[evolution-patches] patch for addressbook #52459



this switches us back to using the 1.4 columns in the Phone List default
view.

Chris
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/views/ChangeLog,v
retrieving revision 1.22
diff -u -r1.22 ChangeLog
--- ChangeLog	1 Apr 2004 20:10:42 -0000	1.22
+++ ChangeLog	6 Aug 2004 16:08:39 -0000
@@ -1,3 +1,9 @@
+2004-08-06  Chris Toshok  <toshok ximian com>
+
+	[ fixes bug #52459 ]
+	* addressbook/Phone_List.galview: use the same defaults as the 1.4
+	phone list view.  
+
 2004-04-01  JP Rosevear <jpr ximian com>
 
 	* tasks/galview.xml: add/remove views
Index: addressbook/Phone_List.galview
===================================================================
RCS file: /cvs/gnome/evolution/views/addressbook/Phone_List.galview,v
retrieving revision 1.4
diff -u -r1.4 Phone_List.galview
--- addressbook/Phone_List.galview	5 Dec 2003 09:25:06 -0000	1.4
+++ addressbook/Phone_List.galview	6 Aug 2004 16:08:39 -0000
@@ -1,10 +1,12 @@
 <?xml version="1.0"?>
 <ETableState state-version="0.100000">
-  <column source="0"/>
   <column source="1"/>
-  <column source="5"/>
-  <column source="23"/>
-  <column source="36"/>
+  <column source="33"/>
+  <column source="6"/>
+  <column source="15"/>
+  <column source="17"/>
+  <column source="21"/>
+  <column source="25"/>
   <grouping>
     <leaf column="0" ascending="true"/>
   </grouping>


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