[evolution] Use the standard FAQ icon for Help -> Evolution FAQ



commit c7d8ad5a1a2b3b89e6a1cae85b73eb5baa3f2ad9
Author: Matthew Barnes <mbarnes redhat com>
Date:   Wed Apr 29 14:32:32 2009 -0400

    Use the standard FAQ icon for Help -> Evolution FAQ
---
 shell/e-shell-window-commands.c |    1 +
 ui/evolution.xml                |    3 ++-
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/shell/e-shell-window-commands.c b/shell/e-shell-window-commands.c
index 609e7c7..224dd67 100644
--- a/shell/e-shell-window-commands.c
+++ b/shell/e-shell-window-commands.c
@@ -1137,6 +1137,7 @@ static EPixmap pixmaps [] = {
 	E_PIXMAP ("/menu/File/FileClose", "window-close", E_ICON_SIZE_MENU),
 	E_PIXMAP ("/menu/File/FileExit", "application-exit", E_ICON_SIZE_MENU),
 	E_PIXMAP ("/menu/Edit/Settings", "preferences-desktop", E_ICON_SIZE_MENU),
+	E_PIXMAP ("/menu/Help/HelpOpenFAQ", "help-faq", E_ICON_SIZE_MENU),
 
 	E_PIXMAP_END
 };
diff --git a/ui/evolution.xml b/ui/evolution.xml
index 9b4231e..2b4ee71 100644
--- a/ui/evolution.xml
+++ b/ui/evolution.xml
@@ -164,7 +164,8 @@
       <placeholder name="PlaceHolderDebug"/>
 
       <menuitem name="HelpOpenFAQ" verb=""
-	_label="Evolution _FAQ"/> 
+	_label="Evolution _FAQ"
+	pixtype="pixbuf"/> 
 
       <menuitem name="HelpSubmitBug" verb=""
 	_label="Submit _Bug Report"/>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]