From 13c5abb9db656476d29e15c4956bc2e8181e72b9 Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Wed, 26 Apr 2006 09:01:42 +0000 Subject: Committing patch from PR Suman to add icons missing in menu items. svn path=/trunk/; revision=31901 --- calendar/gui/dialogs/comp-editor.c | 1 + 1 file changed, 1 insertion(+) (limited to 'calendar/gui') diff --git a/calendar/gui/dialogs/comp-editor.c b/calendar/gui/dialogs/comp-editor.c index f6fa0e9730..5aa39dae90 100644 --- a/calendar/gui/dialogs/comp-editor.c +++ b/calendar/gui/dialogs/comp-editor.c @@ -1390,6 +1390,7 @@ static BonoboUIVerb verbs [] = { static EPixmap pixmaps[] = { E_PIXMAP ("/Toolbar/InsertAttachments", "stock_attach", E_ICON_SIZE_LARGE_TOOLBAR), + E_PIXMAP ("/menu/Insert/Attachments/InsertAttachments", "stock_attach", E_ICON_SIZE_MENU), E_PIXMAP_END }; -- cgit v1.2.3