[gnome-panel] panel: Drop help menu item from menu buttons context menu



commit 06494b5117ff90e46b71fdf50673bd11afcba7d1
Author: Vincent Untz <vuntz gnome org>
Date:   Tue Feb 22 22:09:37 2011 +0100

    panel: Drop help menu item from menu buttons context menu

 gnome-panel/panel-menu-button.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/gnome-panel/panel-menu-button.c b/gnome-panel/panel-menu-button.c
index 9171be8..36a8cd6 100644
--- a/gnome-panel/panel-menu-button.c
+++ b/gnome-panel/panel-menu-button.c
@@ -668,8 +668,6 @@ panel_menu_button_load (const char  *menu_path,
 
 	button->priv->applet_id = g_strdup (info->id);
 
-	panel_applet_add_callback (info, "help", GTK_STOCK_HELP, _("_Help"), NULL);
-
         if (panel_is_program_in_path ("alacarte") ||
 	    panel_is_program_in_path ("gmenu-simple-editor"))
 		panel_applet_add_callback (info, "edit", NULL,



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