Add 'Panel' menu item to compact menu button

This commit is contained in:
Christian Dywan 2010-07-04 22:41:01 +02:00
parent aaa831d0c3
commit 9ed9cebe92

View file

@ -2975,6 +2975,7 @@ _action_compact_menu_populate_popup (GtkAction* action,
#else
{ "Print" },
{ NULL },
{ "Panel" },
{ "-" },
{ "ClearPrivateData" },
#if WEBKIT_CHECK_VERSION (1, 1, 17)