From 13299ab7e073cf4d412cec019e4240a7634c1cf5 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Tue, 18 Dec 2001 01:07:25 +0000 Subject: [ fixes bug 17355 ] if we're dealing with an LDAP folder, prepend [LDAP] 2001-12-17 Chris Toshok [ fixes bug 17355 ] * gui/component/select-names/e-select-names.c (new_folder): if we're dealing with an LDAP folder, prepend [LDAP] to it. Now that we have 3 different places where folders are coming from, it helps to be able to differentiate "Contacts" in ~/evolution and a "Contacts" ldap server and a "Contacts" exchange folder. (add_additional_select_names_uris): loop through the bonobo conf settings for additional folders, adding them to the option menu. (e_select_names_hookup_shell_listeners): call add_additional_select_names_uris. svn path=/trunk/; revision=15143 --- addressbook/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 8a0c4a9732..63aeffcfdd 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,16 @@ +2001-12-17 Chris Toshok + + [ fixes bug 17355 ] + * gui/component/select-names/e-select-names.c (new_folder): if + we're dealing with an LDAP folder, prepend [LDAP] to it. Now that + we have 3 different places where folders are coming from, it helps + to be able to differentiate "Contacts" in ~/evolution and a + "Contacts" ldap server and a "Contacts" exchange folder. + (add_additional_select_names_uris): loop through the bonobo conf + settings for additional folders, adding them to the option menu. + (e_select_names_hookup_shell_listeners): call + add_additional_select_names_uris. + 2001-11-28 Christopher James Lahey * gui/widgets/e-minicard-view-widget.c -- cgit v1.2.3