diff options
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index cce228233d..be66d6b8a3 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,13 @@ 2004-02-06 Rodney Dawes <dobey@ximian.com> + * gui/component/addressbook.c (addressbook_new_control): Hide the + border on the notebook also + * gui/widgets/e-addressbook-view.c (eab_view_new): Don't pack another + scrolled window inside of a scrolled window, just pack the contact + display inside the paned, since it already has a scrolled window + +2004-02-06 Rodney Dawes <dobey@ximian.com> + * gui/widgets/e-addressbook-view.c: Use "Address Book" instead of "folder" or "Addressbook" for the "Address Book Sources..." and copy/move contact menu items |