summaryrefslogtreecommitdiffstats
path: root/res/xml/prefs.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/prefs.xml')
-rw-r--r--res/xml/prefs.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/xml/prefs.xml b/res/xml/prefs.xml
index 8a71b27..fff8425 100644
--- a/res/xml/prefs.xml
+++ b/res/xml/prefs.xml
@@ -256,6 +256,11 @@
<PreferenceCategory
android:title="@string/pref_category_info_title">
+
+ <Preference
+ android:key="pref_help"
+ android:title="@string/pref_help_title"
+ android:summary="@string/pref_help_summary" />
<Preference
android:key="pref_version"