use Delete icon in menu, and change to bigger Save icon in toolbar.
2001-08-20 Damon Chaplin <damon@ximian.com> * gui/dialogs/comp-editor.c (pixmaps): use Delete icon in menu, and change to bigger Save icon in toolbar. svn path=/trunk/; revision=12280
This commit is contained in:
committed by
Damon Chaplin
parent
225616c3b2
commit
dffd242dab
@ -1,5 +1,8 @@
|
||||
2001-08-20 Damon Chaplin <damon@ximian.com>
|
||||
|
||||
* gui/dialogs/comp-editor.c (pixmaps): use Delete icon in menu, and
|
||||
change to bigger Save icon in toolbar.
|
||||
|
||||
* gui/tasks-control.c:
|
||||
* gui/calendar-commands.c (pixmaps): used new_task-16.png and
|
||||
goto-16.png.
|
||||
|
||||
@ -108,10 +108,12 @@ static EPixmap pixmaps [] =
|
||||
E_PIXMAP ("/menu/File/FileSaveAndClose", "save-16.png"),
|
||||
E_PIXMAP ("/menu/File/FileSaveAs", "save-as-16.png"),
|
||||
|
||||
E_PIXMAP ("/menu/File/FileDelete", "evolution-trash-mini.png"),
|
||||
|
||||
E_PIXMAP ("/menu/File/FilePrint", "print.xpm"),
|
||||
E_PIXMAP ("/menu/File/FilePrintPreview", "print-preview.xpm"),
|
||||
|
||||
E_PIXMAP ("/Toolbar/FileSaveAndClose", "save-16.png"),
|
||||
E_PIXMAP ("/Toolbar/FileSaveAndClose", "buttons/save-24.png"),
|
||||
E_PIXMAP ("/Toolbar/FilePrint", "buttons/print.png"),
|
||||
E_PIXMAP ("/Toolbar/FilePrintPreview", "buttons/print-preview-24.png"),
|
||||
E_PIXMAP ("/Toolbar/FileDelete", "buttons/delete-message.png"),
|
||||
|
||||
Reference in New Issue
Block a user