Adding support for drag'n dropping located variables from topology panel to configurations and resources variable panel for declaring global located variables
#!/bin/bash
INKSCAPE=inkscape
for i in `cat icons.svg |grep -o -e '%%[^%]*%%'|sed 's/%//g'`