aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-05-09 16:11:18 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-05-09 16:11:21 +0800
commit7f6a15ff9f7eff608e4208ff99725eb8cd543d66 (patch)
tree87377afab104a5dc4ae51a3eeb2096ef234bde7d
parent7f4901b8677aeb0235b99acf2130eb5407f93b4d (diff)
downloadgsoc2013-empathy-7f6a15ff9f7eff608e4208ff99725eb8cd543d66.tar
gsoc2013-empathy-7f6a15ff9f7eff608e4208ff99725eb8cd543d66.tar.gz
gsoc2013-empathy-7f6a15ff9f7eff608e4208ff99725eb8cd543d66.tar.bz2
gsoc2013-empathy-7f6a15ff9f7eff608e4208ff99725eb8cd543d66.tar.lz
gsoc2013-empathy-7f6a15ff9f7eff608e4208ff99725eb8cd543d66.tar.xz
gsoc2013-empathy-7f6a15ff9f7eff608e4208ff99725eb8cd543d66.tar.zst
gsoc2013-empathy-7f6a15ff9f7eff608e4208ff99725eb8cd543d66.zip
org.gnome.Empathy.gschema.xml: update summary and description of show-balance-in-roster
We are generally using "contact list" instead of "roster". (#649734)
-rw-r--r--data/org.gnome.Empathy.gschema.xml.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/org.gnome.Empathy.gschema.xml.in b/data/org.gnome.Empathy.gschema.xml.in
index 5f4e7fdec..799cc7294 100644
--- a/data/org.gnome.Empathy.gschema.xml.in
+++ b/data/org.gnome.Empathy.gschema.xml.in
@@ -51,8 +51,8 @@
</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>
+ <_summary>Show Balance in contact list</_summary>
+ <_description>Whether to show account balances in the contact list.</_description>
</key>
<key name="compact-contact-list" type="b">
<default>false</default>