aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans Petter Jansson <hpj@ximian.com>2003-12-02 06:00:29 +0800
committerHans Petter <hansp@src.gnome.org>2003-12-02 06:00:29 +0800
commite86452cec44c51f3502b6f37210f87549ec9f200 (patch)
tree068e8969b33859230ad0e98f8a47156888d1cbf0
parent66e21e8c49eddd571361421cf0cdcdb938557753 (diff)
downloadgsoc2013-evolution-e86452cec44c51f3502b6f37210f87549ec9f200.tar
gsoc2013-evolution-e86452cec44c51f3502b6f37210f87549ec9f200.tar.gz
gsoc2013-evolution-e86452cec44c51f3502b6f37210f87549ec9f200.tar.bz2
gsoc2013-evolution-e86452cec44c51f3502b6f37210f87549ec9f200.tar.lz
gsoc2013-evolution-e86452cec44c51f3502b6f37210f87549ec9f200.tar.xz
gsoc2013-evolution-e86452cec44c51f3502b6f37210f87549ec9f200.tar.zst
gsoc2013-evolution-e86452cec44c51f3502b6f37210f87549ec9f200.zip
Fix start page text.
2003-12-01 Hans Petter Jansson <hpj@ximian.com> * gui/component/ldap-config.glade: Fix start page text. svn path=/trunk/; revision=23541
-rw-r--r--addressbook/ChangeLog10
-rw-r--r--addressbook/gui/component/ldap-config.glade7
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 <hpj@ximian.com>
+
+ * gui/component/ldap-config.glade: Fix start page text.
+
2003-12-01 JP Rosevear <jpr@ximian.com>
* conduit/Makefile.am: use privconduitdir
@@ -16,6 +20,12 @@
2003-12-01 Hans Petter Jansson <hpj@ximian.com>
+ * gui/component/new-addressbook.glade: Remove this too.
+
+ * gui/component/Makefile.am (glade_DATA): Remove new-addressbook.glade.
+
+2003-12-01 Hans Petter Jansson <hpj@ximian.com>
+
* gui/component/Makefile.am (libevolution_addressbook_la_SOURCES):
Remove addressbook-storage.[ch] and new-addressbook.[ch].
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 @@
<property name="visible">True</property>
<property name="position">GNOME_EDGE_START</property>
<property name="title" translatable="yes">Addressbook Creation Assistant</property>
- <property name="text" translatable="yes">This assistant will help you to access online directory services
-using LDAP (Lightweight Directory Access Protocol) servers.
+ <property name="text" translatable="yes">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.</property>
+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.</property>
</widget>
</child>