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')
-rw-r--r--org.fox.ttcomics/src/main/res/xml/preferences.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/org.fox.ttcomics/src/main/res/xml/preferences.xml b/org.fox.ttcomics/src/main/res/xml/preferences.xml
index 243c63d..f981274 100644
--- a/org.fox.ttcomics/src/main/res/xml/preferences.xml
+++ b/org.fox.ttcomics/src/main/res/xml/preferences.xml
@@ -28,7 +28,12 @@
android:title="@string/prefs_clear_sync_data"
android:summary="@string/prefs_clear_sync_data_summary" >
</Preference>
-
+
+ <Preference
+ android:key="privacy_policy"
+ android:enabled="true"
+ android:title="@string/privacy_policy" />
+
</PreferenceCategory>
<PreferenceCategory android:title="@string/prefs_reading" android:key="prefs_reading">