aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/contact-editor/fullname.glade
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-04-30 22:43:51 +0800
committerChris Lahey <clahey@src.gnome.org>2000-04-30 22:43:51 +0800
commit3c358f3c18ccbe888b77ea5d6fe67c9a385a715f (patch)
treee7f835d653f1543ee534c864051c9f30360b1b36 /addressbook/gui/contact-editor/fullname.glade
parent695a9d492e4161939542844a19b7188b4a6bf99b (diff)
downloadgsoc2013-evolution-3c358f3c18ccbe888b77ea5d6fe67c9a385a715f.tar
gsoc2013-evolution-3c358f3c18ccbe888b77ea5d6fe67c9a385a715f.tar.gz
gsoc2013-evolution-3c358f3c18ccbe888b77ea5d6fe67c9a385a715f.tar.bz2
gsoc2013-evolution-3c358f3c18ccbe888b77ea5d6fe67c9a385a715f.tar.lz
gsoc2013-evolution-3c358f3c18ccbe888b77ea5d6fe67c9a385a715f.tar.xz
gsoc2013-evolution-3c358f3c18ccbe888b77ea5d6fe67c9a385a715f.tar.zst
gsoc2013-evolution-3c358f3c18ccbe888b77ea5d6fe67c9a385a715f.zip
Fixed a string mismatch.
2000-04-30 Christopher James Lahey <clahey@helixcode.com> * contact-editor/e-contact-editor-fullname.c, contact-editor/fullname.glade: Fixed a string mismatch. svn path=/trunk/; revision=2690
Diffstat (limited to 'addressbook/gui/contact-editor/fullname.glade')
-rw-r--r--addressbook/gui/contact-editor/fullname.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/gui/contact-editor/fullname.glade b/addressbook/gui/contact-editor/fullname.glade
index 37022ab0e1..2cab852db9 100644
--- a/addressbook/gui/contact-editor/fullname.glade
+++ b/addressbook/gui/contact-editor/fullname.glade
@@ -80,7 +80,7 @@
<widget>
<class>GtkTable</class>
- <name>table1</name>
+ <name>table-checkfullname</name>
<border_width>8</border_width>
<rows>5</rows>
<columns>3</columns>