[epiphany] ephy-window: remove toplevel actions that do not exist anymore



commit eb1c43c071359ee3c8685dbb1387502a66b9dd42
Author: Xan Lopez <xan igalia com>
Date:   Tue Jan 24 14:18:17 2012 +0100

    ephy-window: remove toplevel actions that do not exist anymore

 src/ephy-window.c |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/src/ephy-window.c b/src/ephy-window.c
index 23ff33b..fe8fdc4 100644
--- a/src/ephy-window.c
+++ b/src/ephy-window.c
@@ -85,12 +85,7 @@ static const GtkActionEntry ephy_menu_entries [] = {
 
 	/* Toplevel */
 
-	{ "File", NULL, N_("_File") },
-	{ "Edit", NULL, N_("_Edit") },
-	{ "View", NULL, N_("_View") },
 	{ "Bookmarks", NULL, N_("_Bookmarks") },
-	{ "Tools", NULL, N_("T_ools") },
-	{ "Toolbar", NULL, N_("_Toolbars") },
 	{ "PopupAction", NULL, "" },
 	{ "PagePopupAction", NULL, "" },
 	{ "NotebookPopupAction", NULL, "" },



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