aboutsummaryrefslogtreecommitdiffstats
path: root/res/xml/preferences.xml
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2014-03-12 14:55:23 +0100
committerDaniel Gultsch <daniel@gultsch.de>2014-03-12 14:55:23 +0100
commitd943e218a4678dcb5cd18233aa58193a855c3010 (patch)
tree74d58e831141bc1f4b09565347b60d09114d029d /res/xml/preferences.xml
parent33f8747b87f790a49ee6f3576132048e8caf806a (diff)
make conference notificaton optional
Diffstat (limited to 'res/xml/preferences.xml')
-rw-r--r--res/xml/preferences.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml
index f64c449c..f47439c8 100644
--- a/res/xml/preferences.xml
+++ b/res/xml/preferences.xml
@@ -28,7 +28,8 @@
android:key="vibrate_on_notification"
android:dependency="show_notification"
android:title="Vibrate"
- android:summary="Also vibrate when a new message arrives"/>
+ android:summary="Also vibrate when a new message arrives"
+ android:defaultValue="true"/>
<RingtonePreference
android:key="notification_ringtone"
android:title="Sound"