summaryrefslogtreecommitdiff
path: root/vdrmanager/res/xml/preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vdrmanager/res/xml/preferences.xml')
-rw-r--r--vdrmanager/res/xml/preferences.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/vdrmanager/res/xml/preferences.xml b/vdrmanager/res/xml/preferences.xml
index 8a819dd..dffe0ab 100644
--- a/vdrmanager/res/xml/preferences.xml
+++ b/vdrmanager/res/xml/preferences.xml
@@ -72,4 +72,11 @@
android:title="@string/gui_custom_locale_title" />
</PreferenceCategory>
+
+ <Preference
+ android:key="@string/settings_backup_key"
+ android:persistent="false"
+ android:summary="@string/settings_backup_summary"
+ android:title="@string/settings_backup" />
+
</PreferenceScreen> \ No newline at end of file