Add Bookmark Import and Export to app menu
This commit is contained in:
parent
18776c59b2
commit
3dab3ac1a0
1 changed files with 2 additions and 0 deletions
|
@ -2948,6 +2948,8 @@ _action_compact_menu_populate_popup (GtkAction* action,
|
||||||
{ "InspectPage" },
|
{ "InspectPage" },
|
||||||
#endif
|
#endif
|
||||||
{ "Fullscreen" },
|
{ "Fullscreen" },
|
||||||
|
{ "BookmarksImport"},
|
||||||
|
{ "BookmarksExport"},
|
||||||
#endif
|
#endif
|
||||||
{ "About" },
|
{ "About" },
|
||||||
{ "Preferences" },
|
{ "Preferences" },
|
||||||
|
|
Loading…
Reference in a new issue