Files
evolution/data/views/addressbook/galview.xml
Milan Crha d17f923f92 Reorganize directory structure
Let's have it as it's common to be, which means top level src/ for
sources, single data/ for data, and so on.
2016-10-11 19:30:18 +02:00

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>