aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@src.gnome.org>2000-12-01 06:46:49 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-12-01 06:46:49 +0800
commit8204428e196c36150164a3dcc0bc02ceb851cfd7 (patch)
treefeb82ba5ea64f9dbb5718dbc1562250c759cfc74 /addressbook/gui
parentfb9047c159e7c2acaea6a5272c8aaf26bb27a9fb (diff)
downloadgsoc2013-evolution-8204428e196c36150164a3dcc0bc02ceb851cfd7.tar
gsoc2013-evolution-8204428e196c36150164a3dcc0bc02ceb851cfd7.tar.gz
gsoc2013-evolution-8204428e196c36150164a3dcc0bc02ceb851cfd7.tar.bz2
gsoc2013-evolution-8204428e196c36150164a3dcc0bc02ceb851cfd7.tar.lz
gsoc2013-evolution-8204428e196c36150164a3dcc0bc02ceb851cfd7.tar.xz
gsoc2013-evolution-8204428e196c36150164a3dcc0bc02ceb851cfd7.tar.zst
gsoc2013-evolution-8204428e196c36150164a3dcc0bc02ceb851cfd7.zip
ugh, it helps when you save the ChangeLog before commiting it :)
svn path=/trunk/; revision=6747
Diffstat (limited to 'addressbook/gui')
-rw-r--r--addressbook/gui/component/addressbook.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/gui/component/addressbook.c b/addressbook/gui/component/addressbook.c
index 632f6ba05f..d1ece01596 100644
--- a/addressbook/gui/component/addressbook.c
+++ b/addressbook/gui/component/addressbook.c
@@ -401,7 +401,7 @@ book_open_cb (EBook *book, EBookStatus status, gpointer closure)
"correctness and reenter. If not, you probably have\n"
"attempted to access an LDAP server. If you wish to be\n"
"able to use LDAP, you'll need to download and install\n"
- "OpenLDAP and recompile and install evolution.\n"));
+ "OpenLDAP and recompile and install Evolution.\n"));
gtk_misc_set_alignment(GTK_MISC(label),
0, .5);
gtk_label_set_justify(GTK_LABEL(label),