aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2007-04-05 23:23:48 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2007-04-05 23:23:48 +0800
commitef5c1be581dcbf3c0cc42c84919198e81ce5653b (patch)
tree0005ce1d52945388b3f2b4a8a9fda70596f89827 /addressbook/ChangeLog
parentbab13ad62c547623a2a3b9f04846f36c7e775a25 (diff)
downloadgsoc2013-evolution-ef5c1be581dcbf3c0cc42c84919198e81ce5653b.tar
gsoc2013-evolution-ef5c1be581dcbf3c0cc42c84919198e81ce5653b.tar.gz
gsoc2013-evolution-ef5c1be581dcbf3c0cc42c84919198e81ce5653b.tar.bz2
gsoc2013-evolution-ef5c1be581dcbf3c0cc42c84919198e81ce5653b.tar.lz
gsoc2013-evolution-ef5c1be581dcbf3c0cc42c84919198e81ce5653b.tar.xz
gsoc2013-evolution-ef5c1be581dcbf3c0cc42c84919198e81ce5653b.tar.zst
gsoc2013-evolution-ef5c1be581dcbf3c0cc42c84919198e81ce5653b.zip
Call gettext() on the EConfigItem labels. (#406933) Patch from Jeff Cai.
2007-04-05 Matthew Barnes <mbarnes@redhat.com> * gui/component/addressbook-config.c (addressbook_config_edit_source): Call gettext() on the EConfigItem labels. (#406933) Patch from Jeff Cai. svn path=/trunk/; revision=33386
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index cee8de1cf0..ae4249c7f9 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,9 @@
+2007-04-05 Matthew Barnes <mbarnes@redhat.com>
+
+ * gui/component/addressbook-config.c (addressbook_config_edit_source):
+ Call gettext() on the EConfigItem labels. (#406933)
+ Patch from Jeff Cai.
+
2007-03-27 Matthew Barnes <mbarnes@redhat.com>
* gui/contact-editor/e-contact-editor.c: