diff options
author | Damon Chaplin <damon@ximian.com> | 2001-08-19 10:44:28 +0800 |
---|---|---|
committer | Damon Chaplin <damon@src.gnome.org> | 2001-08-19 10:44:28 +0800 |
commit | 92f1432df4f26f0fdffdf2d6a19f4fe52307e3e9 (patch) | |
tree | c0e8cefb21c78933bcfad1efc5c838eb75d22e3d /calendar/ChangeLog | |
parent | 8c9ee34262ef869ba257b36935f35c26866936f6 (diff) | |
download | gsoc2013-evolution-92f1432df4f26f0fdffdf2d6a19f4fe52307e3e9.tar.gz gsoc2013-evolution-92f1432df4f26f0fdffdf2d6a19f4fe52307e3e9.tar.zst gsoc2013-evolution-92f1432df4f26f0fdffdf2d6a19f4fe52307e3e9.zip |
used new Save/Save As icons.
2001-08-18 Damon Chaplin <damon@ximian.com>
* gui/dialogs/comp-editor.c (pixmaps): used new Save/Save As icons.
* gui/tasks-control.c:
* gui/calendar-commands.c (pixmaps): added new Cut/Copy/Paste icons,
and changed the 'New Task' icon to use the bigger one I made.
svn path=/trunk/; revision=12214
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 48915a15c9..2687d1c4ae 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2001-08-18 Damon Chaplin <damon@ximian.com> + + * gui/dialogs/comp-editor.c (pixmaps): used new Save/Save As icons. + + * gui/tasks-control.c: + * gui/calendar-commands.c (pixmaps): added new Cut/Copy/Paste icons, + and changed the 'New Task' icon to use the bigger one I made. + 2001-08-05 Zbigniew Chyla <cyba@gnome.pl> * gui/dialogs/task-page.c (summary_changed_cb): |