aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/xml/preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res/xml/preferences.xml')
-rw-r--r--src/main/res/xml/preferences.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/res/xml/preferences.xml b/src/main/res/xml/preferences.xml
index 6273d601b..7fb3d2189 100644
--- a/src/main/res/xml/preferences.xml
+++ b/src/main/res/xml/preferences.xml
@@ -86,6 +86,10 @@
android:key="show_own_accounts"
android:summary="@string/pref_show_own_accounts_summary"
android:title="@string/pref_show_own_accounts" />
+ <Preference
+ android:key="show_intro"
+ android:summary="@string/pref_show_intro_summary"
+ android:title="@string/pref_show_intro" />
</PreferenceScreen>
<!--Notifications-->
<PreferenceScreen