aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKjartan Maraas <kmaraas@gnome.org>2007-02-12 19:46:51 +0800
committerKjartan Maraas <kmaraas@src.gnome.org>2007-02-12 19:46:51 +0800
commit3a0ad1931363ec1bc8c13bc715c14850accac71c (patch)
tree9add25496044164d0368fbeeeb4360aa35fcea95
parentf55286b1fad64952cdf46b0cfcc6c84ad62e3ce1 (diff)
downloadgsoc2013-evolution-3a0ad1931363ec1bc8c13bc715c14850accac71c.tar
gsoc2013-evolution-3a0ad1931363ec1bc8c13bc715c14850accac71c.tar.gz
gsoc2013-evolution-3a0ad1931363ec1bc8c13bc715c14850accac71c.tar.bz2
gsoc2013-evolution-3a0ad1931363ec1bc8c13bc715c14850accac71c.tar.lz
gsoc2013-evolution-3a0ad1931363ec1bc8c13bc715c14850accac71c.tar.xz
gsoc2013-evolution-3a0ad1931363ec1bc8c13bc715c14850accac71c.tar.zst
gsoc2013-evolution-3a0ad1931363ec1bc8c13bc715c14850accac71c.zip
Fix critical warnings from typos in the glade file. Closes bug #397893.
2007-02-12 Kjartan Maraas <kmaraas@gnome.org> * gui/contact-editor/contact-editor.glade: Fix critical warnings from typos in the glade file. Closes bug #397893. Patch from Wang Xin. svn path=/trunk/; revision=33207
-rw-r--r--addressbook/ChangeLog6
-rw-r--r--addressbook/gui/contact-editor/contact-editor.glade6
2 files changed, 9 insertions, 3 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 481a42f626..bacc77553d 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,9 @@
+2007-02-12 Kjartan Maraas <kmaraas@gnome.org>
+
+ * gui/contact-editor/contact-editor.glade: Fix critical warnings
+ from typos in the glade file. Closes bug #397893. Patch
+ from Wang Xin.
+
2007-02-12 Srinivasa Ragavan <sragavan@novell.com>
** Print migration updates from Ebby Wiselyn.
diff --git a/addressbook/gui/contact-editor/contact-editor.glade b/addressbook/gui/contact-editor/contact-editor.glade
index 3d01bf4ea9..57cf9ee41a 100644
--- a/addressbook/gui/contact-editor/contact-editor.glade
+++ b/addressbook/gui/contact-editor/contact-editor.glade
@@ -3468,7 +3468,7 @@
<property name="column_spacing">6</property>
<child>
- <widget class="GtkLabel" id="label-work-country">
+ <widget class="GtkLabel" id="label-work-zip">
<property name="visible">True</property>
<property name="label" translatable="yes">_Zip/Postal Code:</property>
<property name="use_underline">True</property>
@@ -3590,7 +3590,7 @@
</child>
<child>
- <widget class="GtkLabel" id="label-work-country">
+ <widget class="GtkLabel" id="label-work-city">
<property name="visible">True</property>
<property name="label" translatable="yes">_City:</property>
<property name="use_underline">True</property>
@@ -3787,7 +3787,7 @@
</child>
<child>
- <widget class="GtkLabel" id="label472">
+ <widget class="GtkLabel" id="label-work-country">
<property name="visible">True</property>
<property name="label" translatable="yes">_Country:</property>
<property name="use_underline">True</property>