From 2a548d8fdc43d4e8a736158345fd6c9aa5d52f4b Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Sun, 4 Mar 2001 10:24:00 +0000 Subject: New view. 2001-03-04 Christopher James Lahey * addressbook/By_Company.galview: New view. * addressbook/Makefile.am: Added By_Company.galview. * addressbook/Phone_List.galview: Updated this a bit. * addressbook/galview.xml: Added By Company and Address Cards (No Address_Cards.galview is required for now.) svn path=/trunk/; revision=8540 --- views/ChangeLog | 11 +++++++++++ views/addressbook/By_Company.galview | 16 ++++++++++++++++ views/addressbook/Makefile.am | 2 +- views/addressbook/Phone_List.galview | 4 +++- views/addressbook/galview.xml | 2 ++ 5 files changed, 33 insertions(+), 2 deletions(-) create mode 100644 views/addressbook/By_Company.galview (limited to 'views') diff --git a/views/ChangeLog b/views/ChangeLog index 65eab52cc0..f9b7d995d5 100644 --- a/views/ChangeLog +++ b/views/ChangeLog @@ -1,3 +1,14 @@ +2001-03-04 Christopher James Lahey + + * addressbook/By_Company.galview: New view. + + * addressbook/Makefile.am: Added By_Company.galview. + + * addressbook/Phone_List.galview: Updated this a bit. + + * addressbook/galview.xml: Added By Company and Address Cards (No + Address_Cards.galview is required for now.) + 2001-03-04 Christopher James Lahey * addressbook/.cvsignore, addressbook/Makefile.am, diff --git a/views/addressbook/By_Company.galview b/views/addressbook/By_Company.galview new file mode 100644 index 0000000000..a16b8fac95 --- /dev/null +++ b/views/addressbook/By_Company.galview @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/views/addressbook/Makefile.am b/views/addressbook/Makefile.am index b0ec2abecf..b4df38bcfa 100644 --- a/views/addressbook/Makefile.am +++ b/views/addressbook/Makefile.am @@ -1,3 +1,3 @@ defaultaddressbookdir = $(datadir)/evolution/views/addressbook -defaultaddressbook_DATA = Phone_List.galview galview.xml +defaultaddressbook_DATA = By_Company.galview Phone_List.galview galview.xml EXTRA_DIST = $(defaultaddressbook_DATA) diff --git a/views/addressbook/Phone_List.galview b/views/addressbook/Phone_List.galview index 369c3690d4..68e8e4ffc1 100644 --- a/views/addressbook/Phone_List.galview +++ b/views/addressbook/Phone_List.galview @@ -7,5 +7,7 @@ - + + + diff --git a/views/addressbook/galview.xml b/views/addressbook/galview.xml index b7be72282e..373f78253e 100644 --- a/views/addressbook/galview.xml +++ b/views/addressbook/galview.xml @@ -1,4 +1,6 @@ + + -- cgit v1.2.3