From 59c43d08e005c46d0e1aa80019fcd57757923d78 Mon Sep 17 00:00:00 2001 From: Christian Dywan Date: Sun, 20 Sep 2009 20:57:30 +0200 Subject: [PATCH] Include TabNew in the toolbar by default --- midori/midori-websettings.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/midori/midori-websettings.c b/midori/midori-websettings.c index c20438b2..1324e682 100644 --- a/midori/midori-websettings.c +++ b/midori/midori-websettings.c @@ -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,