SVGHMI: UI: added prefill of arguments according to values in widget instance in library. Also added library's widget instance description to description field.
#!/bin/bash
INKSCAPE=inkscape
for i in `cat icons.svg |grep -o -e '%%[^%]*%%'|sed 's/%//g'`