[evolution] Bug 692578 - Display "File As" column by default in Contacts list view



commit d9bf6e58d658e72d6cee4e2d5cbebe99c33b6dfe
Author: Milan Crha <mcrha redhat com>
Date:   Tue Mar 10 16:33:39 2015 +0100

    Bug 692578 - Display "File As" column by default in Contacts list view

 views/addressbook/Phone_List.galview |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/views/addressbook/Phone_List.galview b/views/addressbook/Phone_List.galview
index 3ab8fe7..1b8942f 100644
--- a/views/addressbook/Phone_List.galview
+++ b/views/addressbook/Phone_List.galview
@@ -1,11 +1,12 @@
 <?xml version="1.0"?>
 <ETableState state-version="0.100000">
+  <column source="0"/>
   <column source="1"/>
   <column source="5"/>
   <column source="9"/>
   <column source="15"/>
   <column source="19"/>
   <grouping>
-    <leaf column="4" ascending="true"/>
+    <leaf column="0" ascending="true"/>
   </grouping>
 </ETableState>


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