[empathy] org.gnome.Empathy.gschema.xml.in: fix sort-criterium's description



commit aebe89309d1e0296a736db5f7c51028ac21c9a71
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Wed Jan 25 15:48:38 2012 +0100

    org.gnome.Empathy.gschema.xml.in: fix sort-criterium's description
    
    https://bugzilla.gnome.org/show_bug.cgi?id=668663

 data/org.gnome.Empathy.gschema.xml.in |    2 +-
 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 f3975fc..02020e7 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/">



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]