aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorDanielle Madeley <danielle.madeley@collabora.co.uk>2011-04-21 11:13:10 +0800
committerDanielle Madeley <danielle.madeley@collabora.co.uk>2011-04-21 11:13:10 +0800
commit93f10e9c7dad9be29c2f6248058cdd61123ed9d6 (patch)
treec0e43bbb19a6b88d675f39628666cb0967f67e41 /data
parent462c1b74848498594239e818270efbcc0cac5170 (diff)
parentce0ef4346f2042295b18553ae47280adc708d169 (diff)
downloadgsoc2013-empathy-93f10e9c7dad9be29c2f6248058cdd61123ed9d6.tar
gsoc2013-empathy-93f10e9c7dad9be29c2f6248058cdd61123ed9d6.tar.gz
gsoc2013-empathy-93f10e9c7dad9be29c2f6248058cdd61123ed9d6.tar.bz2
gsoc2013-empathy-93f10e9c7dad9be29c2f6248058cdd61123ed9d6.tar.lz
gsoc2013-empathy-93f10e9c7dad9be29c2f6248058cdd61123ed9d6.tar.xz
gsoc2013-empathy-93f10e9c7dad9be29c2f6248058cdd61123ed9d6.tar.zst
gsoc2013-empathy-93f10e9c7dad9be29c2f6248058cdd61123ed9d6.zip
Merge branch 'balance-31-2' into empathy-skype
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>