From c8ac150b8a7aca83fb984eac0b2619b4daf30071 Mon Sep 17 00:00:00 2001 From: rbuj Date: Tue, 26 Mar 2019 17:27:58 +0100 Subject: Gen png icons from source. Mate: apps, categories & devices clean & build: make -C mate clean-png-icons make -C mate build-png-icons --- mate/22x22/devices/Makefile.am | 239 +++++++++++++++++++++ mate/22x22/devices/ac-adapter.png | Bin 1189 -> 914 bytes mate/22x22/devices/audio-card.png | Bin 1246 -> 1157 bytes mate/22x22/devices/audio-headphones.png | Bin 1198 -> 1206 bytes mate/22x22/devices/audio-headset.png | Bin 1305 -> 1336 bytes mate/22x22/devices/audio-input-microphone.png | Bin 1206 -> 1195 bytes mate/22x22/devices/audio-speakers.png | Bin 1419 -> 1228 bytes mate/22x22/devices/battery.png | Bin 585 -> 457 bytes mate/22x22/devices/camera-photo.png | Bin 1331 -> 1285 bytes mate/22x22/devices/camera-video.png | Bin 1220 -> 1273 bytes mate/22x22/devices/camera-web.png | Bin 1314 -> 1292 bytes mate/22x22/devices/computer.png | Bin 1270 -> 1145 bytes mate/22x22/devices/drive-harddisk.png | Bin 1222 -> 1146 bytes mate/22x22/devices/drive-multidisk.png | Bin 1073 -> 1278 bytes mate/22x22/devices/drive-optical.png | Bin 1183 -> 1106 bytes mate/22x22/devices/drive-removable-media.png | Bin 786 -> 902 bytes mate/22x22/devices/input-dialpad.png | Bin 267 -> 301 bytes mate/22x22/devices/input-gaming.png | Bin 1107 -> 1009 bytes mate/22x22/devices/input-keyboard.png | Bin 710 -> 670 bytes mate/22x22/devices/input-mouse.png | Bin 1259 -> 1120 bytes mate/22x22/devices/input-tablet.png | Bin 659 -> 1238 bytes mate/22x22/devices/input-touchpad.png | Bin 860 -> 808 bytes mate/22x22/devices/media-flash.png | Bin 860 -> 845 bytes mate/22x22/devices/media-floppy.png | Bin 928 -> 1118 bytes mate/22x22/devices/media-optical.png | Bin 1402 -> 1377 bytes mate/22x22/devices/media-removable.png | Bin 1104 -> 1018 bytes mate/22x22/devices/media-tape.png | Bin 915 -> 1230 bytes mate/22x22/devices/modem.png | Bin 1240 -> 1156 bytes mate/22x22/devices/multimedia-player.png | Bin 670 -> 558 bytes mate/22x22/devices/network-vpn.png | Bin 968 -> 936 bytes mate/22x22/devices/network-wired.png | Bin 839 -> 749 bytes mate/22x22/devices/network-wireless.png | Bin 1340 -> 1427 bytes mate/22x22/devices/pda.png | Bin 673 -> 721 bytes mate/22x22/devices/phone.png | Bin 906 -> 950 bytes mate/22x22/devices/printer-network.png | Bin 1530 -> 1208 bytes mate/22x22/devices/printer.png | Bin 1084 -> 1026 bytes mate/22x22/devices/scanner.png | Bin 1072 -> 1153 bytes .../22x22/devices/uninterruptible-power-supply.png | Bin 1222 -> 1040 bytes mate/22x22/devices/video-display.png | Bin 1140 -> 930 bytes 39 files changed, 239 insertions(+) create mode 100644 mate/22x22/devices/Makefile.am (limited to 'mate/22x22/devices') diff --git a/mate/22x22/devices/Makefile.am b/mate/22x22/devices/Makefile.am new file mode 100644 index 0000000..0bbeb8a --- /dev/null +++ b/mate/22x22/devices/Makefile.am @@ -0,0 +1,239 @@ +NULL = + +png_icons = \ + ac-adapter.png \ + audio-card.png \ + audio-headphones.png \ + audio-headset.png \ + audio-input-microphone.png \ + audio-speakers.png \ + battery.png \ + camera-photo.png \ + camera-video.png \ + camera-web.png \ + computer.png \ + drive-harddisk.png \ + drive-multidisk.png \ + drive-optical.png \ + drive-removable-media.png \ + input-dialpad.png \ + input-gaming.png \ + input-keyboard.png \ + input-mouse.png \ + input-tablet.png \ + input-touchpad.png \ + media-flash.png \ + media-floppy.png \ + media-optical.png \ + media-removable.png \ + media-tape.png \ + multimedia-player.png \ + modem.png \ + network-vpn.png \ + network-wired.png \ + network-wireless.png \ + pda.png \ + phone.png \ + printer.png \ + printer-network.png \ + scanner.png \ + uninterruptible-power-supply.png \ + video-display.png \ + $(NULL) + +ac-adapter.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=304:101:326:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-card.png: ../../../src/audio-card.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-headphones.png: ../../../src/audio-headphones.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:399:325:421 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-headset.png: ../../../src/audio-headphones.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:99:325:121 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-input-microphone.png: ../../../src/audio-input-microphone.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-speakers.png: ../../../src/audio-speakers.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:701:325:723 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +camera-photo.png: ../../../src/camera-photo.svg + @echo " "$@ + @inkscape -z $^ --export-area=301:102:323:124 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +camera-video.png: ../../../src/camera-video.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +camera-web.png: ../../../src/camera-web.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +computer.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:402:325:424 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +drive-harddisk.png: ../../../src/drive-harddisk.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:96:325:118 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +drive-multidisk.png: ../../../src/drive-multidisk.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:96:325:118 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +drive-optical.png: ../../../src/drives.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +drive-removable-media.png: ../../../src/drives.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:101:725:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +input-dialpad.png: ../../../src/input-dialpad.svg + @echo " "$@ + @inkscape -z $^ --export-area=302:101:324:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +input-gaming.png: ../../../src/input-gaming.svg + @echo " "$@ + @inkscape -z $^ --export-area=343:120:365:142 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +input-keyboard.png: ../../../src/keyboards.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +input-mouse.png: ../../../src/input-mouse.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +input-tablet.png: ../../../src/input-tablet.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +input-touchpad.png: ../../../src/input-touchpad.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-flash.png: ../../../src/media-flash.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:100:325:122 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-floppy.png: ../../../src/media-floppy.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:100:325:122 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-optical.png: ../../../src/media-optical.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-removable.png: ../../../src/media-removable.svg + @echo " "$@ + @inkscape -z $^ --export-area=302:101:324:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-tape.png: ../../../src/media-tape.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +multimedia-player.png: ../../../src/multimedia-player.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:102:325:124 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +modem.png: ../../../src/modem.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-vpn.png: ../../../src/network-vpn.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-wired.png: ../../../src/network-wired.svg + @echo " "$@ + @inkscape -z $^ --export-area=304:101:326:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-wireless.png: ../../../src/network-wireless.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +pda.png: ../../../src/pda.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +phone.png: ../../../src/phone.svg + @echo " "$@ + @inkscape -z $^ --export-area=302:101:324:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +printer.png: ../../../src/printers.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:94:325:116 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +printer-network.png: ../../../src/printer-network.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:99:325:121 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +scanner.png: ../../../src/scanner.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:100:325:122 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +uninterruptible-power-supply.png: ../../../src/uninterruptible-power-supply.svg + @echo " "$@ + @inkscape -z $^ --export-area=304:101:326:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +video-display.png: ../../../src/displays.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:402:325:424 -w=22 -h=22 -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/22x22/devices/ac-adapter.png b/mate/22x22/devices/ac-adapter.png index 07e2cf4..568a898 100644 Binary files a/mate/22x22/devices/ac-adapter.png and b/mate/22x22/devices/ac-adapter.png differ diff --git a/mate/22x22/devices/audio-card.png b/mate/22x22/devices/audio-card.png index 6f58073..bcda356 100644 Binary files a/mate/22x22/devices/audio-card.png and b/mate/22x22/devices/audio-card.png differ diff --git a/mate/22x22/devices/audio-headphones.png b/mate/22x22/devices/audio-headphones.png index 811374f..a10a243 100644 Binary files a/mate/22x22/devices/audio-headphones.png and b/mate/22x22/devices/audio-headphones.png differ diff --git a/mate/22x22/devices/audio-headset.png b/mate/22x22/devices/audio-headset.png index 9bf4e83..2be1e25 100644 Binary files a/mate/22x22/devices/audio-headset.png and b/mate/22x22/devices/audio-headset.png differ diff --git a/mate/22x22/devices/audio-input-microphone.png b/mate/22x22/devices/audio-input-microphone.png index 8fcc02e..158643a 100644 Binary files a/mate/22x22/devices/audio-input-microphone.png and b/mate/22x22/devices/audio-input-microphone.png differ diff --git a/mate/22x22/devices/audio-speakers.png b/mate/22x22/devices/audio-speakers.png index cc01dd8..133feaf 100644 Binary files a/mate/22x22/devices/audio-speakers.png and b/mate/22x22/devices/audio-speakers.png differ diff --git a/mate/22x22/devices/battery.png b/mate/22x22/devices/battery.png index 8c61bc8..071f2e4 100644 Binary files a/mate/22x22/devices/battery.png and b/mate/22x22/devices/battery.png differ diff --git a/mate/22x22/devices/camera-photo.png b/mate/22x22/devices/camera-photo.png index e3b4e61..d916d3e 100644 Binary files a/mate/22x22/devices/camera-photo.png and b/mate/22x22/devices/camera-photo.png differ diff --git a/mate/22x22/devices/camera-video.png b/mate/22x22/devices/camera-video.png index 53f24c1..bf133ad 100644 Binary files a/mate/22x22/devices/camera-video.png and b/mate/22x22/devices/camera-video.png differ diff --git a/mate/22x22/devices/camera-web.png b/mate/22x22/devices/camera-web.png index 5691c54..c51aabb 100644 Binary files a/mate/22x22/devices/camera-web.png and b/mate/22x22/devices/camera-web.png differ diff --git a/mate/22x22/devices/computer.png b/mate/22x22/devices/computer.png index 5e99540..c8f268e 100644 Binary files a/mate/22x22/devices/computer.png and b/mate/22x22/devices/computer.png differ diff --git a/mate/22x22/devices/drive-harddisk.png b/mate/22x22/devices/drive-harddisk.png index d7f473e..7821bc8 100644 Binary files a/mate/22x22/devices/drive-harddisk.png and b/mate/22x22/devices/drive-harddisk.png differ diff --git a/mate/22x22/devices/drive-multidisk.png b/mate/22x22/devices/drive-multidisk.png index 34d5058..fdf6721 100644 Binary files a/mate/22x22/devices/drive-multidisk.png and b/mate/22x22/devices/drive-multidisk.png differ diff --git a/mate/22x22/devices/drive-optical.png b/mate/22x22/devices/drive-optical.png index 642cc32..912f21f 100644 Binary files a/mate/22x22/devices/drive-optical.png and b/mate/22x22/devices/drive-optical.png differ diff --git a/mate/22x22/devices/drive-removable-media.png b/mate/22x22/devices/drive-removable-media.png index 03798cb..eb0102a 100644 Binary files a/mate/22x22/devices/drive-removable-media.png and b/mate/22x22/devices/drive-removable-media.png differ diff --git a/mate/22x22/devices/input-dialpad.png b/mate/22x22/devices/input-dialpad.png index 999020b..5758998 100644 Binary files a/mate/22x22/devices/input-dialpad.png and b/mate/22x22/devices/input-dialpad.png differ diff --git a/mate/22x22/devices/input-gaming.png b/mate/22x22/devices/input-gaming.png index 91b8651..8991819 100644 Binary files a/mate/22x22/devices/input-gaming.png and b/mate/22x22/devices/input-gaming.png differ diff --git a/mate/22x22/devices/input-keyboard.png b/mate/22x22/devices/input-keyboard.png index 0ff7c28..dd020b8 100644 Binary files a/mate/22x22/devices/input-keyboard.png and b/mate/22x22/devices/input-keyboard.png differ diff --git a/mate/22x22/devices/input-mouse.png b/mate/22x22/devices/input-mouse.png index b108068..46b8fac 100644 Binary files a/mate/22x22/devices/input-mouse.png and b/mate/22x22/devices/input-mouse.png differ diff --git a/mate/22x22/devices/input-tablet.png b/mate/22x22/devices/input-tablet.png index a2deb60..582ebe7 100644 Binary files a/mate/22x22/devices/input-tablet.png and b/mate/22x22/devices/input-tablet.png differ diff --git a/mate/22x22/devices/input-touchpad.png b/mate/22x22/devices/input-touchpad.png index 421f33f..d2a4651 100644 Binary files a/mate/22x22/devices/input-touchpad.png and b/mate/22x22/devices/input-touchpad.png differ diff --git a/mate/22x22/devices/media-flash.png b/mate/22x22/devices/media-flash.png index 659ba7e..787c0e9 100644 Binary files a/mate/22x22/devices/media-flash.png and b/mate/22x22/devices/media-flash.png differ diff --git a/mate/22x22/devices/media-floppy.png b/mate/22x22/devices/media-floppy.png index 51b0c31..3025032 100644 Binary files a/mate/22x22/devices/media-floppy.png and b/mate/22x22/devices/media-floppy.png differ diff --git a/mate/22x22/devices/media-optical.png b/mate/22x22/devices/media-optical.png index 866da45..8ffb2e5 100644 Binary files a/mate/22x22/devices/media-optical.png and b/mate/22x22/devices/media-optical.png differ diff --git a/mate/22x22/devices/media-removable.png b/mate/22x22/devices/media-removable.png index 9e1a663..6ade471 100644 Binary files a/mate/22x22/devices/media-removable.png and b/mate/22x22/devices/media-removable.png differ diff --git a/mate/22x22/devices/media-tape.png b/mate/22x22/devices/media-tape.png index d81f4a1..0262912 100644 Binary files a/mate/22x22/devices/media-tape.png and b/mate/22x22/devices/media-tape.png differ diff --git a/mate/22x22/devices/modem.png b/mate/22x22/devices/modem.png index 6bfff03..0178201 100644 Binary files a/mate/22x22/devices/modem.png and b/mate/22x22/devices/modem.png differ diff --git a/mate/22x22/devices/multimedia-player.png b/mate/22x22/devices/multimedia-player.png index e3827a0..17508b5 100644 Binary files a/mate/22x22/devices/multimedia-player.png and b/mate/22x22/devices/multimedia-player.png differ diff --git a/mate/22x22/devices/network-vpn.png b/mate/22x22/devices/network-vpn.png index 72c0078..1d70077 100644 Binary files a/mate/22x22/devices/network-vpn.png and b/mate/22x22/devices/network-vpn.png differ diff --git a/mate/22x22/devices/network-wired.png b/mate/22x22/devices/network-wired.png index b89e9fc..ddd76f1 100644 Binary files a/mate/22x22/devices/network-wired.png and b/mate/22x22/devices/network-wired.png differ diff --git a/mate/22x22/devices/network-wireless.png b/mate/22x22/devices/network-wireless.png index f77271b..efdf2cf 100644 Binary files a/mate/22x22/devices/network-wireless.png and b/mate/22x22/devices/network-wireless.png differ diff --git a/mate/22x22/devices/pda.png b/mate/22x22/devices/pda.png index fdc77dd..6813e7f 100644 Binary files a/mate/22x22/devices/pda.png and b/mate/22x22/devices/pda.png differ diff --git a/mate/22x22/devices/phone.png b/mate/22x22/devices/phone.png index 8c8c224..adb7175 100644 Binary files a/mate/22x22/devices/phone.png and b/mate/22x22/devices/phone.png differ diff --git a/mate/22x22/devices/printer-network.png b/mate/22x22/devices/printer-network.png index df62565..1383447 100644 Binary files a/mate/22x22/devices/printer-network.png and b/mate/22x22/devices/printer-network.png differ diff --git a/mate/22x22/devices/printer.png b/mate/22x22/devices/printer.png index e91a95d..8b46561 100644 Binary files a/mate/22x22/devices/printer.png and b/mate/22x22/devices/printer.png differ diff --git a/mate/22x22/devices/scanner.png b/mate/22x22/devices/scanner.png index c050125..5e75e9c 100644 Binary files a/mate/22x22/devices/scanner.png and b/mate/22x22/devices/scanner.png differ diff --git a/mate/22x22/devices/uninterruptible-power-supply.png b/mate/22x22/devices/uninterruptible-power-supply.png index 4fa9874..2ca80e4 100644 Binary files a/mate/22x22/devices/uninterruptible-power-supply.png and b/mate/22x22/devices/uninterruptible-power-supply.png differ diff --git a/mate/22x22/devices/video-display.png b/mate/22x22/devices/video-display.png index f46ec82..30d1184 100644 Binary files a/mate/22x22/devices/video-display.png and b/mate/22x22/devices/video-display.png differ -- cgit v1.2.1