[Xfce4-commits] <midori:master> Include TabNew in the toolbar by default
Christian Dywan
noreply at xfce.org
Sun Sep 20 21:00:05 CEST 2009
Updating branch refs/heads/master
to 59c43d08e005c46d0e1aa80019fcd57757923d78 (commit)
from d73ccf2c3f671870ec092a5cac05e3fda7d1e612 (commit)
commit 59c43d08e005c46d0e1aa80019fcd57757923d78
Author: Christian Dywan <christian at twotoasts.de>
Date: Sun Sep 20 20:57:30 2009 +0200
Include TabNew in the toolbar by default
midori/midori-websettings.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/midori/midori-websettings.c b/midori/midori-websettings.c
index c20438b..1324e68 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,
More information about the Xfce4-commits
mailing list