Remove 'INspect page' from app menu
Fixes: https://bugs.launchpad.net/midori/+bug/1017332
This commit is contained in:
parent
ebd0ef2a46
commit
959fc712bd
1 changed files with 0 additions and 1 deletions
|
@ -3168,7 +3168,6 @@ _action_compact_menu_populate_popup (GtkAction* action,
|
||||||
{ "Find" },
|
{ "Find" },
|
||||||
#if !HAVE_HILDON
|
#if !HAVE_HILDON
|
||||||
{ "Print" },
|
{ "Print" },
|
||||||
{ "InspectPage" },
|
|
||||||
#endif
|
#endif
|
||||||
{ NULL },
|
{ NULL },
|
||||||
{ "PrivateBrowsing" },
|
{ "PrivateBrowsing" },
|
||||||
|
|
Loading…
Reference in a new issue