diff options
Diffstat (limited to 'mate/16x16/categories')
19 files changed, 119 insertions, 0 deletions
diff --git a/mate/16x16/categories/Makefile.am b/mate/16x16/categories/Makefile.am new file mode 100644 index 0000000..6694b92 --- /dev/null +++ b/mate/16x16/categories/Makefile.am @@ -0,0 +1,119 @@ +NULL = + +png_icons = \ + applications-accessories.png \ + applications-development.png \ + applications-engineering.png \ + applications-games.png \ + applications-graphics.png \ + applications-internet.png \ + applications-multimedia.png \ + applications-office.png \ + applications-other.png \ + applications-science.png \ + applications-system.png \ + applications-utilities.png \ + preferences-desktop.png \ + preferences-desktop-peripherals.png \ + preferences-desktop-personal.png \ + preferences-other.png \ + preferences-system.png \ + preferences-system-network.png \ + $(NULL) + +applications-accessories.png: ../../../src/applications-accessories.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +applications-development.png: ../../../src/applications-development.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:66:319:82 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +applications-engineering.png: ../../../src/applications-engineering.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +applications-games.png: ../../../src/applications-games.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +applications-graphics.png: ../../../src/applications-graphics.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +applications-internet.png: ../../../src/applications-internet.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +applications-multimedia.png: ../../../src/applications-multimedia.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +applications-office.png: ../../../src/applications-office.svg + @echo " "$@ + @inkscape -z $^ --export-area=302:65:318:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +applications-other.png: ../../../src/applications-other.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +applications-science.png: ../../../src/applications-science.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +applications-system.png: ../../../src/applications-system.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +applications-utilities.png: ../../../src/applications-utilities.svg + @echo " "$@ + @inkscape -z $^ --export-area=302:65:318:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop.png: ../../../src/preferences-desktop.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop-peripherals.png: ../../../src/preferences-desktop-peripherals.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop-personal.png: ../../../src/preferences-desktop-personal.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-other.png: ../../../src/preferences-other.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-system.png: ../../../src/preferences-system.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-system-network.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +.PHONY: build-png-icons-local clean-png-icons-local +build-png-icons-local: $(png_icons) + +clean-png-icons-local: + @echo " Cleaning icons..." + @rm -f $(png_icons) diff --git a/mate/16x16/categories/applications-accessories.png b/mate/16x16/categories/applications-accessories.png Binary files differindex a2f41f8..e4a7e9b 100644 --- a/mate/16x16/categories/applications-accessories.png +++ b/mate/16x16/categories/applications-accessories.png diff --git a/mate/16x16/categories/applications-development.png b/mate/16x16/categories/applications-development.png Binary files differindex 7406209..aa1a87b 100644 --- a/mate/16x16/categories/applications-development.png +++ b/mate/16x16/categories/applications-development.png diff --git a/mate/16x16/categories/applications-engineering.png b/mate/16x16/categories/applications-engineering.png Binary files differindex 4f4ad2e..ee87b7c 100644 --- a/mate/16x16/categories/applications-engineering.png +++ b/mate/16x16/categories/applications-engineering.png diff --git a/mate/16x16/categories/applications-games.png b/mate/16x16/categories/applications-games.png Binary files differindex f28208f..d088acd 100644 --- a/mate/16x16/categories/applications-games.png +++ b/mate/16x16/categories/applications-games.png diff --git a/mate/16x16/categories/applications-graphics.png b/mate/16x16/categories/applications-graphics.png Binary files differindex 66e46cb..48ddeb4 100644 --- a/mate/16x16/categories/applications-graphics.png +++ b/mate/16x16/categories/applications-graphics.png diff --git a/mate/16x16/categories/applications-internet.png b/mate/16x16/categories/applications-internet.png Binary files differindex 36756bb..a8cfae0 100644 --- a/mate/16x16/categories/applications-internet.png +++ b/mate/16x16/categories/applications-internet.png diff --git a/mate/16x16/categories/applications-multimedia.png b/mate/16x16/categories/applications-multimedia.png Binary files differindex b25afaf..9f97c37 100644 --- a/mate/16x16/categories/applications-multimedia.png +++ b/mate/16x16/categories/applications-multimedia.png diff --git a/mate/16x16/categories/applications-office.png b/mate/16x16/categories/applications-office.png Binary files differindex 981db6a..6157014 100644 --- a/mate/16x16/categories/applications-office.png +++ b/mate/16x16/categories/applications-office.png diff --git a/mate/16x16/categories/applications-other.png b/mate/16x16/categories/applications-other.png Binary files differindex 4530760..0539940 100644 --- a/mate/16x16/categories/applications-other.png +++ b/mate/16x16/categories/applications-other.png diff --git a/mate/16x16/categories/applications-science.png b/mate/16x16/categories/applications-science.png Binary files differindex 14de63c..76d2e2c 100644 --- a/mate/16x16/categories/applications-science.png +++ b/mate/16x16/categories/applications-science.png diff --git a/mate/16x16/categories/applications-system.png b/mate/16x16/categories/applications-system.png Binary files differindex 6c5284d..08e6c86 100644 --- a/mate/16x16/categories/applications-system.png +++ b/mate/16x16/categories/applications-system.png diff --git a/mate/16x16/categories/applications-utilities.png b/mate/16x16/categories/applications-utilities.png Binary files differindex ad5722b..3bfee6b 100644 --- a/mate/16x16/categories/applications-utilities.png +++ b/mate/16x16/categories/applications-utilities.png diff --git a/mate/16x16/categories/preferences-desktop-peripherals.png b/mate/16x16/categories/preferences-desktop-peripherals.png Binary files differindex 400ef53..bae2a3f 100644 --- a/mate/16x16/categories/preferences-desktop-peripherals.png +++ b/mate/16x16/categories/preferences-desktop-peripherals.png diff --git a/mate/16x16/categories/preferences-desktop-personal.png b/mate/16x16/categories/preferences-desktop-personal.png Binary files differindex 57ce63c..6d091ee 100644 --- a/mate/16x16/categories/preferences-desktop-personal.png +++ b/mate/16x16/categories/preferences-desktop-personal.png diff --git a/mate/16x16/categories/preferences-desktop.png b/mate/16x16/categories/preferences-desktop.png Binary files differindex 84da587..f1cb06c 100644 --- a/mate/16x16/categories/preferences-desktop.png +++ b/mate/16x16/categories/preferences-desktop.png diff --git a/mate/16x16/categories/preferences-other.png b/mate/16x16/categories/preferences-other.png Binary files differindex 26aa6e6..407c7c9 100644 --- a/mate/16x16/categories/preferences-other.png +++ b/mate/16x16/categories/preferences-other.png diff --git a/mate/16x16/categories/preferences-system-network.png b/mate/16x16/categories/preferences-system-network.png Binary files differindex d08f264..2a2029a 100644 --- a/mate/16x16/categories/preferences-system-network.png +++ b/mate/16x16/categories/preferences-system-network.png diff --git a/mate/16x16/categories/preferences-system.png b/mate/16x16/categories/preferences-system.png Binary files differindex eb28840..0b6334c 100644 --- a/mate/16x16/categories/preferences-system.png +++ b/mate/16x16/categories/preferences-system.png |