aboutsummaryrefslogtreecommitdiff
path: root/res/xml/settings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/settings.xml')
-rw-r--r--res/xml/settings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/xml/settings.xml b/res/xml/settings.xml
index 4355d890..7234d246 100644
--- a/res/xml/settings.xml
+++ b/res/xml/settings.xml
@@ -194,6 +194,12 @@
android:defaultValue="true"/>
<CheckBoxPreference
+ android:title="@string/settings.sync_notification"
+ android:summary="@string/settings.sync_notification_summary"
+ android:key="syncNotification"
+ android:defaultValue="true"/>
+
+ <CheckBoxPreference
android:title="@string/settings.sync_starred"
android:summary="@string/settings.sync_starred_summary"
android:key="syncStarred"