diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-03-04 17:57:38 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-03-04 17:57:38 +0800 |
commit | db3e8ba8175199d0aa5a680a907e170b5aa02111 (patch) | |
tree | 8526e8fe6d6f43e15620626ce5c28617ceaff877 /views/ChangeLog | |
parent | eca83b21db88e5d9e9ac712bd566942c8b2ff00a (diff) | |
download | gsoc2013-evolution-db3e8ba8175199d0aa5a680a907e170b5aa02111.tar gsoc2013-evolution-db3e8ba8175199d0aa5a680a907e170b5aa02111.tar.gz gsoc2013-evolution-db3e8ba8175199d0aa5a680a907e170b5aa02111.tar.bz2 gsoc2013-evolution-db3e8ba8175199d0aa5a680a907e170b5aa02111.tar.lz gsoc2013-evolution-db3e8ba8175199d0aa5a680a907e170b5aa02111.tar.xz gsoc2013-evolution-db3e8ba8175199d0aa5a680a907e170b5aa02111.tar.zst gsoc2013-evolution-db3e8ba8175199d0aa5a680a907e170b5aa02111.zip |
Added a built in view menu for addressbook.
2001-03-04 Christopher James Lahey <clahey@ximian.com>
* addressbook/.cvsignore, addressbook/Makefile.am,
addressbook/Phone_List.galview, addressbook/galview.xml: Added a
built in view menu for addressbook.
svn path=/trunk/; revision=8539
Diffstat (limited to 'views/ChangeLog')
-rw-r--r-- | views/ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/views/ChangeLog b/views/ChangeLog index 6fdf3b3ce2..65eab52cc0 100644 --- a/views/ChangeLog +++ b/views/ChangeLog @@ -1,3 +1,20 @@ +2001-03-04 Christopher James Lahey <clahey@ximian.com> + + * addressbook/.cvsignore, addressbook/Makefile.am, + addressbook/Phone_List.galview, addressbook/galview.xml: Added a + built in view menu for addressbook. + +2001-03-04 Christopher James Lahey <clahey@ximian.com> + + * mail/By_Sender.galview, mail/By_Subject.galview: Corrected these + views a bit. + + * mail/By_Status.galview, mail/Messages.galview: New views for "By + Status" and "Messages". + + * mail/Makefile.am, mail/galview.xml: Added By_Status.galview and + Messages.galview. + 2001-03-01 Christopher James Lahey <clahey@ximian.com> * .cvsignore, Makefile.am, mail/.cvsignore, |