Make some POU libraries selected by default or not. This changes structure of features.libraries, please check and update your extensions if they use libraries
#!/bin/bash
INKSCAPE=inkscape
for i in `cat icons.svg |grep -o -e '%%[^%]*%%'|sed 's/%//g'`