From 0f0089d684410a45eaa15b1224216cadba41f0b3 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Mon, 7 May 2001 22:26:19 +0000 Subject: flesh out the function more. It should work now, but there's no way to 2001-05-07 Chris Toshok * gui/component/addressbook-component.c (remove_folder): flesh out the function more. It should work now, but there's no way to invoke this method from the ui at the moment, heh. svn path=/trunk/; revision=9704 --- addressbook/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 5e8fa02dde..fbdd70895c 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2001-05-07 Chris Toshok + + * gui/component/addressbook-component.c (remove_folder): flesh out + the function more. It should work now, but there's no way to + invoke this method from the ui at the moment, heh. + 2001-05-07 Chris Toshok * gui/component/addressbook.c (book_open_cb): Use a different -- cgit