From f9a92db9a9b72e9e65f59f20469cc72e6c84186f Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Tue, 20 Feb 2001 22:35:19 +0000 Subject: Moved the register_factory() code to here, since it was the only thing 2001-02-20 Federico Mena Quintero * backend/pas/pas-book-factory.c (pas_book_factory_activate): Moved the register_factory() code to here, since it was the only thing being called anyways. (PasBookFactoryPrivate): Added a "registered" flag. (pas_book_factory_activate): Set the registered flag. (pas_book_factory_destroy): Deactivate the factory when we go away. svn path=/trunk/; revision=8307 --- addressbook/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 4d13b3f592..6e875fc5b4 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,12 @@ +2001-02-20 Federico Mena Quintero + + * backend/pas/pas-book-factory.c (pas_book_factory_activate): + Moved the register_factory() code to here, since it was the only + thing being called anyways. + (PasBookFactoryPrivate): Added a "registered" flag. + (pas_book_factory_activate): Set the registered flag. + (pas_book_factory_destroy): Deactivate the factory when we go away. + 2001-02-20 Chris Toshok * backend/ebook/e-book.c (e_book_get_supported_fields): new function. -- cgit v1.2.3