aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorDanielle Madeley <danielle.madeley@collabora.co.uk>2011-04-15 14:39:40 +0800
committerDanielle Madeley <danielle.madeley@collabora.co.uk>2011-04-15 14:45:12 +0800
commit21c13d22f8b45b9eb21e231bf8d3967d686ff0c5 (patch)
tree1df569e0ecabc96acb16902d1733a717f26baded /data
parent0156804d7d3b6066c8cc0535561fa679a3b8a201 (diff)
downloadgsoc2013-empathy-21c13d22f8b45b9eb21e231bf8d3967d686ff0c5.tar
gsoc2013-empathy-21c13d22f8b45b9eb21e231bf8d3967d686ff0c5.tar.gz
gsoc2013-empathy-21c13d22f8b45b9eb21e231bf8d3967d686ff0c5.tar.bz2
gsoc2013-empathy-21c13d22f8b45b9eb21e231bf8d3967d686ff0c5.tar.lz
gsoc2013-empathy-21c13d22f8b45b9eb21e231bf8d3967d686ff0c5.tar.xz
gsoc2013-empathy-21c13d22f8b45b9eb21e231bf8d3967d686ff0c5.tar.zst
gsoc2013-empathy-21c13d22f8b45b9eb21e231bf8d3967d686ff0c5.zip
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 27a8cb375..10001507d 100644
--- a/data/org.gnome.Empathy.gschema.xml.in
+++ b/data/org.gnome.Empathy.gschema.xml.in
@@ -55,6 +55,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>