From 58a0c81c295f8f43c760d1fdb277568fa56398dc Mon Sep 17 00:00:00 2001 From: Damon Chaplin Date: Mon, 20 Aug 2001 09:57:18 +0000 Subject: Used Delete icon in menu. 2001-08-20 Damon Chaplin * gui/contact-editor/e-contact-editor.c: Used Delete icon in menu. svn path=/trunk/; revision=12281 --- addressbook/ChangeLog | 2 +- addressbook/gui/contact-editor/e-contact-editor.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'addressbook') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index ea1b7c7d5f..ef8a52018f 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,7 +1,7 @@ 2001-08-20 Damon Chaplin * gui/contact-editor/e-contact-editor.c: use bigger Save icon for - toolbar. + toolbar. Used Delete icon in menu. * gui/component/addressbook.c: use 'Save As' icon rather than 'Save' as it seems more appropriate. Also added delete icon for menu. diff --git a/addressbook/gui/contact-editor/e-contact-editor.c b/addressbook/gui/contact-editor/e-contact-editor.c index 9801a89160..68ef1f6a6d 100644 --- a/addressbook/gui/contact-editor/e-contact-editor.c +++ b/addressbook/gui/contact-editor/e-contact-editor.c @@ -1053,6 +1053,7 @@ BonoboUIVerb verbs [] = { EPixmap pixmaps[] = { E_PIXMAP ("/commands/ContactEditorSave", "save-16.png"), E_PIXMAP ("/commands/ContactEditorSaveAs", "save-as-16.png"), + E_PIXMAP ("/commands/ContactEditorDelete", "evolution-trash-mini.png"), E_PIXMAP ("/commands/ContactEditorPrint", "print.xpm"), E_PIXMAP ("/commands/ContactEditorPrintEnvelope", "print.xpm"), -- cgit v1.2.3