diff options
author | Michael Monreal <mmonreal@svn.gnome.org> | 2007-11-10 17:37:27 +0800 |
---|---|---|
committer | Michael Monreal <mmonreal@src.gnome.org> | 2007-11-10 17:37:27 +0800 |
commit | cfb0a3c19afa083d7abdd48e5900589c304a462f (patch) | |
tree | 2fa48539c3365651c71fcac97cbd2dcfce2c370b /calendar/ChangeLog | |
parent | 0ed655c83ba6701df82572b5e41400e498ba6579 (diff) | |
download | gsoc2013-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/ChangeLog | 8 |
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 |