summaryrefslogtreecommitdiffstats
path: root/res/xml-v21/preferences_application.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml-v21/preferences_application.xml')
-rw-r--r--res/xml-v21/preferences_application.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/res/xml-v21/preferences_application.xml b/res/xml-v21/preferences_application.xml
index 5d8ee4c..1afe402 100644
--- a/res/xml-v21/preferences_application.xml
+++ b/res/xml-v21/preferences_application.xml
@@ -88,4 +88,14 @@
</PreferenceCategory>
+ <PreferenceScreen
+ android:key="pref_whisperpush"
+ android:persistent="false"
+ android:title="@string/pref_whisperpush_title"
+ android:summary="@string/pref_whisperpush_summary">
+ <intent
+ android:targetClass="org.whispersystems.whisperpush.ui.PreferenceActivity"
+ android:targetPackage="com.android.messaging" />
+ </PreferenceScreen>
+
</PreferenceScreen>