]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy.schemas.in
[darcs-to-svn @ sync with Gossip SVN 2323]
[empathy.git] / libempathy-gtk / empathy.schemas.in
index 243e6ce273394dfd7f7d3d0c942f3a3dc86c39b9..66de66d62a1c61d3ca54fe0300f2dc7d68d2dbdb 100644 (file)
       </locale>
     </schema>
 
+    <schema>
+      <key>/schemas/apps/gossip/contacts/sort_criterium</key>
+      <applyto>/apps/gossip/contacts/sort_criterium</applyto>
+      <owner>gossip</owner>
+      <type>string</type>
+      <default>name</default>
+      <locale name="C">
+        <short>Contact list sort criterium</short>
+        <long>
+       Which criterium to use when sorting the contact list.
+       Default is to use sort by the contact's name with the value
+       "name". A value of "state" will sort the contact list by state.
+        </long>
+      </locale>
+    </schema>
+
     <schema>
       <key>/schemas/apps/empathy/ui/show_avatars</key>
       <applyto>/apps/empathy/ui/show_avatars</applyto>
@@ -25,7 +41,7 @@
         <short>Show avatars</short>
        <long>
        Whether or not to show avatars for contacts in the contact
-      list and chat windows.
+        list and chat windows.
        </long>
       </locale>
     </schema>