From c4a16be389b7ceb17745e510d4c3ef57abcc5f9d Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Mon, 5 Dec 2011 15:28:41 +0100 Subject: Remove "Go" menu Last of the toplevel menus without equivalent in the new design. --- data/ui/epiphany-ui.xml | 12 ------------ src/ephy-window.c | 1 - 2 files changed, 13 deletions(-) diff --git a/data/ui/epiphany-ui.xml b/data/ui/epiphany-ui.xml index f870b0b7c..d9eb56de7 100644 --- a/data/ui/epiphany-ui.xml +++ b/data/ui/epiphany-ui.xml @@ -65,18 +65,6 @@ - - - - - - - - - - - - diff --git a/src/ephy-window.c b/src/ephy-window.c index 774629a22..2d08209df 100644 --- a/src/ephy-window.c +++ b/src/ephy-window.c @@ -107,7 +107,6 @@ static const GtkActionEntry ephy_menu_entries [] = { { "Edit", NULL, N_("_Edit") }, { "View", NULL, N_("_View") }, { "Bookmarks", NULL, N_("_Bookmarks") }, - { "Go", NULL, N_("_Go") }, { "Tools", NULL, N_("T_ools") }, { "Help", NULL, N_("_Help") }, { "Toolbar", NULL, N_("_Toolbars") }, -- cgit v1.2.3