summaryrefslogtreecommitdiff
path: root/org.fox.ttcomics/src/main/res/xml/preferences.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-07-10 20:23:43 +0300
committerAndrew Dolgov <[email protected]>2018-07-10 20:23:43 +0300
commitfba218594b8d97a68a0f7ed75b6d0cf9e3bd6dc3 (patch)
treea7c8410f14b79a063e80e9bca5f33ea7db793002 /org.fox.ttcomics/src/main/res/xml/preferences.xml
parentf5fb25d8f5414643a9fc934623f061ffd6a94c3a (diff)
various sync/preferences fixes
remove deprecated GET_ACCOUNT stuff
Diffstat (limited to 'org.fox.ttcomics/src/main/res/xml/preferences.xml')
-rwxr-xr-x[-rw-r--r--]org.fox.ttcomics/src/main/res/xml/preferences.xml6
1 files changed, 6 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 f981274..6d3d7e6 100644..100755
--- a/org.fox.ttcomics/src/main/res/xml/preferences.xml
+++ b/org.fox.ttcomics/src/main/res/xml/preferences.xml
@@ -24,6 +24,12 @@
<Preference
android:dependency="use_position_sync"
+ android:key="choose_sync_account"
+ android:title="Choose sync account"
+ />
+
+ <Preference
+ android:dependency="use_position_sync"
android:key="clear_sync_data"
android:title="@string/prefs_clear_sync_data"
android:summary="@string/prefs_clear_sync_data_summary" >