From ce05b0db24215b2a29c89d502570ab1dcd63d24a Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Tue, 11 Apr 2000 00:36:44 +0000 Subject: new function. (delete_contact_cb): wire up button to call * addressbook/gui/component/addressbook.c (card_deleted_cb): new function. (delete_contact_cb): wire up button to call e_minicard_view_remove_selection. * addressbook/gui/minicard/e-minicard-view.c (e_minicard_view_remove_selection): fix warning, and stick "view" in the name. svn path=/trunk/; revision=2387 --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5cc969f2cd..5fbde9e37e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2000-04-11 Chris Toshok + + * addressbook/gui/component/addressbook.c (card_deleted_cb): new + function. + (delete_contact_cb): wire up button to call + e_minicard_view_remove_selection. + + * addressbook/gui/minicard/e-minicard-view.c + (e_minicard_view_remove_selection): fix warning, and stick "view" + in the name. + 2000-04-10 Christopher James Lahey * addressbook/backend/ebook/e-book-view.c, -- cgit v1.2.3