summaryrefslogtreecommitdiff
path: root/mate/8x8/emblems
AgeCommit message (Collapse)AuthorFilesLines
2019-04-09Upgrade svg source files to Inkscape 0.92.4rbuj1-6/+6
$ inkscape -V Inkscape 0.92.4 (unknown) $ find . -type f -name Makefile.am -print0 | xargs -0 sed -i 's/ --convert-dpi-method=scale-document//g' $ find . -type f -name Makefile.am -print0 | xargs -0 sed -i 's/ --convert-dpi-method=scale-viewbox//g' $ find ./src -name *.svg -exec inkscape --convert-dpi-method=none --verb=FileVacuum --verb=FileSave --verb=FileQuit {} \;
2019-04-09Gen png icons from source - Mate themerbuj7-0/+47
clean & build: make -C mate clean-png-icons make -C mate build-png-icons
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos6-0/+0