Fixed a typo in the name of the first phone entry.

2000-08-12  Christopher James Lahey  <clahey@helixcode.com>

	* contact-editor/contact-editor.glade: Fixed a typo in the name of
	the first phone entry.

svn path=/trunk/; revision=4799
This commit is contained in:
Christopher James Lahey
2000-08-13 06:07:02 +00:00
committed by Chris Lahey
parent b36981e4d5
commit 48c3fc5722
3 changed files with 7 additions and 2 deletions
+5
View File
@@ -1,3 +1,8 @@
2000-08-12 Christopher James Lahey <clahey@helixcode.com>
* contact-editor/contact-editor.glade: Fixed a typo in the name of
the first phone entry.
2000-08-12 Christopher James Lahey <clahey@helixcode.com>
* gui/search/Makefile.am,
@@ -370,7 +370,7 @@
<widget>
<class>GtkEntry</class>
<name>entry-phone1b</name>
<name>entry-phone1</name>
<can_focus>True</can_focus>
<editable>True</editable>
<text_visible>True</text_visible>
@@ -370,7 +370,7 @@
<widget>
<class>GtkEntry</class>
<name>entry-phone1b</name>
<name>entry-phone1</name>
<can_focus>True</can_focus>
<editable>True</editable>
<text_visible>True</text_visible>