Fix possibly broken toolbar_compose.xml by migrating A_SENDL actions names
authorwwp <wwp@free.fr>
Wed, 14 Dec 2016 10:06:18 +0000 (11:06 +0100)
committerwwp <wwp@free.fr>
Wed, 14 Dec 2016 10:06:18 +0000 (11:06 +0100)
commitb4d895b8b87dcb0850a6f628d95a45c8dcf13d56
treee0259001804629cdc9f62ee58ff50e8793854099
parent06f63cb892ca160d54fb28ca4a185c89b7b901fb
Fix possibly broken toolbar_compose.xml by migrating A_SENDL actions names
to A_SEND_LATER. An attempt to rewrite the whole toolbar .xml file was done
when only a part of it was read, leading to toolbar elements loss; the
rewrite of migrated toolbar configs is now done a posteriori.
Also, the renaming/migration magics swallowed the existing one
for A_SYL_ACTIONS.
src/toolbar.c
src/toolbar.h