From e0c5d7077a9492a0dd3142e3b43dfacc79f23eb1 Mon Sep 17 00:00:00 2001 From: Wouter Bolsterlee Date: Sat, 21 Jul 2007 13:36:40 +0000 Subject: Remove some icons from the context menu, and use better ones for some menu 2007-07-21 Wouter Bolsterlee * lib/ephy-stock-icons.c: (ephy_stock_icons_init): * lib/ephy-stock-icons.h: * src/ephy-window.c: Remove some icons from the context menu, and use better ones for some menu items. Reported by Andreas Nilsson. Patch by Cosimo Cecchi. Fixes bug #410223. svn path=/trunk/; revision=7191 --- lib/ephy-stock-icons.c | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/ephy-stock-icons.c') diff --git a/lib/ephy-stock-icons.c b/lib/ephy-stock-icons.c index d509b248e..b6678312a 100644 --- a/lib/ephy-stock-icons.c +++ b/lib/ephy-stock-icons.c @@ -42,6 +42,7 @@ ephy_stock_icons_init (void) STOCK_NEW_TAB, STOCK_NEW_WINDOW, STOCK_SEND_MAIL, + STOCK_NEW_MAIL, STOCK_ADD_BOOKMARK, STOCK_PRINT_SETUP, }; -- cgit v1.2.3