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:
committed by
Chris Lahey
parent
b36981e4d5
commit
48c3fc5722
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user