[Xfce4-commits] <midori:master> Don't enforce tabbar in app mode
Christian Dywan
noreply at xfce.org
Wed Apr 4 22:56:01 CEST 2012
Updating branch refs/heads/master
to 1f56e0af6fac0099de16f02fe3837ca029f4d2d5 (commit)
from 2d07cbfe45fb3d31115f5bab46364b5e31c98625 (commit)
commit 1f56e0af6fac0099de16f02fe3837ca029f4d2d5
Author: Christian Dywan <christian at twotoasts.de>
Date: Wed Apr 4 21:49:29 2012 +0200
Don't enforce tabbar in app mode
midori/main.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/midori/main.c b/midori/main.c
index ac187d9..6d995f6 100644
--- a/midori/main.c
+++ b/midori/main.c
@@ -2273,6 +2273,7 @@ main (int argc,
g_object_set (settings,
"show-menubar", FALSE,
"show-navigationbar", FALSE,
+ "always-show-tabbar", FALSE,
"toolbar-items", "Back,Forward,ReloadStop,Location,Homepage",
"show-statusbar", FALSE,
"enable-developer-extras", FALSE,
More information about the Xfce4-commits
mailing list