[empathy] set notifications-focus to true by default
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [empathy] set notifications-focus to true by default
- Date: Thu, 29 Nov 2012 10:58:30 +0000 (UTC)
commit 20119b254b286ee19320687bebd9483cbb5cdb29
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Thu Nov 29 11:57:41 2012 +0100
    set notifications-focus to true by default
    
    By default most users wants to know if they are highlighted in a chat room.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=689122
 data/org.gnome.Empathy.gschema.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/org.gnome.Empathy.gschema.xml b/data/org.gnome.Empathy.gschema.xml
index 528a7c2..9267cf8 100644
--- a/data/org.gnome.Empathy.gschema.xml
+++ b/data/org.gnome.Empathy.gschema.xml
@@ -144,7 +144,7 @@ present them to the user immediately.</description>
       <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>
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]