diff options
author | Hans Petter Jansson <hpj@ximian.com> | 2003-12-05 17:25:06 +0800 |
---|---|---|
committer | Hans Petter <hansp@src.gnome.org> | 2003-12-05 17:25:06 +0800 |
commit | ef77e0cde74eebdf3a136b67db32c2647008812c (patch) | |
tree | e41f5340993cefc24e200f7bc4d25543ad7987b8 /views/addressbook/By_Company.galview | |
parent | 5f6b9d6fc5ecfb61258e520aecfda31f1ef5fef0 (diff) | |
download | gsoc2013-evolution-ef77e0cde74eebdf3a136b67db32c2647008812c.tar.gz gsoc2013-evolution-ef77e0cde74eebdf3a136b67db32c2647008812c.tar.zst gsoc2013-evolution-ef77e0cde74eebdf3a136b67db32c2647008812c.zip |
Match new column values, change default columns shown.
2003-12-05 Hans Petter Jansson <hpj@ximian.com>
* addressbook/By_Company.galview: Match new column values, change
default columns shown.
* addressbook/Phone_List.galview: Ditto.
svn path=/trunk/; revision=23645
Diffstat (limited to 'views/addressbook/By_Company.galview')
-rw-r--r-- | views/addressbook/By_Company.galview | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/views/addressbook/By_Company.galview b/views/addressbook/By_Company.galview index e658639226..cecd0297b7 100644 --- a/views/addressbook/By_Company.galview +++ b/views/addressbook/By_Company.galview @@ -1,16 +1,12 @@ <?xml version="1.0"?> <ETableState state-version="0.100000"> - <column source="1"/> - <column source="31"/> - <column source="8"/> <column source="0"/> - <column source="29"/> + <column source="1"/> <column source="5"/> - <column source="14"/> - <column source="8"/> - <column source="12"/> + <column source="23"/> + <column source="36"/> <grouping> - <group column="9" ascending="true"/> + <group column="33" ascending="true"/> <leaf column="0" ascending="true"/> </grouping> </ETableState> |