Fix visibility of the Statusbar action
This commit is contained in:
parent
a6a4f0ffec
commit
c9da1beb1c
1 changed files with 0 additions and 1 deletions
|
@ -5889,7 +5889,6 @@ midori_browser_init (MidoriBrowser* browser)
|
|||
#if HAVE_HILDON
|
||||
_action_set_visible (browser, "Menubar", FALSE);
|
||||
#endif
|
||||
_action_set_visible (browser, "Statusbar", FALSE);
|
||||
#if !WEBKIT_CHECK_VERSION (1, 1, 3)
|
||||
_action_set_visible (browser, "Transferbar", FALSE);
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue