Added Address_Cards.galview.

2002-02-13  Christopher James Lahey  <clahey@ximian.com>

	* addressbook/Makefile.am (defaultaddressbook_DATA): Added
	Address_Cards.galview.

	* addressbook/Address_Cards.galview: New galview file for the
	minicard view since they save data now.

svn path=/trunk/; revision=15708
This commit is contained in:
Christopher James Lahey
2002-02-13 13:25:37 +00:00
committed by Chris Lahey
parent 0227e26f80
commit bf6de76ace
3 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,11 @@
2002-02-13 Christopher James Lahey <clahey@ximian.com>
* addressbook/Makefile.am (defaultaddressbook_DATA): Added
Address_Cards.galview.
* addressbook/Address_Cards.galview: New galview file for the
minicard view since they save data now.
2002-02-07 Christopher James Lahey <clahey@ximian.com>
* addressbook/galview.xml, calendar/galview.xml, mail/galview.xml,

View File

@ -0,0 +1,2 @@
<?xml version="1.0"?>
<EMinicardViewState column_width="150.0"/>

View File

@ -1,3 +1,3 @@
defaultaddressbookdir = $(datadir)/evolution/views/addressbook
defaultaddressbook_DATA = By_Company.galview Phone_List.galview galview.xml
defaultaddressbook_DATA = Address_Cards.galview By_Company.galview Phone_List.galview galview.xml
EXTRA_DIST = $(defaultaddressbook_DATA)