From 8204428e196c36150164a3dcc0bc02ceb851cfd7 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 30 Nov 2000 22:46:49 +0000 Subject: ugh, it helps when you save the ChangeLog before commiting it :) svn path=/trunk/; revision=6747 --- ChangeLog | 3 +-- addressbook/gui/component/addressbook.c | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index c9169b4b4c..20501efc1d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,8 +3,7 @@ * configure.in: Bumped required gal version to 0.2.99.4 for e_str_make_safe. - * README: Added some necessary :'s in the pilot-link cvs - stuff. + * README: Added some necessary :'s in the pilot-link cvs stuff. 2000-11-30 Gediminas Paulauskas 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), -- cgit v1.2.3