Inject global hints script during setting.
authorDaniel Carl <danielcarl@gmx.de>
Sun, 7 May 2017 11:44:05 +0000 (13:44 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Sun, 7 May 2017 11:44:05 +0000 (13:44 +0200)
commitd33dfd31c148f9c82610e876f75fb16468d8d6c1
tree09353ea334099e992a9a3af4136ba291f19dd69f
parentc55a758634321161b2b0c1c8e1b77b2595730cf7
Inject global hints script during setting.

In case the user disabled user scripts, also the hints script was
removed from the web content manager. So if the page was reloaded the
hinting did not work. To avoid the disabling of vimb internal used
scripts, we set them always during set up of the settings. So they are
readded in case all scripts are removed from the web content manager.
src/main.c
src/setting.c