Fix toolbar visibility
authorVitaly Sinilin <vs@kp4.ru>
Mon, 7 Sep 2015 21:18:56 +0000 (00:18 +0300)
committerKlaus Ethgen <Klaus@Ethgen.de>
Tue, 8 Sep 2015 11:14:00 +0000 (12:14 +0100)
commit4069dd4fa59523179e0141751013df6192609b69
tree28e5917fa817fb1e184190be17f650859f24f28e
parent75812f64fe5f5e548f9c55f033f94cf5264a7912
Fix toolbar visibility

The toolbar should not be visible on startup when the
configuration file has the line

    toolbar_hidden = "true"

Its visibility state at startup should be the same it
was at the last shutdown.
src/layout.c