WAMP: now config and secret given in project files always override those given in commandline. Also made extensions web customisations happen before registration of web interface.
#!/bin/bash
INKSCAPE=inkscape
for i in `cat icons.svg |grep -o -e '%%[^%]*%%'|sed 's/%//g'`