[empathy] Change default to not show offline contacts
- From: Xavier Claessens <xclaesse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] Change default to not show offline contacts
- Date: Mon, 20 Aug 2012 16:02:20 +0000 (UTC)
commit 3c848eaf85eed142872b55fa8cdcc48523562518
Author: Xavier Claessens <xavier claessens collabora co uk>
Date: Mon Aug 20 18:01:17 2012 +0200
Change default to not show offline contacts
According to Aday it does not scale with new roster view, and we now
display a msg when no contacts are displayed.
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 e2aa256..528a7c2 100644
--- a/data/org.gnome.Empathy.gschema.xml
+++ b/data/org.gnome.Empathy.gschema.xml
@@ -44,7 +44,7 @@
</schema>
<schema id="org.gnome.Empathy.ui" path="/org/gnome/empathy/ui/">
<key name="show-offline" type="b">
- <default>true</default>
+ <default>false</default>
<summary>Show offline contacts</summary>
<description>Whether to show contacts that are offline in the contact list.</description>
</key>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]