Omit Sidepanel button from default toolbar

It is in the compact menu, and otherwise menubar.
This commit is contained in:
Christian Dywan 2010-12-05 23:05:22 +01:00
parent ecb9de246c
commit a5c0b8539b

View file

@ -547,7 +547,7 @@ midori_web_settings_class_init (MidoriWebSettingsClass* class)
"toolbar-items",
_("Toolbar Items"),
_("The items to show on the toolbar"),
"TabNew,Back,Forward,Next,ReloadStop,Location,Panel,Search,Trash",
"TabNew,Back,Forward,Next,ReloadStop,Location,Search,Trash",
flags));
g_object_class_install_property (gobject_class,