Add Bookmarkbar menu item to app menu below Panel
This commit is contained in:
parent
c3eb4e4403
commit
9236ffb4bb
1 changed files with 1 additions and 0 deletions
|
@ -3027,6 +3027,7 @@ _action_compact_menu_populate_popup (GtkAction* action,
|
||||||
{ NULL },
|
{ NULL },
|
||||||
{ "Fullscreen" },
|
{ "Fullscreen" },
|
||||||
{ "Panel" },
|
{ "Panel" },
|
||||||
|
{ "Bookmarkbar" },
|
||||||
{ "-" },
|
{ "-" },
|
||||||
#endif
|
#endif
|
||||||
{ NULL },
|
{ NULL },
|
||||||
|
|
Loading…
Reference in a new issue