diff options
Diffstat (limited to 'data')
-rw-r--r-- | 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 6deaffaf1..9b653ccc6 100644 --- a/data/org.gnome.Empathy.gschema.xml +++ b/data/org.gnome.Empathy.gschema.xml @@ -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> |