2007-10-24 Anand V M <avmuttagi@gmail.com> ** Fix for bug #353656 * addressbook/galview.xml:Rename "Phone List" to "List View". svn path=/trunk/; revision=34416
7 lines
384 B
XML
7 lines
384 B
XML
<?xml version="1.0"?>
|
|
<GalViewCollection default-view="Address_Cards">
|
|
<GalView id="Address_Cards" _title="_Address Cards" filename="Address_Cards.galview" type="minicard"/>
|
|
<GalView id="Phone_List" _title="_List View" filename="Phone_List.galview" type="etable"/>
|
|
<GalView id="By_Company" _title="By _Company" filename="By_Company.galview" type="etable"/>
|
|
</GalViewCollection>
|