From 58d7feca840672f03ca7b6953fac98caa13516ad Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Fri, 19 Apr 2002 04:37:31 +0000 Subject: change ldap config control text so it fits in the config dialog. 2002-04-18 Chris Toshok * gui/component/GNOME_Evolution_Addressbook.oaf.in: change ldap config control text so it fits in the config dialog. * gui/component/ldap-config.c: #ifdef lots of stuff HAVE_LDAP so it'll build/run in either case. (addressbook_source_dialog_destroy): rename addressbook_add_server_druid_destroy to this, and free lots more stuff. (addressbook_add_server_druid): addressbook_add_server_druid_destroy -> addressbook_source_dialog_destroy. (do_schema_query): add 3 second timeout to schema query. (addressbook_edit_server_dialog): hook up destroy signal. (config_control_new): if HAVE_LDAP isn't defined, put up a label saying so. svn path=/trunk/; revision=16533 --- addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in') diff --git a/addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in b/addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in index 1c12c46faf..20f6c0c472 100644 --- a/addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in +++ b/addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in @@ -156,7 +156,7 @@ _value="Directory Servers"/> + _value="This page can be used to configure access to LDAP directory servers"/> -- cgit v1.2.3