aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2008-06-11 05:24:10 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-06-11 05:24:10 +0800
commitc4adc027e42c40f9698cdbdf3eeede3c6de06c49 (patch)
tree6aa819c56fd972a0ef2bb153c67a154b3644099e /calendar/ChangeLog
parent1931b88ebb2aa5887942f80c7353b686c27c5a81 (diff)
downloadgsoc2013-evolution-c4adc027e42c40f9698cdbdf3eeede3c6de06c49.tar
gsoc2013-evolution-c4adc027e42c40f9698cdbdf3eeede3c6de06c49.tar.gz
gsoc2013-evolution-c4adc027e42c40f9698cdbdf3eeede3c6de06c49.tar.bz2
gsoc2013-evolution-c4adc027e42c40f9698cdbdf3eeede3c6de06c49.tar.lz
gsoc2013-evolution-c4adc027e42c40f9698cdbdf3eeede3c6de06c49.tar.xz
gsoc2013-evolution-c4adc027e42c40f9698cdbdf3eeede3c6de06c49.tar.zst
gsoc2013-evolution-c4adc027e42c40f9698cdbdf3eeede3c6de06c49.zip
Use <glib/gi18n.h> instead of <bonobo/bonobo-i18n.h>.
2008-06-10 Matthew Barnes <mbarnes@redhat.com> * addressbook/gui/component/addressbook-component.c: * calendar/common/authentication.c: * calendar/gui/calendar-component.c: * calendar/gui/comp-editor-factory.c: * calendar/gui/dialogs/copy-source-dialog.c: * calendar/gui/dialogs/select-source-dialog.c: * calendar/gui/memos-component.c: * calendar/gui/migration.c: * calendar/gui/tasks-component.c: * shell/test/evolution-test-component.c: Use <glib/gi18n.h> instead of <bonobo/bonobo-i18n.h>. svn path=/trunk/; revision=35625
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index f4e2ded865..ead93c4a82 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,15 @@
+2008-06-10 Matthew Barnes <mbarnes@redhat.com>
+
+ * common/authentication.c:
+ * gui/calendar-component.c:
+ * gui/comp-editor-factory.c:
+ * gui/dialogs/copy-source-dialog.c:
+ * gui/dialogs/select-source-dialog.c:
+ * gui/memos-component.c:
+ * gui/migration.c:
+ * gui/tasks-component.c:
+ Use <glib/gi18n.h> instead of <bonobo/bonobo-i18n.h>.
+
2008-06-09 Milan Crha <mcrha@redhat.com>
** Fix for bug #536813