From: Guillaume Desmottes Date: Thu, 29 Nov 2012 10:57:41 +0000 (+0100) Subject: set notifications-focus to true by default X-Git-Url: https://git.0d.be/?p=empathy.git;a=commitdiff_plain;h=20119b254b286ee19320687bebd9483cbb5cdb29 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 --- diff --git a/data/org.gnome.Empathy.gschema.xml b/data/org.gnome.Empathy.gschema.xml index 528a7c27..9267cf84 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. Whether to show popup notifications when away or busy. - false + true Pop up notifications if the chat isn't focused Whether to show a popup notification when receiving a new message even if the chat is already opened, but not focused.