Don't store toolbars in config file
authorKlaus Ethgen <Klaus@Ethgen.de>
Thu, 19 May 2016 13:35:25 +0000 (14:35 +0100)
committerKlaus Ethgen <Klaus@Ethgen.de>
Thu, 19 May 2016 14:50:56 +0000 (15:50 +0100)
commit7978f86304a572e67a6cdb56c3f6113724b0cdd2
tree686a777531a0616c883787dae3c3d623b3af2a13
parent08e352717c3bbe9c39f8aec4428878256f995d0b
Don't store toolbars in config file

It makes no sense to save that information in config file. Even more, it
makes more troubles than it is worth.

Starting from here, just drop that information and use the configured in
values all the time.

This also fixes the troubles with e9fc136.
src/layout.c
src/layout_util.c
src/layout_util.h
src/rcfile.c