From ecc757a2fbcb5c53fd233eb25b4b5f665a3c07ae Mon Sep 17 00:00:00 2001 From: Rodney Dawes Date: Thu, 9 Dec 2004 21:21:06 +0000 Subject: Use stock_new-window for the New Window menu item in the File menu 2004-12-09 Rodney Dawes * e-shell-window-commands.c: Use stock_new-window for the New Window menu item in the File menu svn path=/trunk/; revision=28105 --- shell/e-shell-window-commands.c | 1 + 1 file changed, 1 insertion(+) (limited to 'shell/e-shell-window-commands.c') diff --git a/shell/e-shell-window-commands.c b/shell/e-shell-window-commands.c index 05f95a63d4..11fb3dd337 100644 --- a/shell/e-shell-window-commands.c +++ b/shell/e-shell-window-commands.c @@ -644,6 +644,7 @@ static BonoboUIVerb help_verbs [] = { static EPixmap pixmaps [] = { E_PIXMAP ("/commands/SendReceive", "stock_mail-send-receive", E_ICON_SIZE_MENU), E_PIXMAP ("/Toolbar/SendReceive", "stock_mail-send-receive", E_ICON_SIZE_LARGE_TOOLBAR), + E_PIXMAP ("/menu/File/OpenNewWindow", "stock_new-window", E_ICON_SIZE_MENU), E_PIXMAP ("/menu/File/FileImporter", "stock_mail-import", E_ICON_SIZE_MENU), E_PIXMAP ("/menu/File/ToggleOffline", "stock_disconnect", E_ICON_SIZE_MENU), E_PIXMAP ("/menu/Tools/Settings", "gnome-settings", E_ICON_SIZE_MENU), -- cgit v1.2.3