Add 'Panel' menu item to compact menu button
This commit is contained in:
parent
aaa831d0c3
commit
9ed9cebe92
1 changed files with 1 additions and 0 deletions
|
@ -2975,6 +2975,7 @@ _action_compact_menu_populate_popup (GtkAction* action,
|
|||
#else
|
||||
{ "Print" },
|
||||
{ NULL },
|
||||
{ "Panel" },
|
||||
{ "-" },
|
||||
{ "ClearPrivateData" },
|
||||
#if WEBKIT_CHECK_VERSION (1, 1, 17)
|
||||
|
|
Loading…
Reference in a new issue