Remove 'Open' menu item from app menu

Fixes: https://bugs.launchpad.net/midori/+bug/1018044
This commit is contained in:
Christian Dywan 2012-06-26 23:15:05 +02:00
parent fb00824541
commit 3effb9a4ce
1 changed files with 0 additions and 1 deletions

View File

@ -3165,7 +3165,6 @@ _action_compact_menu_populate_popup (GtkAction* action,
{ "TabNew" },
{ "WindowNew" },
{ NULL },
{ "Open" },
{ "Find" },
#if !HAVE_HILDON
{ "Print" },