aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorMichael Monreal <mmonreal@svn.gnome.org>2007-11-10 17:37:27 +0800
committerMichael Monreal <mmonreal@src.gnome.org>2007-11-10 17:37:27 +0800
commitcfb0a3c19afa083d7abdd48e5900589c304a462f (patch)
tree2fa48539c3365651c71fcac97cbd2dcfce2c370b /calendar/ChangeLog
parent0ed655c83ba6701df82572b5e41400e498ba6579 (diff)
downloadgsoc2013-evolution-cfb0a3c19afa083d7abdd48e5900589c304a462f.tar.gz
gsoc2013-evolution-cfb0a3c19afa083d7abdd48e5900589c304a462f.tar.zst
gsoc2013-evolution-cfb0a3c19afa083d7abdd48e5900589c304a462f.zip
** Fix for bug #209425
2007-11-10 Michael Monreal <mmonreal@svn.gnome.org> ** Fix for bug #209425 * data/icons/Makefile.am: * data/icons/hicolor_actions_16x16_go-today.svg: * data/icons/hicolor_actions_22x22_go-today.svg: Don't use gtk-home for the go-today action. Add new icons to the build. svn path=/trunk/; revision=34518
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index e0adf45964..62342f187d 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2007-11-10 Michael Monreal <mmonreal@svn.gnome.org>
+
+ ** Fix for bug #209425
+
+ * gui/calendar-commands.c:
+ * gui/e-calendar-view.c:
+ Don't use gtk-home for the go-today action.
+
2007-11-05 Milan Crha <mcrha@redhat.com>
** Fix for bug #491345