aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2002-04-19 12:37:31 +0800
committerChris Toshok <toshok@src.gnome.org>2002-04-19 12:37:31 +0800
commit58d7feca840672f03ca7b6953fac98caa13516ad (patch)
treee648a6ed5ef56c7f6308da49fc34824dfc49ad57 /addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in
parent7c844e0e35f8d7cadaf54a7a91a8b10f190b77d1 (diff)
downloadgsoc2013-evolution-58d7feca840672f03ca7b6953fac98caa13516ad.tar
gsoc2013-evolution-58d7feca840672f03ca7b6953fac98caa13516ad.tar.gz
gsoc2013-evolution-58d7feca840672f03ca7b6953fac98caa13516ad.tar.bz2
gsoc2013-evolution-58d7feca840672f03ca7b6953fac98caa13516ad.tar.lz
gsoc2013-evolution-58d7feca840672f03ca7b6953fac98caa13516ad.tar.xz
gsoc2013-evolution-58d7feca840672f03ca7b6953fac98caa13516ad.tar.zst
gsoc2013-evolution-58d7feca840672f03ca7b6953fac98caa13516ad.zip
change ldap config control text so it fits in the config dialog.
2002-04-18 Chris Toshok <toshok@ximian.com> * 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
Diffstat (limited to 'addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in')
-rw-r--r--addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in2
1 files changed, 1 insertions, 1 deletions
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"/>
<oaf_attribute name="evolution:config_item:description" type="string"
- _value="This page can be used to configure access to directory servers using the LDAP protocol"/>
+ _value="This page can be used to configure access to LDAP directory servers"/>
<oaf_attribute name="evolution:config_item:icon_name" type="string"
value="evolution-contacts.png"/>