summaryrefslogtreecommitdiff
path: root/org.fox.ttcomics/src/main/res/xml/preferences.xml
diff options
context:
space:
mode:
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" >