From 38c5ac6dfa8f2e4945087b259e219ded002192ed Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Thu, 2 Aug 2001 06:26:17 +0000 Subject: ChangeLog fix. Should have been: 2001-08-02 Christopher James Lahey * gui/component/addressbook.c: Added ContactsSaveAsVCard, ContactsSendContactToOther, and ContactsSendMessageToContact verbs here. * gui/widgets/e-addressbook-view.c, gui/widgets/e-addressbook-view.h (e_addressbook_view_save_as, e_addressbook_view_send, e_addressbook_view_send_to): New functions to allow outside users to cause the addressbook to save, send, or send a message to its selection. svn path=/trunk/; revision=11568 --- addressbook/ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'addressbook') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 2f59d74ee1..deb7c46fc0 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -4,7 +4,8 @@ ContactsSendContactToOther, and ContactsSendMessageToContact verbs here. - * gui/widgets/e-addressbook-view.c (e_addressbook_view_save_as, + * gui/widgets/e-addressbook-view.c, + gui/widgets/e-addressbook-view.h (e_addressbook_view_save_as, e_addressbook_view_send, e_addressbook_view_send_to): New functions to allow outside users to cause the addressbook to save, send, or send a message to its selection. -- cgit v1.2.3