summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorDanielle Madeley <danielle.madeley@collabora.co.uk>2011-04-15 16:39:40 +1000
committerDanielle Madeley <danielle.madeley@collabora.co.uk>2011-05-05 17:12:27 +1000
commit4786fdc5f4424c88c7fcaad5357f42a27c4e24ad (patch)
tree8633df67393677578e4a3496955ca29ddaf6c6c1 /data
parent1038e0350d5cbe5b70f8d618b1a13d6717da8d7c (diff)
downloadtelepathy-account-widgets-4786fdc5f4424c88c7fcaad5357f42a27c4e24ad.tar.gz
Add a menu item to choose whether to show account balances in the roster
Diffstat (limited to 'data')
-rw-r--r--data/org.gnome.Empathy.gschema.xml.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/org.gnome.Empathy.gschema.xml.in b/data/org.gnome.Empathy.gschema.xml.in
index 1c833ffc..5f4e7fde 100644
--- a/data/org.gnome.Empathy.gschema.xml.in
+++ b/data/org.gnome.Empathy.gschema.xml.in
@@ -49,6 +49,11 @@
<_summary>Show protocols</_summary>
<_description>Whether to show protocols for contacts in the contact list.</_description>
</key>
+ <key name="show-balance-in-roster" type="b">
+ <default>false</default>
+ <_summary>Show Balance in roster</_summary>
+ <_description>Whether to show account balances for in the contact roster.</_description>
+ </key>
<key name="compact-contact-list" type="b">
<default>false</default>
<_summary>Compact contact list</_summary>