aboutsummaryrefslogtreecommitdiffstats
path: root/debian/patches/02_notifications_focus.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/02_notifications_focus.patch')
-rw-r--r--debian/patches/02_notifications_focus.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/patches/02_notifications_focus.patch b/debian/patches/02_notifications_focus.patch
new file mode 100644
index 000000000..498716d52
--- /dev/null
+++ b/debian/patches/02_notifications_focus.patch
@@ -0,0 +1,16 @@
+## Description: add some description
+## Origin/Author: add some origin or author
+## Bug: bug URL
+Index: empathy-2.31.6/data/org.gnome.Empathy.gschema.xml.in
+===================================================================
+--- empathy-2.31.6.orig/data/org.gnome.Empathy.gschema.xml.in 2010-07-13 22:26:34.000000000 +1000
++++ empathy-2.31.6/data/org.gnome.Empathy.gschema.xml.in 2010-08-05 17:30:05.022584053 +1000
+@@ -153,7 +153,7 @@
+ <_description>Whether to show popup notifications when away or busy.</_description>
+ </key>
+ <key name="notifications-focus" type="b">
+- <default>false</default>
++ <default>true</default>
+ <_summary>Pop up notifications if the chat isn't focused</_summary>
+ <_description>Whether to show a popup notification when receiving a new message even if the chat is already opened, but not focused.</_description>
+ </key>