Add BookmarkAdd to dummy menu items

This fixes a warning about an accelerator and in some cases
even a crash when opening the bookmarks menu.
This commit is contained in:
Christian Dywan 2009-03-28 21:00:11 +01:00
parent f34223e55d
commit 3a36d27d6f

View file

@ -3579,6 +3579,7 @@ static const gchar* ui_markup =
*somewhere* in the UI definition */
"<menu action='Dummy'>"
"<menuitem action='FindPrevious'/>"
"<menuitem action='BookmarkAdd'/>"
"<menuitem action='TabPrevious'/>"
"<menuitem action='TabNext'/>"
"<menuitem action='UndoTabClose'/>"