aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-08-13 14:07:02 +0800
committerChris Lahey <clahey@src.gnome.org>2000-08-13 14:07:02 +0800
commit48c3fc57227ee11efeb3e232ec3ae180520c0aeb (patch)
treee75c0cd1ca6d3970a36dfefb87eb038aab4c3544 /addressbook/gui
parentb36981e4d5421120462f642146ca45845d0e164c (diff)
downloadgsoc2013-evolution-48c3fc57227ee11efeb3e232ec3ae180520c0aeb.tar
gsoc2013-evolution-48c3fc57227ee11efeb3e232ec3ae180520c0aeb.tar.gz
gsoc2013-evolution-48c3fc57227ee11efeb3e232ec3ae180520c0aeb.tar.bz2
gsoc2013-evolution-48c3fc57227ee11efeb3e232ec3ae180520c0aeb.tar.lz
gsoc2013-evolution-48c3fc57227ee11efeb3e232ec3ae180520c0aeb.tar.xz
gsoc2013-evolution-48c3fc57227ee11efeb3e232ec3ae180520c0aeb.tar.zst
gsoc2013-evolution-48c3fc57227ee11efeb3e232ec3ae180520c0aeb.zip
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
Diffstat (limited to 'addressbook/gui')
-rw-r--r--addressbook/gui/contact-editor/contact-editor.glade2
1 files changed, 1 insertions, 1 deletions
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 @@
<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>