aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/contact-editor/contact-editor.glade
diff options
context:
space:
mode:
authorRodney Dawes <dobey@novell.com>2004-07-22 03:34:50 +0800
committerRodney Dawes <dobey@src.gnome.org>2004-07-22 03:34:50 +0800
commit23e97f1bef569a46e277ce5c4a9c8fd0313c00e3 (patch)
treecb4ce68a5c23597d6974a24f33deff5aac648c18 /addressbook/gui/contact-editor/contact-editor.glade
parent8e4a2794d1f51e790e33e08b32c4a5dcd8e9e88b (diff)
downloadgsoc2013-evolution-23e97f1bef569a46e277ce5c4a9c8fd0313c00e3.tar
gsoc2013-evolution-23e97f1bef569a46e277ce5c4a9c8fd0313c00e3.tar.gz
gsoc2013-evolution-23e97f1bef569a46e277ce5c4a9c8fd0313c00e3.tar.bz2
gsoc2013-evolution-23e97f1bef569a46e277ce5c4a9c8fd0313c00e3.tar.lz
gsoc2013-evolution-23e97f1bef569a46e277ce5c4a9c8fd0313c00e3.tar.xz
gsoc2013-evolution-23e97f1bef569a46e277ce5c4a9c8fd0313c00e3.tar.zst
gsoc2013-evolution-23e97f1bef569a46e277ce5c4a9c8fd0313c00e3.zip
Give a reasonable name to the widget for the _Where label
2004-07-21 Rodney Dawes <dobey@novell.com> * gui/contact-editor/contact-editor.glade: Give a reasonable name to the widget for the _Where label * gui/contact-editor/e-contact-editor.c (e_contact_editor_init): Set the mnemonic widget for the _Where label Fixes #61544 svn path=/trunk/; revision=26691
Diffstat (limited to 'addressbook/gui/contact-editor/contact-editor.glade')
-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 feb81d5bcd..2f1cd4e10f 100644
--- a/addressbook/gui/contact-editor/contact-editor.glade
+++ b/addressbook/gui/contact-editor/contact-editor.glade
@@ -197,7 +197,7 @@
</child>
<child>
- <widget class="GtkLabel" id="label398">
+ <widget class="GtkLabel" id="where-label">
<property name="visible">True</property>
<property name="label" translatable="yes">_Where:</property>
<property name="use_underline">True</property>