diff options
author | Chris Toshok <toshok@ximian.com> | 2001-08-09 00:52:06 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2001-08-09 00:52:06 +0800 |
commit | a55c9243b24d7c89559925b2a505fe9e4f9d0d54 (patch) | |
tree | daec05ebe80ef4d5f80e0e9e6301212e7ee7187a /addressbook/ChangeLog | |
parent | 20e74a2f3bd3c5d354861439ce23c9ff51e5dba4 (diff) | |
download | gsoc2013-evolution-a55c9243b24d7c89559925b2a505fe9e4f9d0d54.tar.gz gsoc2013-evolution-a55c9243b24d7c89559925b2a505fe9e4f9d0d54.tar.zst gsoc2013-evolution-a55c9243b24d7c89559925b2a505fe9e4f9d0d54.zip |
call e_pixmap_update so we can use the same save/save-as pixmaps as the
2001-08-08 Chris Toshok <toshok@ximian.com>
* gui/contact-list-editor/e-contact-list-editor.c (create_ui):
call e_pixmap_update so we can use the same save/save-as pixmaps
as the contact editor.
svn path=/trunk/; revision=11797
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index f218211573..7bc7b3115a 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,11 @@ 2001-08-08 Chris Toshok <toshok@ximian.com> + * gui/contact-list-editor/e-contact-list-editor.c (create_ui): + call e_pixmap_update so we can use the same save/save-as pixmaps + as the contact editor. + +2001-08-08 Chris Toshok <toshok@ximian.com> + * gui/widgets/e-addressbook-reflow-adapter.c (open_card): new function, used by the context menu. (e_addressbook_reflow_adapter_right_click): put "Open" at the top |