summaryrefslogtreecommitdiff
path: root/org.fox.ttcomics/src/main/res/xml/preferences.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2019-02-03 20:29:36 +0300
committerAndrew Dolgov <[email protected]>2019-02-03 20:29:36 +0300
commit31616c82eb5a5548127ddd965a39c6d5dbeb3f69 (patch)
treea33628911aab51cb2940f0d2db84b4cb7d671d67 /org.fox.ttcomics/src/main/res/xml/preferences.xml
parent13016e9a6a36eded916bee5db6f06e8406e7766b (diff)
always start with downloads when picking dir because otherwise there's no way to go back to internal or external
Diffstat (limited to 'org.fox.ttcomics/src/main/res/xml/preferences.xml')
-rwxr-xr-xorg.fox.ttcomics/src/main/res/xml/preferences.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.fox.ttcomics/src/main/res/xml/preferences.xml b/org.fox.ttcomics/src/main/res/xml/preferences.xml
index 67171fc..c38e0b4 100755
--- a/org.fox.ttcomics/src/main/res/xml/preferences.xml
+++ b/org.fox.ttcomics/src/main/res/xml/preferences.xml
@@ -8,6 +8,7 @@
android:summary="@string/prefs_comics_directory_summary"
android:title="@string/prefs_comics_directory" >
</Preference>
+
<Preference
android:key="open_storage_dir"
android:summary="@string/prefs_open_storage_dir_summary"