Using the correct columns for phone list and by company views.
Patch submitted by "Devashish Sharma <sdevashish@novell.com>" svn path=/trunk/; revision=30389
This commit is contained in:
@ -1,3 +1,11 @@
|
||||
2005-09-28 Devashish Sharma <sdevashish@novell.com>
|
||||
|
||||
* addressbook/Phone_List.galview: Match new column values, change
|
||||
default columns shown.
|
||||
|
||||
* addressbook/By_Company.galview: Corrected the value for default
|
||||
sort column.
|
||||
|
||||
2005-09-20 Devashish Sharma <sdevashish@novell.com>
|
||||
|
||||
* addressbook/By_Company.galview: In ETableState grouping column was
|
||||
|
||||
@ -7,6 +7,6 @@
|
||||
<column source="36"/>
|
||||
<grouping>
|
||||
<group column="35" ascending="true"/>
|
||||
<leaf column="0" ascending="true"/>
|
||||
<leaf column="2" ascending="true"/>
|
||||
</grouping>
|
||||
</ETableState>
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
<?xml version="1.0"?>
|
||||
<ETableState state-version="0.100000">
|
||||
<column source="1"/>
|
||||
<column source="33"/>
|
||||
<column source="6"/>
|
||||
<column source="5"/>
|
||||
<column source="9"/>
|
||||
<column source="15"/>
|
||||
<column source="11"/>
|
||||
<column source="17"/>
|
||||
<column source="21"/>
|
||||
<column source="25"/>
|
||||
<column source="19"/>
|
||||
<grouping>
|
||||
<leaf column="0" ascending="true"/>
|
||||
<leaf column="4" ascending="true"/>
|
||||
</grouping>
|
||||
</ETableState>
|
||||
|
||||
Reference in New Issue
Block a user