diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 2bb891f15c..b4bfe19a64 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,8 @@ +2000-08-12 Christopher James Lahey + + * contact-editor/contact-editor.glade: Fixed a typo in the name of + the first phone entry. + 2000-08-12 Christopher James Lahey * gui/search/Makefile.am, diff --git a/addressbook/contact-editor/contact-editor.glade b/addressbook/contact-editor/contact-editor.glade index 8ee51c6831..7c328a72ce 100644 --- a/addressbook/contact-editor/contact-editor.glade +++ b/addressbook/contact-editor/contact-editor.glade @@ -370,7 +370,7 @@ GtkEntry - entry-phone1b + entry-phone1 True True True diff --git a/addressbook/gui/contact-editor/contact-editor.glade b/addressbook/gui/contact-editor/contact-editor.glade index 8ee51c6831..7c328a72ce 100644 --- a/addressbook/gui/contact-editor/contact-editor.glade +++ b/addressbook/gui/contact-editor/contact-editor.glade @@ -370,7 +370,7 @@ GtkEntry - entry-phone1b + entry-phone1 True True True