summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2019-04-09Upgrade svg source files to Inkscape 0.92.4rbuj198-66421/+5273
$ 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 themerbuj2-832/+12069
clean & build: make -C mate clean-png-icons make -C mate build-png-icons
2019-03-30Gen png icons from source. Mate: apps, categories & devicesrbuj2-1853/+1801
clean & build: make -C mate clean-png-icons make -C mate build-png-icons
2015-05-01add open-memu regular icon, update some svg iconsraveit6577-32234/+222153
2013-06-23Add missing uninstall hooksStefano Karapetsas1-1/+1
2013-04-07On make install, the Makefile will now copy .icon files into the package dir ↵Ivor Uhliarik1-1/+1
too, allowing for text-x-preview.icon (a requirement for text file preview) to be included in the package.
2013-03-21add Menta icon setMarcel Dijkstra2-18/+16
2012-01-25Added mate.svg and start-here.svgSteve Zesch2-891/+329
2011-12-05removing autogenerated files and adding default-applications iconPerberos1-373/+0
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos175-0/+564209