Include TabNew in the toolbar by default

This commit is contained in:
Christian Dywan 2009-09-20 20:57:30 +02:00
parent d73ccf2c3f
commit 59c43d08e0

View file

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