From 88ab05172828d622055931aca8dd19aaf3d77072 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Fri, 7 Sep 2001 02:02:06 +0000 Subject: new function, notify the bonobo listener. (remove_ldap_folder): track 2001-09-06 Chris Toshok * gui/component/addressbook-storage.c (notify_listener): new function, notify the bonobo listener. (remove_ldap_folder): track change to EvolutionStorage signal. (create_ldap_folder): same, and make sure the type is "ldap-contacts". (load_source_data): folders that we create should have "ldap-contacts" as their type. (addressbook_storage_add_source): same. * gui/component/addressbook-component.c: (folder_types): add "ldap-contacts", for display of ldap servers (they get their own icon, and their own name in the Create New Folder dialog. (create_view): use IS_CONTACT_TYPE since we support two folder types now. (create_folder): same. (remove_folder): same. (xfer_folder): same. svn path=/trunk/; revision=12668 --- addressbook/ChangeLog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 9688f1a1fb..fc26c4b592 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,23 @@ +2001-09-06 Chris Toshok + + * gui/component/addressbook-storage.c (notify_listener): new + function, notify the bonobo listener. + (remove_ldap_folder): track change to EvolutionStorage signal. + (create_ldap_folder): same, and make sure the type is + "ldap-contacts". + (load_source_data): folders that we create should have + "ldap-contacts" as their type. + (addressbook_storage_add_source): same. + + * gui/component/addressbook-component.c: (folder_types): add + "ldap-contacts", for display of ldap servers (they get their own + icon, and their own name in the Create New Folder dialog. + (create_view): use IS_CONTACT_TYPE since we support two folder + types now. + (create_folder): same. + (remove_folder): same. + (xfer_folder): same. + 2001-09-06 Chris Toshok * gui/contact-editor/e-contact-editor.c: (pixmaps): change -- cgit v1.2.3