summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-01-25 15:48:38 +0100
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-01-25 16:09:55 +0100
commitaebe89309d1e0296a736db5f7c51028ac21c9a71 (patch)
treecc1d8f9928f6f9c73ab4ec2315c00686cc1aaf20 /data
parent7fd14c14a0642b07b3bf7144429e8fc2b806715c (diff)
downloadtelepathy-account-widgets-aebe89309d1e0296a736db5f7c51028ac21c9a71.tar.gz
org.gnome.Empathy.gschema.xml.in: fix sort-criterium's description
https://bugzilla.gnome.org/show_bug.cgi?id=668663
Diffstat (limited to 'data')
-rw-r--r--data/org.gnome.Empathy.gschema.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/org.gnome.Empathy.gschema.xml.in b/data/org.gnome.Empathy.gschema.xml.in
index f3975fce..02020e7e 100644
--- a/data/org.gnome.Empathy.gschema.xml.in
+++ b/data/org.gnome.Empathy.gschema.xml.in
@@ -93,7 +93,7 @@ present them to the user immediately.</_description>
<key name="sort-criterium" type="s">
<default>'state'</default>
<_summary>Contact list sort criterion</_summary>
- <_description>Which criterion to use when sorting the contact list. Default is to sort by the contact's name with the value "name". A value of "state" will sort the contact list by state.</_description>
+ <_description>Which criterion to use when sorting the contact list. Default is to sort by the contact's state with the value "state". A value of "name" will sort the contact list by name.</_description>
</key>
</schema>
<schema id="org.gnome.Empathy.sounds" path="/org/gnome/empathy/sounds/">