diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2002-08-02 05:28:33 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2002-08-02 05:28:33 +0800 |
commit | 0f4389f5965014c429b00cf20b797fabbb35268b (patch) | |
tree | 204d250bd402ae0eb02ace45a5edeff8a0514b7a /calendar/ChangeLog | |
parent | 1700f6e45107627e7eacc55fb7cf29dbe9f60e77 (diff) | |
download | gsoc2013-evolution-0f4389f5965014c429b00cf20b797fabbb35268b.tar gsoc2013-evolution-0f4389f5965014c429b00cf20b797fabbb35268b.tar.gz gsoc2013-evolution-0f4389f5965014c429b00cf20b797fabbb35268b.tar.bz2 gsoc2013-evolution-0f4389f5965014c429b00cf20b797fabbb35268b.tar.lz gsoc2013-evolution-0f4389f5965014c429b00cf20b797fabbb35268b.tar.xz gsoc2013-evolution-0f4389f5965014c429b00cf20b797fabbb35268b.tar.zst gsoc2013-evolution-0f4389f5965014c429b00cf20b797fabbb35268b.zip |
Use meeting-request-16.png instead of meeting-request.png.
* gui/component-factory.c (create_object): Use
meeting-request-16.png instead of meeting-request.png.
* gui/calendar-commands.c (pixmaps): Remove pixmaps in
/menu/File/New/NewFirstItem/.
svn path=/trunk/; revision=17676
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 2e05bf7821..450afdd575 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2002-08-01 Ettore Perazzoli <ettore@ximian.com> + + * gui/component-factory.c (create_object): Use + meeting-request-16.png instead of meeting-request.png. + + * gui/calendar-commands.c (pixmaps): Remove pixmaps in + /menu/File/New/NewFirstItem/. + 2002-08-01 JP Rosevear <jpr@ximian.com> * gui/calendar-model.c (is_overdue): use get_due_status |