diff options
Diffstat (limited to 'mate/24x24')
90 files changed, 539 insertions, 6 deletions
diff --git a/mate/24x24/Makefile.am b/mate/24x24/Makefile.am index 037fc82..b3dafbb 100644 --- a/mate/24x24/Makefile.am +++ b/mate/24x24/Makefile.am @@ -2,8 +2,12 @@ NULL = DIST_SUBDIRS = \ apps \ + categories \ + devices \ $(NULL) SUBDIRS = \ apps \ + categories \ + devices \ $(NULL) diff --git a/mate/24x24/apps/Makefile.am b/mate/24x24/apps/Makefile.am index f1c7cbb..e0b2e1e 100644 --- a/mate/24x24/apps/Makefile.am +++ b/mate/24x24/apps/Makefile.am @@ -1,20 +1,191 @@ NULL = png_icons = \ + accessories-calculator.png \ + accessories-character-map.png \ + accessories-dictionary.png \ + accessories-text-editor.png \ + applets-screenshooter.png \ + logviewer.png \ + multimedia-volume-control.png \ + preferences-desktop-accessibility.png \ + preferences-desktop-display.png \ + preferences-desktop-font.png \ + preferences-desktop-keyboard.png \ + preferences-desktop-keyboard-shortcuts.png \ + preferences-desktop-locale.png \ + preferences-desktop-remote-desktop.png \ + preferences-desktop-screensaver.png \ + preferences-desktop-wallpaper.png \ + preferences-desktop-theme.png \ + preferences-system-notifications.png \ + preferences-system-privacy.png \ + preferences-system-search.png \ + preferences-system-sharing.png \ + preferences-system-windows.png \ + system-file-manager.png \ + system-software-install.png \ + system-software-update.png \ + system-users.png \ + user-info.png \ utilities-system-monitor.png \ utilities-terminal.png \ + web-browser.png \ $(NULL) +accessories-calculator.png: ../../../src/accessories-calculator.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:143:335:175 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +accessories-character-map.png: ../../../src/accessories-character-map.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +accessories-dictionary.png: ../../../src/accessories-dictionary.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +accessories-text-editor.png: ../../../src/accessories-text-editor.svg + @echo " "$@ + @inkscape -z $^ --export-area=304:151:336:183 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +applets-screenshooter.png: ../../../src/applets-screenshooter.svg + @echo " "$@ + @inkscape -z $^ --export-area=300:143:332:175 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +logviewer.png: ../../../src/logviewer.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +multimedia-volume-control.png: ../../../src/multimedia-volume-control.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop-accessibility.png: ../../../src/preferences-desktop-accessibility.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:143:335:175 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop-display.png: ../../../src/displays.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop-font.png: ../../../src/preferences-desktop-font.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop-keyboard.png: ../../../src/keyboards.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:142:735:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop-keyboard-shortcuts.png: ../../../src/preferences-desktop-keyboard-shortcuts.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop-locale.png: ../../../src/preferences-desktop-locale.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop-remote-desktop.png: ../../../src/displays.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:142:1135:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop-screensaver.png: ../../../src/displays.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:442:735:474 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop-theme.png: ../../../src/preferences-desktop-theme.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop-wallpaper.png: ../../../src/displays.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:442:1135:474 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-system-notifications.png: ../../../src/preferences-system-notifications.svg + @echo " "$@ + @inkscape -z $^ --export-area=302:142:334:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-system-privacy.png: ../../../src/preferences-system-privacy.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-system-search.png: ../../../src/preferences-system-search.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-system-sharing.png: ../../../src/preferences-system-sharing.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-file-manager.png: ../../../src/cabinets.svg + @echo " "$@ + @inkscape -z $^ --export-area=302:143:334:175 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-software-install.png: ../../../src/system-software.svg + @echo " "$@ + @inkscape -z $^ --export-area=304:142:336:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-software-update.png: ../../../src/system-software.svg + @echo " "$@ + @inkscape -z $^ --export-area=704:142:736:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-system-windows.png: ../../../src/preferences-system-windows.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-users.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-info.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:142:735:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + utilities-system-monitor.png: ../../../src/terminals.svg - inkscape -z $^ --export-area=696:202:744:250 -w=24 -h=24 -e=$@ + @echo " "$@ + @inkscape -z $^ --export-area=702:141:734:173 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ utilities-terminal.png: ../../../src/terminals.svg - inkscape -z $^ --export-area=296:202:344:250 -w=24 -h=24 -e=$@ + @echo " "$@ + @inkscape -z $^ --export-area=302:141:334:173 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +web-browser.png: ../../../src/web-browser.svg + @echo " "$@ + @inkscape -z $^ --export-area=302:142:334:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ -.PHONY: build-icons-local clean-icons-local +.PHONY: build-png-icons-local clean-png-icons-local build-png-icons-local: $(png_icons) - @echo Building icons... clean-png-icons-local: - @echo Cleaning icons... - rm -f $(png_icons) + @echo " Cleaning icons..." + @rm -f $(png_icons) diff --git a/mate/24x24/apps/accessories-calculator.png b/mate/24x24/apps/accessories-calculator.png Binary files differindex d6fb1ff..84ddd03 100644 --- a/mate/24x24/apps/accessories-calculator.png +++ b/mate/24x24/apps/accessories-calculator.png diff --git a/mate/24x24/apps/accessories-character-map.png b/mate/24x24/apps/accessories-character-map.png Binary files differindex 26433bd..d05b347 100644 --- a/mate/24x24/apps/accessories-character-map.png +++ b/mate/24x24/apps/accessories-character-map.png diff --git a/mate/24x24/apps/accessories-dictionary.png b/mate/24x24/apps/accessories-dictionary.png Binary files differindex 4d02e5d..dfd3c59 100644 --- a/mate/24x24/apps/accessories-dictionary.png +++ b/mate/24x24/apps/accessories-dictionary.png diff --git a/mate/24x24/apps/accessories-text-editor.png b/mate/24x24/apps/accessories-text-editor.png Binary files differindex b28943f..236b665 100644 --- a/mate/24x24/apps/accessories-text-editor.png +++ b/mate/24x24/apps/accessories-text-editor.png diff --git a/mate/24x24/apps/applets-screenshooter.png b/mate/24x24/apps/applets-screenshooter.png Binary files differindex 6b73da1..30dc5d0 100644 --- a/mate/24x24/apps/applets-screenshooter.png +++ b/mate/24x24/apps/applets-screenshooter.png diff --git a/mate/24x24/apps/logviewer.png b/mate/24x24/apps/logviewer.png Binary files differindex 46c8ba6..2061b0f 100644 --- a/mate/24x24/apps/logviewer.png +++ b/mate/24x24/apps/logviewer.png diff --git a/mate/24x24/apps/multimedia-volume-control.png b/mate/24x24/apps/multimedia-volume-control.png Binary files differindex d232fbe..5ff4f63 100644 --- a/mate/24x24/apps/multimedia-volume-control.png +++ b/mate/24x24/apps/multimedia-volume-control.png diff --git a/mate/24x24/apps/preferences-desktop-accessibility.png b/mate/24x24/apps/preferences-desktop-accessibility.png Binary files differindex 8536641..7990958 100644 --- a/mate/24x24/apps/preferences-desktop-accessibility.png +++ b/mate/24x24/apps/preferences-desktop-accessibility.png diff --git a/mate/24x24/apps/preferences-desktop-display.png b/mate/24x24/apps/preferences-desktop-display.png Binary files differindex 21a43d6..68ffb87 100644 --- a/mate/24x24/apps/preferences-desktop-display.png +++ b/mate/24x24/apps/preferences-desktop-display.png diff --git a/mate/24x24/apps/preferences-desktop-font.png b/mate/24x24/apps/preferences-desktop-font.png Binary files differindex 8b19c53..6f55c92 100644 --- a/mate/24x24/apps/preferences-desktop-font.png +++ b/mate/24x24/apps/preferences-desktop-font.png diff --git a/mate/24x24/apps/preferences-desktop-keyboard-shortcuts.png b/mate/24x24/apps/preferences-desktop-keyboard-shortcuts.png Binary files differindex 839353a..0b3aab0 100644 --- a/mate/24x24/apps/preferences-desktop-keyboard-shortcuts.png +++ b/mate/24x24/apps/preferences-desktop-keyboard-shortcuts.png diff --git a/mate/24x24/apps/preferences-desktop-keyboard.png b/mate/24x24/apps/preferences-desktop-keyboard.png Binary files differindex 953fdbb..31327cd 100644 --- a/mate/24x24/apps/preferences-desktop-keyboard.png +++ b/mate/24x24/apps/preferences-desktop-keyboard.png diff --git a/mate/24x24/apps/preferences-desktop-locale.png b/mate/24x24/apps/preferences-desktop-locale.png Binary files differindex 47e3517..dfe323a 100644 --- a/mate/24x24/apps/preferences-desktop-locale.png +++ b/mate/24x24/apps/preferences-desktop-locale.png diff --git a/mate/24x24/apps/preferences-desktop-remote-desktop.png b/mate/24x24/apps/preferences-desktop-remote-desktop.png Binary files differindex 4f3d73e..82ca5b1 100644 --- a/mate/24x24/apps/preferences-desktop-remote-desktop.png +++ b/mate/24x24/apps/preferences-desktop-remote-desktop.png diff --git a/mate/24x24/apps/preferences-desktop-screensaver.png b/mate/24x24/apps/preferences-desktop-screensaver.png Binary files differindex 4c6909a..1bcede2 100644 --- a/mate/24x24/apps/preferences-desktop-screensaver.png +++ b/mate/24x24/apps/preferences-desktop-screensaver.png diff --git a/mate/24x24/apps/preferences-desktop-theme.png b/mate/24x24/apps/preferences-desktop-theme.png Binary files differindex 4b105d0..9f49a99 100644 --- a/mate/24x24/apps/preferences-desktop-theme.png +++ b/mate/24x24/apps/preferences-desktop-theme.png diff --git a/mate/24x24/apps/preferences-desktop-wallpaper.png b/mate/24x24/apps/preferences-desktop-wallpaper.png Binary files differindex 242ab91..4abce08 100644 --- a/mate/24x24/apps/preferences-desktop-wallpaper.png +++ b/mate/24x24/apps/preferences-desktop-wallpaper.png diff --git a/mate/24x24/apps/preferences-system-notifications.png b/mate/24x24/apps/preferences-system-notifications.png Binary files differnew file mode 100644 index 0000000..5689fe7 --- /dev/null +++ b/mate/24x24/apps/preferences-system-notifications.png diff --git a/mate/24x24/apps/preferences-system-privacy.png b/mate/24x24/apps/preferences-system-privacy.png Binary files differindex ca97491..43466b3 100644 --- a/mate/24x24/apps/preferences-system-privacy.png +++ b/mate/24x24/apps/preferences-system-privacy.png diff --git a/mate/24x24/apps/preferences-system-search.png b/mate/24x24/apps/preferences-system-search.png Binary files differnew file mode 100644 index 0000000..cc8ec0a --- /dev/null +++ b/mate/24x24/apps/preferences-system-search.png diff --git a/mate/24x24/apps/preferences-system-sharing.png b/mate/24x24/apps/preferences-system-sharing.png Binary files differnew file mode 100644 index 0000000..87a5d2c --- /dev/null +++ b/mate/24x24/apps/preferences-system-sharing.png diff --git a/mate/24x24/apps/preferences-system-windows.png b/mate/24x24/apps/preferences-system-windows.png Binary files differindex 77d4f76..d514d60 100644 --- a/mate/24x24/apps/preferences-system-windows.png +++ b/mate/24x24/apps/preferences-system-windows.png diff --git a/mate/24x24/apps/system-file-manager.png b/mate/24x24/apps/system-file-manager.png Binary files differindex 4b677f6..3e6ff1c 100644 --- a/mate/24x24/apps/system-file-manager.png +++ b/mate/24x24/apps/system-file-manager.png diff --git a/mate/24x24/apps/system-software-install.png b/mate/24x24/apps/system-software-install.png Binary files differindex 3bd301a..cd50e88 100644 --- a/mate/24x24/apps/system-software-install.png +++ b/mate/24x24/apps/system-software-install.png diff --git a/mate/24x24/apps/system-software-update.png b/mate/24x24/apps/system-software-update.png Binary files differindex dfaa009..5a77994 100644 --- a/mate/24x24/apps/system-software-update.png +++ b/mate/24x24/apps/system-software-update.png diff --git a/mate/24x24/apps/system-users.png b/mate/24x24/apps/system-users.png Binary files differindex ef74d1e..25ab365 100644 --- a/mate/24x24/apps/system-users.png +++ b/mate/24x24/apps/system-users.png diff --git a/mate/24x24/apps/user-info.png b/mate/24x24/apps/user-info.png Binary files differindex 745e0f1..5a373f9 100644 --- a/mate/24x24/apps/user-info.png +++ b/mate/24x24/apps/user-info.png diff --git a/mate/24x24/apps/utilities-system-monitor.png b/mate/24x24/apps/utilities-system-monitor.png Binary files differindex e778402..4691d1b 100644 --- a/mate/24x24/apps/utilities-system-monitor.png +++ b/mate/24x24/apps/utilities-system-monitor.png diff --git a/mate/24x24/apps/utilities-terminal.png b/mate/24x24/apps/utilities-terminal.png Binary files differindex 7ff88be..82925a6 100644 --- a/mate/24x24/apps/utilities-terminal.png +++ b/mate/24x24/apps/utilities-terminal.png diff --git a/mate/24x24/apps/web-browser.png b/mate/24x24/apps/web-browser.png Binary files differindex 64794ca..d27faa2 100644 --- a/mate/24x24/apps/web-browser.png +++ b/mate/24x24/apps/web-browser.png diff --git a/mate/24x24/categories/Makefile.am b/mate/24x24/categories/Makefile.am new file mode 100644 index 0000000..a74a27d --- /dev/null +++ b/mate/24x24/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=302:140:334:172 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +applications-development.png: ../../../src/applications-development.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +applications-engineering.png: ../../../src/applications-engineering.svg + @echo " "$@ + @inkscape -z $^ --export-area=304:142:336:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +applications-games.png: ../../../src/applications-games.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +applications-graphics.png: ../../../src/applications-graphics.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +applications-internet.png: ../../../src/applications-internet.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +applications-multimedia.png: ../../../src/applications-multimedia.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +applications-office.png: ../../../src/applications-office.svg + @echo " "$@ + @inkscape -z $^ --export-area=302:142:334:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +applications-other.png: ../../../src/applications-other.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +applications-science.png: ../../../src/applications-science.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +applications-system.png: ../../../src/applications-system.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +applications-utilities.png: ../../../src/applications-utilities.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop.png: ../../../src/preferences-desktop.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop-peripherals.png: ../../../src/preferences-desktop-peripherals.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop-personal.png: ../../../src/preferences-desktop-personal.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-other.png: ../../../src/preferences-other.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-system.png: ../../../src/preferences-system.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-system-network.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=302:142:334:174 -w=24 -h=24 --convert-dpi-method=scale-document -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/24x24/categories/applications-accessories.png b/mate/24x24/categories/applications-accessories.png Binary files differindex bed6f08..7635f2f 100644 --- a/mate/24x24/categories/applications-accessories.png +++ b/mate/24x24/categories/applications-accessories.png diff --git a/mate/24x24/categories/applications-development.png b/mate/24x24/categories/applications-development.png Binary files differindex daf824e..eafac5e 100644 --- a/mate/24x24/categories/applications-development.png +++ b/mate/24x24/categories/applications-development.png diff --git a/mate/24x24/categories/applications-engineering.png b/mate/24x24/categories/applications-engineering.png Binary files differindex 08426d4..8a00ed1 100644 --- a/mate/24x24/categories/applications-engineering.png +++ b/mate/24x24/categories/applications-engineering.png diff --git a/mate/24x24/categories/applications-games.png b/mate/24x24/categories/applications-games.png Binary files differindex c2f9d80..b3c33a2 100644 --- a/mate/24x24/categories/applications-games.png +++ b/mate/24x24/categories/applications-games.png diff --git a/mate/24x24/categories/applications-graphics.png b/mate/24x24/categories/applications-graphics.png Binary files differindex c4efad9..510f118 100644 --- a/mate/24x24/categories/applications-graphics.png +++ b/mate/24x24/categories/applications-graphics.png diff --git a/mate/24x24/categories/applications-internet.png b/mate/24x24/categories/applications-internet.png Binary files differindex d578216..2f1f64c 100644 --- a/mate/24x24/categories/applications-internet.png +++ b/mate/24x24/categories/applications-internet.png diff --git a/mate/24x24/categories/applications-multimedia.png b/mate/24x24/categories/applications-multimedia.png Binary files differindex ca511cb..bb1dcc3 100644 --- a/mate/24x24/categories/applications-multimedia.png +++ b/mate/24x24/categories/applications-multimedia.png diff --git a/mate/24x24/categories/applications-office.png b/mate/24x24/categories/applications-office.png Binary files differindex 28dd2e2..4823e16 100644 --- a/mate/24x24/categories/applications-office.png +++ b/mate/24x24/categories/applications-office.png diff --git a/mate/24x24/categories/applications-other.png b/mate/24x24/categories/applications-other.png Binary files differindex 798242f..1aeb2c6 100644 --- a/mate/24x24/categories/applications-other.png +++ b/mate/24x24/categories/applications-other.png diff --git a/mate/24x24/categories/applications-science.png b/mate/24x24/categories/applications-science.png Binary files differindex 338be28..0818ab2 100644 --- a/mate/24x24/categories/applications-science.png +++ b/mate/24x24/categories/applications-science.png diff --git a/mate/24x24/categories/applications-system.png b/mate/24x24/categories/applications-system.png Binary files differindex b00cc1c..c447aa9 100644 --- a/mate/24x24/categories/applications-system.png +++ b/mate/24x24/categories/applications-system.png diff --git a/mate/24x24/categories/applications-utilities.png b/mate/24x24/categories/applications-utilities.png Binary files differindex 60ffaae..9c07af0 100644 --- a/mate/24x24/categories/applications-utilities.png +++ b/mate/24x24/categories/applications-utilities.png diff --git a/mate/24x24/categories/preferences-desktop-peripherals.png b/mate/24x24/categories/preferences-desktop-peripherals.png Binary files differindex 9d5ae5f..ddf9951 100644 --- a/mate/24x24/categories/preferences-desktop-peripherals.png +++ b/mate/24x24/categories/preferences-desktop-peripherals.png diff --git a/mate/24x24/categories/preferences-desktop-personal.png b/mate/24x24/categories/preferences-desktop-personal.png Binary files differindex ebed1c4..85b0f04 100644 --- a/mate/24x24/categories/preferences-desktop-personal.png +++ b/mate/24x24/categories/preferences-desktop-personal.png diff --git a/mate/24x24/categories/preferences-desktop.png b/mate/24x24/categories/preferences-desktop.png Binary files differindex af880b1..9d1fff1 100644 --- a/mate/24x24/categories/preferences-desktop.png +++ b/mate/24x24/categories/preferences-desktop.png diff --git a/mate/24x24/categories/preferences-other.png b/mate/24x24/categories/preferences-other.png Binary files differindex 3a65fea..6a060d7 100644 --- a/mate/24x24/categories/preferences-other.png +++ b/mate/24x24/categories/preferences-other.png diff --git a/mate/24x24/categories/preferences-system-network.png b/mate/24x24/categories/preferences-system-network.png Binary files differindex 9a9d842..e7bdd45 100644 --- a/mate/24x24/categories/preferences-system-network.png +++ b/mate/24x24/categories/preferences-system-network.png diff --git a/mate/24x24/categories/preferences-system.png b/mate/24x24/categories/preferences-system.png Binary files differindex 616f5aa..b9ec7e7 100644 --- a/mate/24x24/categories/preferences-system.png +++ b/mate/24x24/categories/preferences-system.png diff --git a/mate/24x24/devices/Makefile.am b/mate/24x24/devices/Makefile.am new file mode 100644 index 0000000..95c2220 --- /dev/null +++ b/mate/24x24/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=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-card.png: ../../../src/audio-card.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-headphones.png: ../../../src/audio-headphones.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:440:335:472 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-headset.png: ../../../src/audio-headphones.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:140:335:172 -w=24 -h=24 --convert-dpi-method=scale-document -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=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-speakers.png: ../../../src/audio-speakers.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:742:335:774 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +camera-photo.png: ../../../src/camera-photo.svg + @echo " "$@ + @inkscape -z $^ --export-area=300:142:332:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +camera-video.png: ../../../src/camera-video.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +camera-web.png: ../../../src/camera-web.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +computer.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:442:335:474 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +drive-harddisk.png: ../../../src/drive-harddisk.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:138:335:172 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +drive-multidisk.png: ../../../src/drive-multidisk.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:136:335:168 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +drive-optical.png: ../../../src/drives.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +drive-removable-media.png: ../../../src/drives.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:142:735:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +input-dialpad.png: ../../../src/input-dialpad.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +input-gaming.png: ../../../src/input-gaming.svg + @echo " "$@ + @inkscape -z $^ --export-area=343:162:375:194 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +input-keyboard.png: ../../../src/keyboards.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +input-mouse.png: ../../../src/input-mouse.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +input-tablet.png: ../../../src/input-tablet.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +input-touchpad.png: ../../../src/input-touchpad.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-flash.png: ../../../src/media-flash.svg + @echo " "$@ + @inkscape -z $^ --export-area=304:142:336:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-floppy.png: ../../../src/media-floppy.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:141:335:173 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-optical.png: ../../../src/media-optical.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-removable.png: ../../../src/media-removable.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-tape.png: ../../../src/media-tape.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +multimedia-player.png: ../../../src/multimedia-player.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +modem.png: ../../../src/modem.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-vpn.png: ../../../src/network-vpn.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-wired.png: ../../../src/network-wired.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-wireless.png: ../../../src/network-wireless.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +pda.png: ../../../src/pda.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +phone.png: ../../../src/phone.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +printer.png: ../../../src/printers.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:434:335:466 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +printer-network.png: ../../../src/printer-network.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:140:335:172 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +scanner.png: ../../../src/scanner.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:140:335:172 -w=24 -h=24 --convert-dpi-method=scale-document -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=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +video-display.png: ../../../src/displays.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:442:335:474 -w=24 -h=24 --convert-dpi-method=scale-document -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/24x24/devices/ac-adapter.png b/mate/24x24/devices/ac-adapter.png Binary files differindex ec59cd0..6764e7e 100644 --- a/mate/24x24/devices/ac-adapter.png +++ b/mate/24x24/devices/ac-adapter.png diff --git a/mate/24x24/devices/audio-card.png b/mate/24x24/devices/audio-card.png Binary files differindex 796b0e6..a0861f9 100644 --- a/mate/24x24/devices/audio-card.png +++ b/mate/24x24/devices/audio-card.png diff --git a/mate/24x24/devices/audio-headphones.png b/mate/24x24/devices/audio-headphones.png Binary files differindex a017f13..91c9631 100644 --- a/mate/24x24/devices/audio-headphones.png +++ b/mate/24x24/devices/audio-headphones.png diff --git a/mate/24x24/devices/audio-headset.png b/mate/24x24/devices/audio-headset.png Binary files differindex 7397540..dab25dd 100644 --- a/mate/24x24/devices/audio-headset.png +++ b/mate/24x24/devices/audio-headset.png diff --git a/mate/24x24/devices/audio-input-microphone.png b/mate/24x24/devices/audio-input-microphone.png Binary files differindex 204a23d..0874c26 100644 --- a/mate/24x24/devices/audio-input-microphone.png +++ b/mate/24x24/devices/audio-input-microphone.png diff --git a/mate/24x24/devices/audio-speakers.png b/mate/24x24/devices/audio-speakers.png Binary files differindex 41ce4a5..65ab161 100644 --- a/mate/24x24/devices/audio-speakers.png +++ b/mate/24x24/devices/audio-speakers.png diff --git a/mate/24x24/devices/battery.png b/mate/24x24/devices/battery.png Binary files differindex 13be903..c776f62 100644 --- a/mate/24x24/devices/battery.png +++ b/mate/24x24/devices/battery.png diff --git a/mate/24x24/devices/camera-photo.png b/mate/24x24/devices/camera-photo.png Binary files differindex 5f39a04..32c9623 100644 --- a/mate/24x24/devices/camera-photo.png +++ b/mate/24x24/devices/camera-photo.png diff --git a/mate/24x24/devices/camera-video.png b/mate/24x24/devices/camera-video.png Binary files differindex ab75e95..7f470d6 100644 --- a/mate/24x24/devices/camera-video.png +++ b/mate/24x24/devices/camera-video.png diff --git a/mate/24x24/devices/camera-web.png b/mate/24x24/devices/camera-web.png Binary files differindex 42ec818..0fc4281 100644 --- a/mate/24x24/devices/camera-web.png +++ b/mate/24x24/devices/camera-web.png diff --git a/mate/24x24/devices/computer.png b/mate/24x24/devices/computer.png Binary files differindex 5a2dc85..67bdc75 100644 --- a/mate/24x24/devices/computer.png +++ b/mate/24x24/devices/computer.png diff --git a/mate/24x24/devices/drive-harddisk.png b/mate/24x24/devices/drive-harddisk.png Binary files differindex 22bcac5..4361144 100644 --- a/mate/24x24/devices/drive-harddisk.png +++ b/mate/24x24/devices/drive-harddisk.png diff --git a/mate/24x24/devices/drive-multidisk.png b/mate/24x24/devices/drive-multidisk.png Binary files differindex f495204..ca4737d 100644 --- a/mate/24x24/devices/drive-multidisk.png +++ b/mate/24x24/devices/drive-multidisk.png diff --git a/mate/24x24/devices/drive-optical.png b/mate/24x24/devices/drive-optical.png Binary files differindex 28498c3..4fa7d64 100644 --- a/mate/24x24/devices/drive-optical.png +++ b/mate/24x24/devices/drive-optical.png diff --git a/mate/24x24/devices/drive-removable-media.png b/mate/24x24/devices/drive-removable-media.png Binary files differindex 87ed77a..8e042dd 100644 --- a/mate/24x24/devices/drive-removable-media.png +++ b/mate/24x24/devices/drive-removable-media.png diff --git a/mate/24x24/devices/input-dialpad.png b/mate/24x24/devices/input-dialpad.png Binary files differindex 61eb153..d55623a 100644 --- a/mate/24x24/devices/input-dialpad.png +++ b/mate/24x24/devices/input-dialpad.png diff --git a/mate/24x24/devices/input-gaming.png b/mate/24x24/devices/input-gaming.png Binary files differindex 41f4921..bb2c2b7 100644 --- a/mate/24x24/devices/input-gaming.png +++ b/mate/24x24/devices/input-gaming.png diff --git a/mate/24x24/devices/input-keyboard.png b/mate/24x24/devices/input-keyboard.png Binary files differindex 7cb8344..8aa595b 100644 --- a/mate/24x24/devices/input-keyboard.png +++ b/mate/24x24/devices/input-keyboard.png diff --git a/mate/24x24/devices/input-mouse.png b/mate/24x24/devices/input-mouse.png Binary files differindex 7a158b9..45f9009 100644 --- a/mate/24x24/devices/input-mouse.png +++ b/mate/24x24/devices/input-mouse.png diff --git a/mate/24x24/devices/input-tablet.png b/mate/24x24/devices/input-tablet.png Binary files differindex 985c182..acdac51 100644 --- a/mate/24x24/devices/input-tablet.png +++ b/mate/24x24/devices/input-tablet.png diff --git a/mate/24x24/devices/input-touchpad.png b/mate/24x24/devices/input-touchpad.png Binary files differindex f59b05f..475a5b8 100644 --- a/mate/24x24/devices/input-touchpad.png +++ b/mate/24x24/devices/input-touchpad.png diff --git a/mate/24x24/devices/media-flash.png b/mate/24x24/devices/media-flash.png Binary files differindex 92ea3e6..4f3ab37 100644 --- a/mate/24x24/devices/media-flash.png +++ b/mate/24x24/devices/media-flash.png diff --git a/mate/24x24/devices/media-floppy.png b/mate/24x24/devices/media-floppy.png Binary files differindex 431e838..8ff1ad9 100644 --- a/mate/24x24/devices/media-floppy.png +++ b/mate/24x24/devices/media-floppy.png diff --git a/mate/24x24/devices/media-optical.png b/mate/24x24/devices/media-optical.png Binary files differindex 62d3caa..4386308 100644 --- a/mate/24x24/devices/media-optical.png +++ b/mate/24x24/devices/media-optical.png diff --git a/mate/24x24/devices/media-removable.png b/mate/24x24/devices/media-removable.png Binary files differindex 3d65b7b..bd84aa4 100644 --- a/mate/24x24/devices/media-removable.png +++ b/mate/24x24/devices/media-removable.png diff --git a/mate/24x24/devices/media-tape.png b/mate/24x24/devices/media-tape.png Binary files differindex 131f8d0..4e115a1 100644 --- a/mate/24x24/devices/media-tape.png +++ b/mate/24x24/devices/media-tape.png diff --git a/mate/24x24/devices/modem.png b/mate/24x24/devices/modem.png Binary files differindex 27d6cc3..0b12e34 100644 --- a/mate/24x24/devices/modem.png +++ b/mate/24x24/devices/modem.png diff --git a/mate/24x24/devices/multimedia-player.png b/mate/24x24/devices/multimedia-player.png Binary files differindex 53e923b..e283aa3 100644 --- a/mate/24x24/devices/multimedia-player.png +++ b/mate/24x24/devices/multimedia-player.png diff --git a/mate/24x24/devices/network-vpn.png b/mate/24x24/devices/network-vpn.png Binary files differindex bf32a3e..5ea124d 100644 --- a/mate/24x24/devices/network-vpn.png +++ b/mate/24x24/devices/network-vpn.png diff --git a/mate/24x24/devices/network-wired.png b/mate/24x24/devices/network-wired.png Binary files differindex fcf1a75..6614fa4 100644 --- a/mate/24x24/devices/network-wired.png +++ b/mate/24x24/devices/network-wired.png diff --git a/mate/24x24/devices/network-wireless.png b/mate/24x24/devices/network-wireless.png Binary files differindex 4b64a23..c6ea570 100644 --- a/mate/24x24/devices/network-wireless.png +++ b/mate/24x24/devices/network-wireless.png diff --git a/mate/24x24/devices/pda.png b/mate/24x24/devices/pda.png Binary files differindex 87b2b45..b352f1e 100644 --- a/mate/24x24/devices/pda.png +++ b/mate/24x24/devices/pda.png diff --git a/mate/24x24/devices/phone.png b/mate/24x24/devices/phone.png Binary files differindex 55e6e53..6373df5 100644 --- a/mate/24x24/devices/phone.png +++ b/mate/24x24/devices/phone.png diff --git a/mate/24x24/devices/printer-network.png b/mate/24x24/devices/printer-network.png Binary files differindex 3c8d449..1ffdec5 100644 --- a/mate/24x24/devices/printer-network.png +++ b/mate/24x24/devices/printer-network.png diff --git a/mate/24x24/devices/printer.png b/mate/24x24/devices/printer.png Binary files differindex 588c6a1..bfea20d 100644 --- a/mate/24x24/devices/printer.png +++ b/mate/24x24/devices/printer.png diff --git a/mate/24x24/devices/scanner.png b/mate/24x24/devices/scanner.png Binary files differindex 9da2c79..b85c049 100644 --- a/mate/24x24/devices/scanner.png +++ b/mate/24x24/devices/scanner.png diff --git a/mate/24x24/devices/uninterruptible-power-supply.png b/mate/24x24/devices/uninterruptible-power-supply.png Binary files differindex 70d0778..657b42a 100644 --- a/mate/24x24/devices/uninterruptible-power-supply.png +++ b/mate/24x24/devices/uninterruptible-power-supply.png diff --git a/mate/24x24/devices/video-display.png b/mate/24x24/devices/video-display.png Binary files differindex b3c4503..b93cafc 100644 --- a/mate/24x24/devices/video-display.png +++ b/mate/24x24/devices/video-display.png |