Remove 'Open' menu item from app menu
Fixes: https://bugs.launchpad.net/midori/+bug/1018044
This commit is contained in:
parent
fb00824541
commit
3effb9a4ce
1 changed files with 0 additions and 1 deletions
|
@ -3165,7 +3165,6 @@ _action_compact_menu_populate_popup (GtkAction* action,
|
||||||
{ "TabNew" },
|
{ "TabNew" },
|
||||||
{ "WindowNew" },
|
{ "WindowNew" },
|
||||||
{ NULL },
|
{ NULL },
|
||||||
{ "Open" },
|
|
||||||
{ "Find" },
|
{ "Find" },
|
||||||
#if !HAVE_HILDON
|
#if !HAVE_HILDON
|
||||||
{ "Print" },
|
{ "Print" },
|
||||||
|
|
Loading…
Reference in a new issue