Add Bookmark Import and Export to app menu

This commit is contained in:
Christian Dywan 2011-02-11 21:55:49 +01:00
parent 18776c59b2
commit 3dab3ac1a0

View file

@ -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" },