summaryrefslogtreecommitdiff
path: root/vdrmanager/res/xml/preferences.xml
diff options
context:
space:
mode:
authorlado <herrlado@gmail.com>2012-06-13 23:41:40 +0200
committerlado <herrlado@gmail.com>2012-06-13 23:41:40 +0200
commita9e5d81068f2183682793ccd1ad9575f0fae486d (patch)
tree0897c158f34ad49b814e06b66b1e2035fb47e0fc /vdrmanager/res/xml/preferences.xml
parent0e89f7cf1e155728f68ae912186b653505f8ef85 (diff)
downloadvdr-manager-a9e5d81068f2183682793ccd1ad9575f0fae486d.tar.gz
vdr-manager-a9e5d81068f2183682793ccd1ad9575f0fae486d.tar.bz2
support backup
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