Show 'Menubar' item in compact menu to toggle the menubar
This commit is contained in:
parent
4dbc02d444
commit
04e9255a9a
1 changed files with 1 additions and 0 deletions
|
@ -2976,6 +2976,7 @@ _action_compact_menu_populate_popup (GtkAction* action,
|
||||||
{ "PrivateBrowsing" },
|
{ "PrivateBrowsing" },
|
||||||
{ "ManageSearchEngines" },
|
{ "ManageSearchEngines" },
|
||||||
{ NULL },
|
{ NULL },
|
||||||
|
{ "Menubar" },
|
||||||
{ "Bookmarkbar" },
|
{ "Bookmarkbar" },
|
||||||
{ "Panel" },
|
{ "Panel" },
|
||||||
{ "Statusbar" },
|
{ "Statusbar" },
|
||||||
|
|
Loading…
Reference in a new issue