From e86452cec44c51f3502b6f37210f87549ec9f200 Mon Sep 17 00:00:00 2001 From: Hans Petter Jansson Date: Mon, 1 Dec 2003 22:00:29 +0000 Subject: Fix start page text. 2003-12-01 Hans Petter Jansson * gui/component/ldap-config.glade: Fix start page text. svn path=/trunk/; revision=23541 --- addressbook/ChangeLog | 10 ++++++++++ addressbook/gui/component/ldap-config.glade | 7 ++++--- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 6c66795cca..17532785b0 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,7 @@ +2003-12-01 Hans Petter Jansson + + * gui/component/ldap-config.glade: Fix start page text. + 2003-12-01 JP Rosevear * conduit/Makefile.am: use privconduitdir @@ -14,6 +18,12 @@ * conduit/Makefile.am: version the .conduit file +2003-12-01 Hans Petter Jansson + + * gui/component/new-addressbook.glade: Remove this too. + + * gui/component/Makefile.am (glade_DATA): Remove new-addressbook.glade. + 2003-12-01 Hans Petter Jansson * gui/component/Makefile.am (libevolution_addressbook_la_SOURCES): diff --git a/addressbook/gui/component/ldap-config.glade b/addressbook/gui/component/ldap-config.glade index d7b5972ad5..0683fe1f66 100644 --- a/addressbook/gui/component/ldap-config.glade +++ b/addressbook/gui/component/ldap-config.glade @@ -302,10 +302,11 @@ True GNOME_EDGE_START Addressbook Creation Assistant - This assistant will help you to access online directory services -using LDAP (Lightweight Directory Access Protocol) servers. + This assistant will help you create a new addressbook. -Adding a new LDAP server requires some specialized information about the server. Please contact your system administrator if you need help finding this information. +Depending on the type of addressbook you create, additional +parameters may be required. Please contact your system +administrator if you need help finding this information. -- cgit