Don't enforce tabbar in app mode
This commit is contained in:
parent
2d07cbfe45
commit
1f56e0af6f
1 changed files with 1 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue