From 150e7c57f8f542baf7e4f71caf38fe0d60c8917b Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Thu, 19 Jul 2001 00:29:16 +0000 Subject: [ patch contributed by Jos Dehaes ] 2001-07-18 Chris Toshok [ patch contributed by Jos Dehaes ] * gui/component/addressbook-storage.c (register_storage): new function, register our evolution_storage. (addressbook_storage_setup): remove storage registration from here. (load_source_data): register the storage here before we load addressbook-sources.xml, and deregister it if there are no sources listed. (addressbook_storage_remove_source): unregister the storage if the list of sources hits 0 length. svn path=/trunk/; revision=11217 --- addressbook/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index f0673c9246..78a8d0360d 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,17 @@ +2001-07-18 Chris Toshok + + [ patch contributed by Jos Dehaes ] + + * gui/component/addressbook-storage.c (register_storage): new + function, register our evolution_storage. + (addressbook_storage_setup): remove storage registration from + here. + (load_source_data): register the storage here before we load + addressbook-sources.xml, and deregister it if there are no sources + listed. + (addressbook_storage_remove_source): unregister the storage if the + list of sources hits 0 length. + 2001-07-18 Dan Winship * backend/ebook/e-book.c (e_book_unload_uri): Flush the listener's -- cgit v1.2.3