From e704fbd134238d8c9156e8b44e868c0908e31f43 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 16 Oct 2007 21:15:01 +0000 Subject: Add an icon for FilePageSetup. 2007-10-16 Matthew Barnes * shell/e-shell-window-commands.c: * ui/evolution.xml: Add an icon for FilePageSetup. svn path=/trunk/; revision=34393 --- shell/ChangeLog | 5 +++++ shell/e-shell-window-commands.c | 1 + 2 files changed, 6 insertions(+) (limited to 'shell') diff --git a/shell/ChangeLog b/shell/ChangeLog index ffab9f9ccc..25dabfdd70 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2007-10-16 Matthew Barnes + + * e-shell-window-commands.c: + Add an icon for FilePageSetup. + 2007-10-11 Milan Crha ** Fix for bug #329823 diff --git a/shell/e-shell-window-commands.c b/shell/e-shell-window-commands.c index d0ee053a47..7044baa1a2 100644 --- a/shell/e-shell-window-commands.c +++ b/shell/e-shell-window-commands.c @@ -848,6 +848,7 @@ static EPixmap pixmaps [] = { E_PIXMAP ("/menu/File/OpenNewWindow", "window-new", E_ICON_SIZE_MENU), E_PIXMAP ("/menu/File/SendReceive", "mail-send-receive", E_ICON_SIZE_MENU), E_PIXMAP ("/menu/File/FileImporter", "stock_mail-import", E_ICON_SIZE_MENU), + E_PIXMAP ("/menu/File/Print/FilePageSetup", "stock_print-setup", E_ICON_SIZE_MENU), E_PIXMAP ("/menu/File/ToggleOffline", "stock_disconnect", E_ICON_SIZE_MENU), E_PIXMAP ("/menu/File/FileClose", "window-close", E_ICON_SIZE_MENU), E_PIXMAP ("/menu/File/FileExit", "application-exit", E_ICON_SIZE_MENU), -- cgit v1.2.3