]> git.0d.be Git - empathy.git/commitdiff
Don't show groups by default
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 13 Jun 2012 07:59:13 +0000 (09:59 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Fri, 15 Jun 2012 11:45:47 +0000 (13:45 +0200)
The new design is less groups oriented. Users can easly get them back using
the preferences dialog.

https://bugzilla.gnome.org/show_bug.cgi?id=677949

data/org.gnome.Empathy.gschema.xml

index 6deaffaf135ac5e17e925de1bc9aba7a1a4373b2..9b653ccc603d2a7317436b633cfb9be6d9fc24f5 100644 (file)
@@ -80,7 +80,7 @@ present them to the user immediately.</description>
       <description>The stored position (in pixels) of the chat window side pane.</description>
     </key>
     <key name="show-groups" type="b">
-      <default>true</default>
+      <default>false</default>
       <summary>Show contact groups</summary>
       <description>Whether to show groups in the contact list.</description>
     </key>