From: Christian Dywan Date: Tue, 26 Jun 2012 21:15:05 +0000 (+0200) Subject: Remove 'Open' menu item from app menu X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3effb9a4cefb61f8b8fcfe0e309b8b6d9764800f;p=midori Remove 'Open' menu item from app menu Fixes: https://bugs.launchpad.net/midori/+bug/1018044 --- diff --git a/midori/midori-browser.c b/midori/midori-browser.c index da3a04d5..ab07388b 100644 --- a/midori/midori-browser.c +++ b/midori/midori-browser.c @@ -3165,7 +3165,6 @@ _action_compact_menu_populate_popup (GtkAction* action, { "TabNew" }, { "WindowNew" }, { NULL }, - { "Open" }, { "Find" }, #if !HAVE_HILDON { "Print" },