summaryrefslogtreecommitdiff
path: root/mate/48x48/categories
diff options
context:
space:
mode:
Diffstat (limited to 'mate/48x48/categories')
-rw-r--r--mate/48x48/categories/Makefile.am119
-rw-r--r--mate/48x48/categories/applications-accessories.pngbin3743 -> 3396 bytes
-rw-r--r--mate/48x48/categories/applications-development.pngbin1556 -> 1491 bytes
-rw-r--r--mate/48x48/categories/applications-engineering.pngbin3105 -> 2919 bytes
-rw-r--r--mate/48x48/categories/applications-games.pngbin2040 -> 1909 bytes
-rw-r--r--mate/48x48/categories/applications-graphics.pngbin4381 -> 4354 bytes
-rw-r--r--mate/48x48/categories/applications-internet.pngbin4680 -> 4545 bytes
-rw-r--r--mate/48x48/categories/applications-multimedia.pngbin2448 -> 2824 bytes
-rw-r--r--mate/48x48/categories/applications-office.pngbin3608 -> 3596 bytes
-rw-r--r--mate/48x48/categories/applications-other.pngbin2764 -> 2699 bytes
-rw-r--r--mate/48x48/categories/applications-science.pngbin4577 -> 4411 bytes
-rw-r--r--mate/48x48/categories/applications-system.pngbin3937 -> 4237 bytes
-rw-r--r--mate/48x48/categories/applications-utilities.pngbin3604 -> 4103 bytes
-rw-r--r--mate/48x48/categories/preferences-desktop-peripherals.pngbin3034 -> 3157 bytes
-rw-r--r--mate/48x48/categories/preferences-desktop-personal.pngbin2180 -> 2273 bytes
-rw-r--r--mate/48x48/categories/preferences-desktop.pngbin2083 -> 2012 bytes
-rw-r--r--mate/48x48/categories/preferences-other.pngbin3769 -> 3706 bytes
-rw-r--r--mate/48x48/categories/preferences-system-network.pngbin3719 -> 2897 bytes
-rw-r--r--mate/48x48/categories/preferences-system.pngbin3373 -> 3844 bytes
19 files changed, 119 insertions, 0 deletions
diff --git a/mate/48x48/categories/Makefile.am b/mate/48x48/categories/Makefile.am
new file mode 100644
index 0000000..d8cac0d
--- /dev/null
+++ b/mate/48x48/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=294:200:351:248 -w=48 -h=48 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+applications-development.png: ../../../src/applications-development.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=296:200:344:248 -w=48 -h=48 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+applications-engineering.png: ../../../src/applications-engineering.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=295:202:343:250 -w=48 -h=48 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+applications-games.png: ../../../src/applications-games.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=296:203:344:251 -w=48 -h=48 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+applications-graphics.png: ../../../src/applications-graphics.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+applications-internet.png: ../../../src/applications-internet.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+applications-multimedia.png: ../../../src/applications-multimedia.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+applications-office.png: ../../../src/applications-office.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=295:202:343:250 -w=48 -h=48 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+applications-other.png: ../../../src/applications-other.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=295:202:343:250 -w=48 -h=48 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+applications-science.png: ../../../src/applications-science.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+applications-system.png: ../../../src/applications-system.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+applications-utilities.png: ../../../src/applications-utilities.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=297:202:345:250 -w=48 -h=48 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+preferences-desktop.png: ../../../src/preferences-desktop.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+preferences-desktop-peripherals.png: ../../../src/preferences-desktop-peripherals.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=296:203:344:251 -w=48 -h=48 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+preferences-desktop-personal.png: ../../../src/preferences-desktop-personal.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+preferences-other.png: ../../../src/preferences-other.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=296:203:344:251 -w=48 -h=48 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+preferences-system.png: ../../../src/preferences-system.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+preferences-system-network.png: ../../../src/computers.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -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/48x48/categories/applications-accessories.png b/mate/48x48/categories/applications-accessories.png
index 0734466..2886d95 100644
--- a/mate/48x48/categories/applications-accessories.png
+++ b/mate/48x48/categories/applications-accessories.png
Binary files differ
diff --git a/mate/48x48/categories/applications-development.png b/mate/48x48/categories/applications-development.png
index 2ad8284..3bedee7 100644
--- a/mate/48x48/categories/applications-development.png
+++ b/mate/48x48/categories/applications-development.png
Binary files differ
diff --git a/mate/48x48/categories/applications-engineering.png b/mate/48x48/categories/applications-engineering.png
index 326c141..7dad929 100644
--- a/mate/48x48/categories/applications-engineering.png
+++ b/mate/48x48/categories/applications-engineering.png
Binary files differ
diff --git a/mate/48x48/categories/applications-games.png b/mate/48x48/categories/applications-games.png
index 6691d16..565b25a 100644
--- a/mate/48x48/categories/applications-games.png
+++ b/mate/48x48/categories/applications-games.png
Binary files differ
diff --git a/mate/48x48/categories/applications-graphics.png b/mate/48x48/categories/applications-graphics.png
index 1495eea..a03a7cb 100644
--- a/mate/48x48/categories/applications-graphics.png
+++ b/mate/48x48/categories/applications-graphics.png
Binary files differ
diff --git a/mate/48x48/categories/applications-internet.png b/mate/48x48/categories/applications-internet.png
index 19baab3..622b150 100644
--- a/mate/48x48/categories/applications-internet.png
+++ b/mate/48x48/categories/applications-internet.png
Binary files differ
diff --git a/mate/48x48/categories/applications-multimedia.png b/mate/48x48/categories/applications-multimedia.png
index cdf91d8..2a21c90 100644
--- a/mate/48x48/categories/applications-multimedia.png
+++ b/mate/48x48/categories/applications-multimedia.png
Binary files differ
diff --git a/mate/48x48/categories/applications-office.png b/mate/48x48/categories/applications-office.png
index c691cae..15d8a76 100644
--- a/mate/48x48/categories/applications-office.png
+++ b/mate/48x48/categories/applications-office.png
Binary files differ
diff --git a/mate/48x48/categories/applications-other.png b/mate/48x48/categories/applications-other.png
index 52e903c..579b32d 100644
--- a/mate/48x48/categories/applications-other.png
+++ b/mate/48x48/categories/applications-other.png
Binary files differ
diff --git a/mate/48x48/categories/applications-science.png b/mate/48x48/categories/applications-science.png
index 62d4c37..d8bf54e 100644
--- a/mate/48x48/categories/applications-science.png
+++ b/mate/48x48/categories/applications-science.png
Binary files differ
diff --git a/mate/48x48/categories/applications-system.png b/mate/48x48/categories/applications-system.png
index a580c99..b658bba 100644
--- a/mate/48x48/categories/applications-system.png
+++ b/mate/48x48/categories/applications-system.png
Binary files differ
diff --git a/mate/48x48/categories/applications-utilities.png b/mate/48x48/categories/applications-utilities.png
index 66665a9..608d20a 100644
--- a/mate/48x48/categories/applications-utilities.png
+++ b/mate/48x48/categories/applications-utilities.png
Binary files differ
diff --git a/mate/48x48/categories/preferences-desktop-peripherals.png b/mate/48x48/categories/preferences-desktop-peripherals.png
index e67fbc9..2d755af 100644
--- a/mate/48x48/categories/preferences-desktop-peripherals.png
+++ b/mate/48x48/categories/preferences-desktop-peripherals.png
Binary files differ
diff --git a/mate/48x48/categories/preferences-desktop-personal.png b/mate/48x48/categories/preferences-desktop-personal.png
index dd47184..00a65af 100644
--- a/mate/48x48/categories/preferences-desktop-personal.png
+++ b/mate/48x48/categories/preferences-desktop-personal.png
Binary files differ
diff --git a/mate/48x48/categories/preferences-desktop.png b/mate/48x48/categories/preferences-desktop.png
index 208c6ef..26ed21b 100644
--- a/mate/48x48/categories/preferences-desktop.png
+++ b/mate/48x48/categories/preferences-desktop.png
Binary files differ
diff --git a/mate/48x48/categories/preferences-other.png b/mate/48x48/categories/preferences-other.png
index 313d91c..de3c889 100644
--- a/mate/48x48/categories/preferences-other.png
+++ b/mate/48x48/categories/preferences-other.png
Binary files differ
diff --git a/mate/48x48/categories/preferences-system-network.png b/mate/48x48/categories/preferences-system-network.png
index 549e7fa..7283f9c 100644
--- a/mate/48x48/categories/preferences-system-network.png
+++ b/mate/48x48/categories/preferences-system-network.png
Binary files differ
diff --git a/mate/48x48/categories/preferences-system.png b/mate/48x48/categories/preferences-system.png
index 5dc6ff1..8400e3e 100644
--- a/mate/48x48/categories/preferences-system.png
+++ b/mate/48x48/categories/preferences-system.png
Binary files differ