From a74d594e2fcea73193b8ab208b0d333c76e9ece0 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Tue, 13 Feb 2001 23:50:25 +0000 Subject: Set toolbar new appointment icon (set_pixmap): load files rather than 2001-02-13 JP Rosevear * gui/calendar-commands.c (update_pixmaps): Set toolbar new appointment icon (set_pixmap): load files rather than create from xpm file * gui/*view.xpm: move to the art directory 2001-02-13 JP Rosevear * art/Makefile.am: install new files * art/*view.xpm: add files from calendar/gui svn path=/trunk/; revision=8216 --- calendar/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 49ffbec716..9b14aac03c 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2001-02-13 JP Rosevear + + * gui/calendar-commands.c (update_pixmaps): Set toolbar new + appointment icon + (set_pixmap): load files rather than create from xpm file + + * gui/*view.xpm: move to the art directory + 2001-02-13 Rodrigo Moya * pcs/cal-backend-db.c (cal_backend_db_get_alarms_for_object): @@ -5,6 +13,8 @@ 2001-02-13 JP Rosevear + * gui/calendar-commands.c (update_pixmaps): Set toolbar new command + * gui/e-calendar-table.c: Add titles to pixbuf column for grouping * gui/calendar-model.c (calendar_model_class_init): override value -- cgit