diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-12-01 10:18:42 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-12-01 10:18:42 +0800 |
commit | 4d099c5ed51a94ad8cce0ae3a7a267a5cb1e0f02 (patch) | |
tree | b22e4e18e609d5f51efffbb46280da9638eb6b81 /addressbook/ChangeLog | |
parent | 770b189556e22e53d7e28a9d53a87dcf55e7be92 (diff) | |
download | gsoc2013-evolution-4d099c5ed51a94ad8cce0ae3a7a267a5cb1e0f02.tar gsoc2013-evolution-4d099c5ed51a94ad8cce0ae3a7a267a5cb1e0f02.tar.gz gsoc2013-evolution-4d099c5ed51a94ad8cce0ae3a7a267a5cb1e0f02.tar.bz2 gsoc2013-evolution-4d099c5ed51a94ad8cce0ae3a7a267a5cb1e0f02.tar.lz gsoc2013-evolution-4d099c5ed51a94ad8cce0ae3a7a267a5cb1e0f02.tar.xz gsoc2013-evolution-4d099c5ed51a94ad8cce0ae3a7a267a5cb1e0f02.tar.zst gsoc2013-evolution-4d099c5ed51a94ad8cce0ae3a7a267a5cb1e0f02.zip |
Merging changes:
2001-11-28 Christopher James Lahey <clahey@ximian.com>
* gui/contact-list-editor/e-contact-list-editor.c: Consistency
fixes with standard contact editor. Added Save As, Send As, and
Send To. Replaced Save toolbar with Save and Close and added Save
and Close menu item. Added a trash icon.
svn path=/trunk/; revision=14844
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 821a9e0362..30a0402599 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,12 @@ 2001-11-28 Christopher James Lahey <clahey@ximian.com> + * gui/contact-list-editor/e-contact-list-editor.c: Consistency + fixes with standard contact editor. Added Save As, Send As, and + Send To. Replaced Save toolbar with Save and Close and added Save + and Close menu item. Added a trash icon. + +2001-11-28 Christopher James Lahey <clahey@ximian.com> + * gui/contact-editor/e-contact-editor-address.c (setup_tab_order): Setup the tab order here. Fixes Ximian bug #13751. |