diff options
Diffstat (limited to 'mate/32x32/devices')
39 files changed, 239 insertions, 0 deletions
diff --git a/mate/32x32/devices/Makefile.am b/mate/32x32/devices/Makefile.am new file mode 100644 index 0000000..0b4d4ba --- /dev/null +++ b/mate/32x32/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=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-card.png: ../../../src/audio-card.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-headphones.png: ../../../src/audio-headphones.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:440:335:472 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-headset.png: ../../../src/audio-headphones.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:140:335:172 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-input-microphone.png: ../../../src/audio-input-microphone.svg + @echo " "$@ + @inkscape -z $^ --export-area=302:142:334:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-speakers.png: ../../../src/audio-speakers.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:742:335:774 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +camera-photo.png: ../../../src/camera-photo.svg + @echo " "$@ + @inkscape -z $^ --export-area=300:142:332:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +camera-video.png: ../../../src/camera-video.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +camera-web.png: ../../../src/camera-web.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +computer.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:442:335:474 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +drive-harddisk.png: ../../../src/drive-harddisk.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:138:335:172 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +drive-multidisk.png: ../../../src/drive-multidisk.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:136:335:168 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +drive-optical.png: ../../../src/drives.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +drive-removable-media.png: ../../../src/drives.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:142:735:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +input-dialpad.png: ../../../src/input-dialpad.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +input-gaming.png: ../../../src/input-gaming.svg + @echo " "$@ + @inkscape -z $^ --export-area=343:162:375:194 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +input-keyboard.png: ../../../src/keyboards.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +input-mouse.png: ../../../src/input-mouse.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +input-tablet.png: ../../../src/input-tablet.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +input-touchpad.png: ../../../src/input-touchpad.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-flash.png: ../../../src/media-flash.svg + @echo " "$@ + @inkscape -z $^ --export-area=304:142:336:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-floppy.png: ../../../src/media-floppy.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:141:335:173 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-optical.png: ../../../src/media-optical.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-removable.png: ../../../src/media-removable.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-tape.png: ../../../src/media-tape.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +multimedia-player.png: ../../../src/multimedia-player.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +modem.png: ../../../src/modem.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-vpn.png: ../../../src/network-vpn.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-wired.png: ../../../src/network-wired.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-wireless.png: ../../../src/network-wireless.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +pda.png: ../../../src/pda.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +phone.png: ../../../src/phone.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +printer.png: ../../../src/printers.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:434:335:466 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +printer-network.png: ../../../src/printer-network.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:140:335:172 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +scanner.png: ../../../src/scanner.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:140:335:172 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +uninterruptible-power-supply.png: ../../../src/uninterruptible-power-supply.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +video-display.png: ../../../src/displays.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:442:335:474 -w=32 -h=32 -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/32x32/devices/ac-adapter.png b/mate/32x32/devices/ac-adapter.png Binary files differindex 4b190b8..2cfecb8 100644 --- a/mate/32x32/devices/ac-adapter.png +++ b/mate/32x32/devices/ac-adapter.png diff --git a/mate/32x32/devices/audio-card.png b/mate/32x32/devices/audio-card.png Binary files differindex dbe1719..5afe61b 100644 --- a/mate/32x32/devices/audio-card.png +++ b/mate/32x32/devices/audio-card.png diff --git a/mate/32x32/devices/audio-headphones.png b/mate/32x32/devices/audio-headphones.png Binary files differindex d628037..2804715 100644 --- a/mate/32x32/devices/audio-headphones.png +++ b/mate/32x32/devices/audio-headphones.png diff --git a/mate/32x32/devices/audio-headset.png b/mate/32x32/devices/audio-headset.png Binary files differindex 4696c60..7063010 100644 --- a/mate/32x32/devices/audio-headset.png +++ b/mate/32x32/devices/audio-headset.png diff --git a/mate/32x32/devices/audio-input-microphone.png b/mate/32x32/devices/audio-input-microphone.png Binary files differindex 60a2b14..64fe15a 100644 --- a/mate/32x32/devices/audio-input-microphone.png +++ b/mate/32x32/devices/audio-input-microphone.png diff --git a/mate/32x32/devices/audio-speakers.png b/mate/32x32/devices/audio-speakers.png Binary files differindex 4d37be4..e2fb049 100644 --- a/mate/32x32/devices/audio-speakers.png +++ b/mate/32x32/devices/audio-speakers.png diff --git a/mate/32x32/devices/battery.png b/mate/32x32/devices/battery.png Binary files differindex 8cc17ca..99b3eca 100644 --- a/mate/32x32/devices/battery.png +++ b/mate/32x32/devices/battery.png diff --git a/mate/32x32/devices/camera-photo.png b/mate/32x32/devices/camera-photo.png Binary files differindex f0c9901..b552068 100644 --- a/mate/32x32/devices/camera-photo.png +++ b/mate/32x32/devices/camera-photo.png diff --git a/mate/32x32/devices/camera-video.png b/mate/32x32/devices/camera-video.png Binary files differindex fcdf4a0..a3fe040 100644 --- a/mate/32x32/devices/camera-video.png +++ b/mate/32x32/devices/camera-video.png diff --git a/mate/32x32/devices/camera-web.png b/mate/32x32/devices/camera-web.png Binary files differindex f29b708..924c5d7 100644 --- a/mate/32x32/devices/camera-web.png +++ b/mate/32x32/devices/camera-web.png diff --git a/mate/32x32/devices/computer.png b/mate/32x32/devices/computer.png Binary files differindex 3f3a402..fd95cb2 100644 --- a/mate/32x32/devices/computer.png +++ b/mate/32x32/devices/computer.png diff --git a/mate/32x32/devices/drive-harddisk.png b/mate/32x32/devices/drive-harddisk.png Binary files differindex cfe4c10..956416b 100644 --- a/mate/32x32/devices/drive-harddisk.png +++ b/mate/32x32/devices/drive-harddisk.png diff --git a/mate/32x32/devices/drive-multidisk.png b/mate/32x32/devices/drive-multidisk.png Binary files differindex b6fb708..44b4d94 100644 --- a/mate/32x32/devices/drive-multidisk.png +++ b/mate/32x32/devices/drive-multidisk.png diff --git a/mate/32x32/devices/drive-optical.png b/mate/32x32/devices/drive-optical.png Binary files differindex 034c010..68db630 100644 --- a/mate/32x32/devices/drive-optical.png +++ b/mate/32x32/devices/drive-optical.png diff --git a/mate/32x32/devices/drive-removable-media.png b/mate/32x32/devices/drive-removable-media.png Binary files differindex 22853a8..9f117ae 100644 --- a/mate/32x32/devices/drive-removable-media.png +++ b/mate/32x32/devices/drive-removable-media.png diff --git a/mate/32x32/devices/input-dialpad.png b/mate/32x32/devices/input-dialpad.png Binary files differindex 5f2c446..bfab366 100644 --- a/mate/32x32/devices/input-dialpad.png +++ b/mate/32x32/devices/input-dialpad.png diff --git a/mate/32x32/devices/input-gaming.png b/mate/32x32/devices/input-gaming.png Binary files differindex 9670ee8..02e06a5 100644 --- a/mate/32x32/devices/input-gaming.png +++ b/mate/32x32/devices/input-gaming.png diff --git a/mate/32x32/devices/input-keyboard.png b/mate/32x32/devices/input-keyboard.png Binary files differindex f0213d1..14d34c7 100644 --- a/mate/32x32/devices/input-keyboard.png +++ b/mate/32x32/devices/input-keyboard.png diff --git a/mate/32x32/devices/input-mouse.png b/mate/32x32/devices/input-mouse.png Binary files differindex 2fd8ca3..bf21424 100644 --- a/mate/32x32/devices/input-mouse.png +++ b/mate/32x32/devices/input-mouse.png diff --git a/mate/32x32/devices/input-tablet.png b/mate/32x32/devices/input-tablet.png Binary files differindex d2da198..ab2b28f 100644 --- a/mate/32x32/devices/input-tablet.png +++ b/mate/32x32/devices/input-tablet.png diff --git a/mate/32x32/devices/input-touchpad.png b/mate/32x32/devices/input-touchpad.png Binary files differindex 0e52113..30e6af9 100644 --- a/mate/32x32/devices/input-touchpad.png +++ b/mate/32x32/devices/input-touchpad.png diff --git a/mate/32x32/devices/media-flash.png b/mate/32x32/devices/media-flash.png Binary files differindex f3e4621..099ee2f 100644 --- a/mate/32x32/devices/media-flash.png +++ b/mate/32x32/devices/media-flash.png diff --git a/mate/32x32/devices/media-floppy.png b/mate/32x32/devices/media-floppy.png Binary files differindex 1f1bc8e..bce5f1d 100644 --- a/mate/32x32/devices/media-floppy.png +++ b/mate/32x32/devices/media-floppy.png diff --git a/mate/32x32/devices/media-optical.png b/mate/32x32/devices/media-optical.png Binary files differindex b0fff39..e8565e7 100644 --- a/mate/32x32/devices/media-optical.png +++ b/mate/32x32/devices/media-optical.png diff --git a/mate/32x32/devices/media-removable.png b/mate/32x32/devices/media-removable.png Binary files differindex c3a1846..382d7d2 100644 --- a/mate/32x32/devices/media-removable.png +++ b/mate/32x32/devices/media-removable.png diff --git a/mate/32x32/devices/media-tape.png b/mate/32x32/devices/media-tape.png Binary files differindex 45abe84..b1e0841 100644 --- a/mate/32x32/devices/media-tape.png +++ b/mate/32x32/devices/media-tape.png diff --git a/mate/32x32/devices/modem.png b/mate/32x32/devices/modem.png Binary files differindex 74a253c..eb60cf8 100644 --- a/mate/32x32/devices/modem.png +++ b/mate/32x32/devices/modem.png diff --git a/mate/32x32/devices/multimedia-player.png b/mate/32x32/devices/multimedia-player.png Binary files differindex 0a1c1a4..a42efae 100644 --- a/mate/32x32/devices/multimedia-player.png +++ b/mate/32x32/devices/multimedia-player.png diff --git a/mate/32x32/devices/network-vpn.png b/mate/32x32/devices/network-vpn.png Binary files differindex d3be66f..95b1e68 100644 --- a/mate/32x32/devices/network-vpn.png +++ b/mate/32x32/devices/network-vpn.png diff --git a/mate/32x32/devices/network-wired.png b/mate/32x32/devices/network-wired.png Binary files differindex 87487c8..5b88194 100644 --- a/mate/32x32/devices/network-wired.png +++ b/mate/32x32/devices/network-wired.png diff --git a/mate/32x32/devices/network-wireless.png b/mate/32x32/devices/network-wireless.png Binary files differindex 4358de7..a867bd9 100644 --- a/mate/32x32/devices/network-wireless.png +++ b/mate/32x32/devices/network-wireless.png diff --git a/mate/32x32/devices/pda.png b/mate/32x32/devices/pda.png Binary files differindex 1764bcc..89762f2 100644 --- a/mate/32x32/devices/pda.png +++ b/mate/32x32/devices/pda.png diff --git a/mate/32x32/devices/phone.png b/mate/32x32/devices/phone.png Binary files differindex 4ca9a6c..cc2e646 100644 --- a/mate/32x32/devices/phone.png +++ b/mate/32x32/devices/phone.png diff --git a/mate/32x32/devices/printer-network.png b/mate/32x32/devices/printer-network.png Binary files differindex f7d286c..0369bc0 100644 --- a/mate/32x32/devices/printer-network.png +++ b/mate/32x32/devices/printer-network.png diff --git a/mate/32x32/devices/printer.png b/mate/32x32/devices/printer.png Binary files differindex 3f188cb..d5a2d12 100644 --- a/mate/32x32/devices/printer.png +++ b/mate/32x32/devices/printer.png diff --git a/mate/32x32/devices/scanner.png b/mate/32x32/devices/scanner.png Binary files differindex f0e8766..d46ed13 100644 --- a/mate/32x32/devices/scanner.png +++ b/mate/32x32/devices/scanner.png diff --git a/mate/32x32/devices/uninterruptible-power-supply.png b/mate/32x32/devices/uninterruptible-power-supply.png Binary files differindex 1c4aa88..e11c61f 100644 --- a/mate/32x32/devices/uninterruptible-power-supply.png +++ b/mate/32x32/devices/uninterruptible-power-supply.png diff --git a/mate/32x32/devices/video-display.png b/mate/32x32/devices/video-display.png Binary files differindex 8197196..148a668 100644 --- a/mate/32x32/devices/video-display.png +++ b/mate/32x32/devices/video-display.png |