diff options
author | JP Rosevear <jpr@ximian.com> | 2001-02-14 07:50:25 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-02-14 07:50:25 +0800 |
commit | a74d594e2fcea73193b8ab208b0d333c76e9ece0 (patch) | |
tree | 01431b9cfa846c486b6cf1cd3f06fb204bcfe2ca /calendar/ChangeLog | |
parent | 1cd5f1093b9803a0598d4aac1c1e03a49df94108 (diff) | |
download | gsoc2013-evolution-a74d594e2fcea73193b8ab208b0d333c76e9ece0.tar gsoc2013-evolution-a74d594e2fcea73193b8ab208b0d333c76e9ece0.tar.gz gsoc2013-evolution-a74d594e2fcea73193b8ab208b0d333c76e9ece0.tar.bz2 gsoc2013-evolution-a74d594e2fcea73193b8ab208b0d333c76e9ece0.tar.lz gsoc2013-evolution-a74d594e2fcea73193b8ab208b0d333c76e9ece0.tar.xz gsoc2013-evolution-a74d594e2fcea73193b8ab208b0d333c76e9ece0.tar.zst gsoc2013-evolution-a74d594e2fcea73193b8ab208b0d333c76e9ece0.zip |
Set toolbar new appointment icon (set_pixmap): load files rather than
2001-02-13 JP Rosevear <jpr@ximian.com>
* 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 <jpr@ximian.com>
* art/Makefile.am: install new files
* art/*view.xpm: add files from calendar/gui
svn path=/trunk/; revision=8216
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
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 <jpr@ximian.com> + + * 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 <rodrigo@ximian.com> * pcs/cal-backend-db.c (cal_backend_db_get_alarms_for_object): @@ -5,6 +13,8 @@ 2001-02-13 JP Rosevear <jpr@ximian.com> + * 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 |