diff options
author | Federico Mena Quintero <federico@ximian.com> | 2001-08-15 03:02:30 +0800 |
---|---|---|
committer | Federico Mena Quintero <federico@src.gnome.org> | 2001-08-15 03:02:30 +0800 |
commit | 49a66cc2a1e98f91ad4a167553ef32708cd96864 (patch) | |
tree | 561de29364831392d9115b17bc6e67841b485eec /calendar/ChangeLog | |
parent | 0bb739e1a82acabe9a325b9b7c789b2183114792 (diff) | |
download | gsoc2013-evolution-49a66cc2a1e98f91ad4a167553ef32708cd96864.tar.gz gsoc2013-evolution-49a66cc2a1e98f91ad4a167553ef32708cd96864.tar.zst gsoc2013-evolution-49a66cc2a1e98f91ad4a167553ef32708cd96864.zip |
Added Tigert's new icons for Prev and Next.
2001-08-14 Federico Mena Quintero <federico@ximian.com>
* gui/calendar-commands.c (pixmaps): Added Tigert's new icons for
Prev and Next.
svn path=/trunk/; revision=12027
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index c258bfe192..991674ba42 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,10 @@ 2001-08-14 Federico Mena Quintero <federico@ximian.com> + * gui/calendar-commands.c (pixmaps): Added Tigert's new icons for + Prev and Next. + +2001-08-14 Federico Mena Quintero <federico@ximian.com> + * gui/cal-search-bar.c (make_suboptions): Make the "Any Category" item consistent with the one in the addressbook. Also, free the items correctly. |