[empathy] Sort contacts by state by default (#612448)



commit a814276b7d9222f2a3a8d556ffc2f86d4769d5fa
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Wed Mar 10 16:47:44 2010 +0100

    Sort contacts by state by default (#612448)

 data/empathy.schemas.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/empathy.schemas.in b/data/empathy.schemas.in
index 0a6b4f1..0bd934e 100644
--- a/data/empathy.schemas.in
+++ b/data/empathy.schemas.in
@@ -20,7 +20,7 @@
       <applyto>/apps/empathy/contacts/sort_criterium</applyto>
       <owner>empathy</owner>
       <type>string</type>
-      <default>name</default>
+      <default>state</default>
       <locale name="C">
         <short>Contact list sort criterion</short>
         <long>



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