use new small trash icon for Delete command.
2001-08-20 Damon Chaplin <damon@ximian.com> * folder-browser-ui.c: use new small trash icon for Delete command. svn path=/trunk/; revision=12283
This commit is contained in:
committed by
Damon Chaplin
parent
90a1b9c01d
commit
16903eed4e
@ -1,3 +1,7 @@
|
||||
2001-08-20 Damon Chaplin <damon@ximian.com>
|
||||
|
||||
* folder-browser-ui.c: use new small trash icon for Delete command.
|
||||
|
||||
2001-08-20 Ettore Perazzoli <ettore@ximian.com>
|
||||
|
||||
* mail-ops.c (sync_folder_desc): s/Synchronising/Synchronizing/.
|
||||
|
||||
@ -115,7 +115,7 @@ static BonoboUIVerb global_verbs [] = {
|
||||
static EPixmap message_pixcache [] = {
|
||||
E_PIXMAP ("/commands/PrintMessage", "print.xpm"),
|
||||
E_PIXMAP ("/commands/PrintPreviewMessage", "print-preview.xpm"),
|
||||
E_PIXMAP ("/commands/MessageDelete", "delete_message.xpm"),
|
||||
E_PIXMAP ("/commands/MessageDelete", "evolution-trash-mini.png"),
|
||||
E_PIXMAP ("/commands/MessageUndelete", "undelete_message.xpm"),
|
||||
E_PIXMAP ("/commands/MessageCopy", "copy_16_message.xpm"),
|
||||
E_PIXMAP ("/commands/MessageMove", "move_message.xpm"),
|
||||
|
||||
Reference in New Issue
Block a user