Don't advertise AddSpeedDial as a toolbar action
This commit is contained in:
parent
d6f6a76755
commit
90ab3166f4
1 changed files with 1 additions and 1 deletions
|
@ -2345,7 +2345,7 @@ midori_browser_get_toolbar_actions (MidoriBrowser* browser)
|
|||
static const gchar* actions[] = {
|
||||
"WindowNew", "TabNew", "Open", "SaveAs", "Print", "Find",
|
||||
"Fullscreen", "Preferences", "Window", "Bookmarks",
|
||||
"RecentlyVisited", "AddSpeedDial", "ReloadStop", "ZoomIn",
|
||||
"RecentlyVisited", "ReloadStop", "ZoomIn",
|
||||
"ZoomOut", "Separator", "Back", "Forward", "Homepage",
|
||||
"Panel", "Trash", "Search", NULL };
|
||||
|
||||
|
|
Loading…
Reference in a new issue