diff options
author | rbuj <[email protected]> | 2019-03-26 17:27:58 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-03-30 18:01:00 +0100 |
commit | c8ac150b8a7aca83fb984eac0b2619b4daf30071 (patch) | |
tree | 20601748ee1d50537a41371fbac453b404dec1b0 /mate/22x22 | |
parent | c236eabf6ac46e88f474578ecdfa5b10556ea1f4 (diff) | |
download | mate-icon-theme-c8ac150b8a7aca83fb984eac0b2619b4daf30071.tar.bz2 mate-icon-theme-c8ac150b8a7aca83fb984eac0b2619b4daf30071.tar.xz |
Gen png icons from source. Mate: apps, categories & devices
clean & build:
make -C mate clean-png-icons
make -C mate build-png-icons
Diffstat (limited to 'mate/22x22')
90 files changed, 539 insertions, 6 deletions
diff --git a/mate/22x22/Makefile.am b/mate/22x22/Makefile.am index 037fc82..b3dafbb 100644 --- a/mate/22x22/Makefile.am +++ b/mate/22x22/Makefile.am @@ -2,8 +2,12 @@ NULL = DIST_SUBDIRS = \ apps \ + categories \ + devices \ $(NULL) SUBDIRS = \ apps \ + categories \ + devices \ $(NULL) diff --git a/mate/22x22/apps/Makefile.am b/mate/22x22/apps/Makefile.am index ebc0d74..045fd0b 100644 --- a/mate/22x22/apps/Makefile.am +++ b/mate/22x22/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=302:101:324:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +accessories-character-map.png: ../../../src/accessories-character-map.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +accessories-dictionary.png: ../../../src/accessories-dictionary.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:102:325:124 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +accessories-text-editor.png: ../../../src/accessories-text-editor.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:110:325:132 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +applets-screenshooter.png: ../../../src/applets-screenshooter.svg + @echo " "$@ + @inkscape -z $^ --export-area=301:101:323:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +logviewer.png: ../../../src/logviewer.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +multimedia-volume-control.png: ../../../src/multimedia-volume-control.svg + @echo " "$@ + @inkscape -z $^ --export-area=302:102:324:124 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop-accessibility.png: ../../../src/preferences-desktop-accessibility.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:102:325:124 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop-display.png: ../../../src/displays.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:102:325:124 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop-font.png: ../../../src/preferences-desktop-font.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:102:325:124 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop-keyboard.png: ../../../src/keyboards.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:101:725:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop-keyboard-shortcuts.png: ../../../src/preferences-desktop-keyboard-shortcuts.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:102:325:124 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop-locale.png: ../../../src/preferences-desktop-locale.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop-remote-desktop.png: ../../../src/displays.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:102:1125:124 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop-screensaver.png: ../../../src/displays.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:402:725:424 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop-theme.png: ../../../src/preferences-desktop-theme.svg + @echo " "$@ + @inkscape -z $^ --export-area=304:101:326:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop-wallpaper.png: ../../../src/displays.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:402:1125:424 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-system-notifications.png: ../../../src/preferences-system-notifications.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:102:325:124 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-system-privacy.png: ../../../src/preferences-system-privacy.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-system-search.png: ../../../src/preferences-system-search.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:102:325:124 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-system-sharing.png: ../../../src/preferences-system-sharing.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:102:325:124 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-file-manager.png: ../../../src/cabinets.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-software-install.png: ../../../src/system-software.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-software-update.png: ../../../src/system-software.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:101:725:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-system-windows.png: ../../../src/preferences-system-windows.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:102:325:124 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-users.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-info.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:101:725:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + utilities-system-monitor.png: ../../../src/terminals.svg - inkscape -z $^ --export-area=703:100:725:122 -w=22 -h=22 -e=$@ + @echo " "$@ + @inkscape -z $^ --export-area=703:100:725:122 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ utilities-terminal.png: ../../../src/terminals.svg - inkscape -z $^ --export-area=303:100:325:122 -w=22 -h=22 -e=$@ + @echo " "$@ + @inkscape -z $^ --export-area=303:100:325:122 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +web-browser.png: ../../../src/web-browser.svg + @echo " "$@ + @inkscape -z $^ --export-area=302:101:324:123 -w=22 -h=22 -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/22x22/apps/accessories-calculator.png b/mate/22x22/apps/accessories-calculator.png Binary files differindex ed47572..01d6fef 100644 --- a/mate/22x22/apps/accessories-calculator.png +++ b/mate/22x22/apps/accessories-calculator.png diff --git a/mate/22x22/apps/accessories-character-map.png b/mate/22x22/apps/accessories-character-map.png Binary files differindex 142c921..1e415be 100644 --- a/mate/22x22/apps/accessories-character-map.png +++ b/mate/22x22/apps/accessories-character-map.png diff --git a/mate/22x22/apps/accessories-dictionary.png b/mate/22x22/apps/accessories-dictionary.png Binary files differindex 90d6da8..f74a5c2 100644 --- a/mate/22x22/apps/accessories-dictionary.png +++ b/mate/22x22/apps/accessories-dictionary.png diff --git a/mate/22x22/apps/accessories-text-editor.png b/mate/22x22/apps/accessories-text-editor.png Binary files differindex 2778f62..c7a2b91 100644 --- a/mate/22x22/apps/accessories-text-editor.png +++ b/mate/22x22/apps/accessories-text-editor.png diff --git a/mate/22x22/apps/applets-screenshooter.png b/mate/22x22/apps/applets-screenshooter.png Binary files differindex 7e5b96a..9a2c4f3 100644 --- a/mate/22x22/apps/applets-screenshooter.png +++ b/mate/22x22/apps/applets-screenshooter.png diff --git a/mate/22x22/apps/logviewer.png b/mate/22x22/apps/logviewer.png Binary files differindex b51169b..cb050e0 100644 --- a/mate/22x22/apps/logviewer.png +++ b/mate/22x22/apps/logviewer.png diff --git a/mate/22x22/apps/multimedia-volume-control.png b/mate/22x22/apps/multimedia-volume-control.png Binary files differindex 48671f6..3f22cd5 100644 --- a/mate/22x22/apps/multimedia-volume-control.png +++ b/mate/22x22/apps/multimedia-volume-control.png diff --git a/mate/22x22/apps/preferences-desktop-accessibility.png b/mate/22x22/apps/preferences-desktop-accessibility.png Binary files differindex 1655cbd..c549f20 100644 --- a/mate/22x22/apps/preferences-desktop-accessibility.png +++ b/mate/22x22/apps/preferences-desktop-accessibility.png diff --git a/mate/22x22/apps/preferences-desktop-display.png b/mate/22x22/apps/preferences-desktop-display.png Binary files differindex 3069723..5a24dae 100644 --- a/mate/22x22/apps/preferences-desktop-display.png +++ b/mate/22x22/apps/preferences-desktop-display.png diff --git a/mate/22x22/apps/preferences-desktop-font.png b/mate/22x22/apps/preferences-desktop-font.png Binary files differindex 39b32dd..b19ae26 100644 --- a/mate/22x22/apps/preferences-desktop-font.png +++ b/mate/22x22/apps/preferences-desktop-font.png diff --git a/mate/22x22/apps/preferences-desktop-keyboard-shortcuts.png b/mate/22x22/apps/preferences-desktop-keyboard-shortcuts.png Binary files differindex 23d91b5..f8bdda1 100644 --- a/mate/22x22/apps/preferences-desktop-keyboard-shortcuts.png +++ b/mate/22x22/apps/preferences-desktop-keyboard-shortcuts.png diff --git a/mate/22x22/apps/preferences-desktop-keyboard.png b/mate/22x22/apps/preferences-desktop-keyboard.png Binary files differindex 69431da..7aceff4 100644 --- a/mate/22x22/apps/preferences-desktop-keyboard.png +++ b/mate/22x22/apps/preferences-desktop-keyboard.png diff --git a/mate/22x22/apps/preferences-desktop-locale.png b/mate/22x22/apps/preferences-desktop-locale.png Binary files differindex 98c98bf..9e65523 100644 --- a/mate/22x22/apps/preferences-desktop-locale.png +++ b/mate/22x22/apps/preferences-desktop-locale.png diff --git a/mate/22x22/apps/preferences-desktop-remote-desktop.png b/mate/22x22/apps/preferences-desktop-remote-desktop.png Binary files differindex d29030c..987a8d3 100644 --- a/mate/22x22/apps/preferences-desktop-remote-desktop.png +++ b/mate/22x22/apps/preferences-desktop-remote-desktop.png diff --git a/mate/22x22/apps/preferences-desktop-screensaver.png b/mate/22x22/apps/preferences-desktop-screensaver.png Binary files differindex f536329..06d84dc 100644 --- a/mate/22x22/apps/preferences-desktop-screensaver.png +++ b/mate/22x22/apps/preferences-desktop-screensaver.png diff --git a/mate/22x22/apps/preferences-desktop-theme.png b/mate/22x22/apps/preferences-desktop-theme.png Binary files differindex 49046fc..3c5fc6b 100644 --- a/mate/22x22/apps/preferences-desktop-theme.png +++ b/mate/22x22/apps/preferences-desktop-theme.png diff --git a/mate/22x22/apps/preferences-desktop-wallpaper.png b/mate/22x22/apps/preferences-desktop-wallpaper.png Binary files differindex 1eaa87e..9ae1c04 100644 --- a/mate/22x22/apps/preferences-desktop-wallpaper.png +++ b/mate/22x22/apps/preferences-desktop-wallpaper.png diff --git a/mate/22x22/apps/preferences-system-notifications.png b/mate/22x22/apps/preferences-system-notifications.png Binary files differindex eaf8cab..53f2398 100644 --- a/mate/22x22/apps/preferences-system-notifications.png +++ b/mate/22x22/apps/preferences-system-notifications.png diff --git a/mate/22x22/apps/preferences-system-privacy.png b/mate/22x22/apps/preferences-system-privacy.png Binary files differindex 217c71d..cfea18d 100644 --- a/mate/22x22/apps/preferences-system-privacy.png +++ b/mate/22x22/apps/preferences-system-privacy.png diff --git a/mate/22x22/apps/preferences-system-search.png b/mate/22x22/apps/preferences-system-search.png Binary files differindex 2350042..b6c7d11 100644 --- a/mate/22x22/apps/preferences-system-search.png +++ b/mate/22x22/apps/preferences-system-search.png diff --git a/mate/22x22/apps/preferences-system-sharing.png b/mate/22x22/apps/preferences-system-sharing.png Binary files differindex 3001554..c88d2e3 100644 --- a/mate/22x22/apps/preferences-system-sharing.png +++ b/mate/22x22/apps/preferences-system-sharing.png diff --git a/mate/22x22/apps/preferences-system-windows.png b/mate/22x22/apps/preferences-system-windows.png Binary files differindex 2f410b3..9560ed1 100644 --- a/mate/22x22/apps/preferences-system-windows.png +++ b/mate/22x22/apps/preferences-system-windows.png diff --git a/mate/22x22/apps/system-file-manager.png b/mate/22x22/apps/system-file-manager.png Binary files differindex 6c401a9..eb2de55 100644 --- a/mate/22x22/apps/system-file-manager.png +++ b/mate/22x22/apps/system-file-manager.png diff --git a/mate/22x22/apps/system-software-install.png b/mate/22x22/apps/system-software-install.png Binary files differindex 64df87b..2695cda 100644 --- a/mate/22x22/apps/system-software-install.png +++ b/mate/22x22/apps/system-software-install.png diff --git a/mate/22x22/apps/system-software-update.png b/mate/22x22/apps/system-software-update.png Binary files differindex aab9ab7..9d15349 100644 --- a/mate/22x22/apps/system-software-update.png +++ b/mate/22x22/apps/system-software-update.png diff --git a/mate/22x22/apps/system-users.png b/mate/22x22/apps/system-users.png Binary files differindex 800ed5e..e301593 100644 --- a/mate/22x22/apps/system-users.png +++ b/mate/22x22/apps/system-users.png diff --git a/mate/22x22/apps/user-info.png b/mate/22x22/apps/user-info.png Binary files differindex 33e686c..bef1910 100644 --- a/mate/22x22/apps/user-info.png +++ b/mate/22x22/apps/user-info.png diff --git a/mate/22x22/apps/utilities-system-monitor.png b/mate/22x22/apps/utilities-system-monitor.png Binary files differindex b159313..a19c361 100644 --- a/mate/22x22/apps/utilities-system-monitor.png +++ b/mate/22x22/apps/utilities-system-monitor.png diff --git a/mate/22x22/apps/utilities-terminal.png b/mate/22x22/apps/utilities-terminal.png Binary files differindex 8f0ad56..b495b07 100644 --- a/mate/22x22/apps/utilities-terminal.png +++ b/mate/22x22/apps/utilities-terminal.png diff --git a/mate/22x22/apps/web-browser.png b/mate/22x22/apps/web-browser.png Binary files differindex 1d9023a..b174169 100644 --- a/mate/22x22/apps/web-browser.png +++ b/mate/22x22/apps/web-browser.png diff --git a/mate/22x22/categories/Makefile.am b/mate/22x22/categories/Makefile.am new file mode 100644 index 0000000..3f624f2 --- /dev/null +++ b/mate/22x22/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:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +applications-development.png: ../../../src/applications-development.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:102:325:124 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +applications-engineering.png: ../../../src/applications-engineering.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +applications-games.png: ../../../src/applications-games.svg + @echo " "$@ + @inkscape -z $^ --export-area=302:102:324:124 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +applications-graphics.png: ../../../src/applications-graphics.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +applications-internet.png: ../../../src/applications-internet.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +applications-multimedia.png: ../../../src/applications-multimedia.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +applications-office.png: ../../../src/applications-office.svg + @echo " "$@ + @inkscape -z $^ --export-area=302:101:324:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +applications-other.png: ../../../src/applications-other.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +applications-science.png: ../../../src/applications-science.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +applications-system.png: ../../../src/applications-system.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +applications-utilities.png: ../../../src/applications-utilities.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop.png: ../../../src/preferences-desktop.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop-peripherals.png: ../../../src/preferences-desktop-peripherals.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop-personal.png: ../../../src/preferences-desktop-personal.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-other.png: ../../../src/preferences-other.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-system.png: ../../../src/preferences-system.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-system-network.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:102:325:124 -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/categories/applications-accessories.png b/mate/22x22/categories/applications-accessories.png Binary files differindex 7a1ffb9..5ec3d58 100644 --- a/mate/22x22/categories/applications-accessories.png +++ b/mate/22x22/categories/applications-accessories.png diff --git a/mate/22x22/categories/applications-development.png b/mate/22x22/categories/applications-development.png Binary files differindex 5b8af27..6c83ee5 100644 --- a/mate/22x22/categories/applications-development.png +++ b/mate/22x22/categories/applications-development.png diff --git a/mate/22x22/categories/applications-engineering.png b/mate/22x22/categories/applications-engineering.png Binary files differindex 2232db7..dafb467 100644 --- a/mate/22x22/categories/applications-engineering.png +++ b/mate/22x22/categories/applications-engineering.png diff --git a/mate/22x22/categories/applications-games.png b/mate/22x22/categories/applications-games.png Binary files differindex f9f15da..e33379b 100644 --- a/mate/22x22/categories/applications-games.png +++ b/mate/22x22/categories/applications-games.png diff --git a/mate/22x22/categories/applications-graphics.png b/mate/22x22/categories/applications-graphics.png Binary files differindex a603500..5f32470 100644 --- a/mate/22x22/categories/applications-graphics.png +++ b/mate/22x22/categories/applications-graphics.png diff --git a/mate/22x22/categories/applications-internet.png b/mate/22x22/categories/applications-internet.png Binary files differindex 4e9c906..7386473 100644 --- a/mate/22x22/categories/applications-internet.png +++ b/mate/22x22/categories/applications-internet.png diff --git a/mate/22x22/categories/applications-multimedia.png b/mate/22x22/categories/applications-multimedia.png Binary files differindex cab916e..9d17b58 100644 --- a/mate/22x22/categories/applications-multimedia.png +++ b/mate/22x22/categories/applications-multimedia.png diff --git a/mate/22x22/categories/applications-office.png b/mate/22x22/categories/applications-office.png Binary files differindex daa5c19..c5bb4a1 100644 --- a/mate/22x22/categories/applications-office.png +++ b/mate/22x22/categories/applications-office.png diff --git a/mate/22x22/categories/applications-other.png b/mate/22x22/categories/applications-other.png Binary files differindex 02e3b1d..7336ae2 100644 --- a/mate/22x22/categories/applications-other.png +++ b/mate/22x22/categories/applications-other.png diff --git a/mate/22x22/categories/applications-science.png b/mate/22x22/categories/applications-science.png Binary files differindex b63c4f4..bba4de8 100644 --- a/mate/22x22/categories/applications-science.png +++ b/mate/22x22/categories/applications-science.png diff --git a/mate/22x22/categories/applications-system.png b/mate/22x22/categories/applications-system.png Binary files differindex 64c8efb..5075f2f 100644 --- a/mate/22x22/categories/applications-system.png +++ b/mate/22x22/categories/applications-system.png diff --git a/mate/22x22/categories/applications-utilities.png b/mate/22x22/categories/applications-utilities.png Binary files differindex bbccad0..df36873 100644 --- a/mate/22x22/categories/applications-utilities.png +++ b/mate/22x22/categories/applications-utilities.png diff --git a/mate/22x22/categories/preferences-desktop-peripherals.png b/mate/22x22/categories/preferences-desktop-peripherals.png Binary files differindex 858eedc..38fda55 100644 --- a/mate/22x22/categories/preferences-desktop-peripherals.png +++ b/mate/22x22/categories/preferences-desktop-peripherals.png diff --git a/mate/22x22/categories/preferences-desktop-personal.png b/mate/22x22/categories/preferences-desktop-personal.png Binary files differindex 80bc2b0..fb57ba1 100644 --- a/mate/22x22/categories/preferences-desktop-personal.png +++ b/mate/22x22/categories/preferences-desktop-personal.png diff --git a/mate/22x22/categories/preferences-desktop.png b/mate/22x22/categories/preferences-desktop.png Binary files differindex 8405843..8065a77 100644 --- a/mate/22x22/categories/preferences-desktop.png +++ b/mate/22x22/categories/preferences-desktop.png diff --git a/mate/22x22/categories/preferences-other.png b/mate/22x22/categories/preferences-other.png Binary files differindex 2619168..b8e8078 100644 --- a/mate/22x22/categories/preferences-other.png +++ b/mate/22x22/categories/preferences-other.png diff --git a/mate/22x22/categories/preferences-system-network.png b/mate/22x22/categories/preferences-system-network.png Binary files differindex 27af4d7..8c5d77c 100644 --- a/mate/22x22/categories/preferences-system-network.png +++ b/mate/22x22/categories/preferences-system-network.png diff --git a/mate/22x22/categories/preferences-system.png b/mate/22x22/categories/preferences-system.png Binary files differindex c12e121..39ecbab 100644 --- a/mate/22x22/categories/preferences-system.png +++ b/mate/22x22/categories/preferences-system.png 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 Binary files differindex 07e2cf4..568a898 100644 --- a/mate/22x22/devices/ac-adapter.png +++ b/mate/22x22/devices/ac-adapter.png diff --git a/mate/22x22/devices/audio-card.png b/mate/22x22/devices/audio-card.png Binary files differindex 6f58073..bcda356 100644 --- a/mate/22x22/devices/audio-card.png +++ b/mate/22x22/devices/audio-card.png diff --git a/mate/22x22/devices/audio-headphones.png b/mate/22x22/devices/audio-headphones.png Binary files differindex 811374f..a10a243 100644 --- a/mate/22x22/devices/audio-headphones.png +++ b/mate/22x22/devices/audio-headphones.png diff --git a/mate/22x22/devices/audio-headset.png b/mate/22x22/devices/audio-headset.png Binary files differindex 9bf4e83..2be1e25 100644 --- a/mate/22x22/devices/audio-headset.png +++ b/mate/22x22/devices/audio-headset.png diff --git a/mate/22x22/devices/audio-input-microphone.png b/mate/22x22/devices/audio-input-microphone.png Binary files differindex 8fcc02e..158643a 100644 --- a/mate/22x22/devices/audio-input-microphone.png +++ b/mate/22x22/devices/audio-input-microphone.png diff --git a/mate/22x22/devices/audio-speakers.png b/mate/22x22/devices/audio-speakers.png Binary files differindex cc01dd8..133feaf 100644 --- a/mate/22x22/devices/audio-speakers.png +++ b/mate/22x22/devices/audio-speakers.png diff --git a/mate/22x22/devices/battery.png b/mate/22x22/devices/battery.png Binary files differindex 8c61bc8..071f2e4 100644 --- a/mate/22x22/devices/battery.png +++ b/mate/22x22/devices/battery.png diff --git a/mate/22x22/devices/camera-photo.png b/mate/22x22/devices/camera-photo.png Binary files differindex e3b4e61..d916d3e 100644 --- a/mate/22x22/devices/camera-photo.png +++ b/mate/22x22/devices/camera-photo.png diff --git a/mate/22x22/devices/camera-video.png b/mate/22x22/devices/camera-video.png Binary files differindex 53f24c1..bf133ad 100644 --- a/mate/22x22/devices/camera-video.png +++ b/mate/22x22/devices/camera-video.png diff --git a/mate/22x22/devices/camera-web.png b/mate/22x22/devices/camera-web.png Binary files differindex 5691c54..c51aabb 100644 --- a/mate/22x22/devices/camera-web.png +++ b/mate/22x22/devices/camera-web.png diff --git a/mate/22x22/devices/computer.png b/mate/22x22/devices/computer.png Binary files differindex 5e99540..c8f268e 100644 --- a/mate/22x22/devices/computer.png +++ b/mate/22x22/devices/computer.png diff --git a/mate/22x22/devices/drive-harddisk.png b/mate/22x22/devices/drive-harddisk.png Binary files differindex d7f473e..7821bc8 100644 --- a/mate/22x22/devices/drive-harddisk.png +++ b/mate/22x22/devices/drive-harddisk.png diff --git a/mate/22x22/devices/drive-multidisk.png b/mate/22x22/devices/drive-multidisk.png Binary files differindex 34d5058..fdf6721 100644 --- a/mate/22x22/devices/drive-multidisk.png +++ b/mate/22x22/devices/drive-multidisk.png diff --git a/mate/22x22/devices/drive-optical.png b/mate/22x22/devices/drive-optical.png Binary files differindex 642cc32..912f21f 100644 --- a/mate/22x22/devices/drive-optical.png +++ b/mate/22x22/devices/drive-optical.png diff --git a/mate/22x22/devices/drive-removable-media.png b/mate/22x22/devices/drive-removable-media.png Binary files differindex 03798cb..eb0102a 100644 --- a/mate/22x22/devices/drive-removable-media.png +++ b/mate/22x22/devices/drive-removable-media.png diff --git a/mate/22x22/devices/input-dialpad.png b/mate/22x22/devices/input-dialpad.png Binary files differindex 999020b..5758998 100644 --- a/mate/22x22/devices/input-dialpad.png +++ b/mate/22x22/devices/input-dialpad.png diff --git a/mate/22x22/devices/input-gaming.png b/mate/22x22/devices/input-gaming.png Binary files differindex 91b8651..8991819 100644 --- a/mate/22x22/devices/input-gaming.png +++ b/mate/22x22/devices/input-gaming.png diff --git a/mate/22x22/devices/input-keyboard.png b/mate/22x22/devices/input-keyboard.png Binary files differindex 0ff7c28..dd020b8 100644 --- a/mate/22x22/devices/input-keyboard.png +++ b/mate/22x22/devices/input-keyboard.png diff --git a/mate/22x22/devices/input-mouse.png b/mate/22x22/devices/input-mouse.png Binary files differindex b108068..46b8fac 100644 --- a/mate/22x22/devices/input-mouse.png +++ b/mate/22x22/devices/input-mouse.png diff --git a/mate/22x22/devices/input-tablet.png b/mate/22x22/devices/input-tablet.png Binary files differindex a2deb60..582ebe7 100644 --- a/mate/22x22/devices/input-tablet.png +++ b/mate/22x22/devices/input-tablet.png diff --git a/mate/22x22/devices/input-touchpad.png b/mate/22x22/devices/input-touchpad.png Binary files differindex 421f33f..d2a4651 100644 --- a/mate/22x22/devices/input-touchpad.png +++ b/mate/22x22/devices/input-touchpad.png diff --git a/mate/22x22/devices/media-flash.png b/mate/22x22/devices/media-flash.png Binary files differindex 659ba7e..787c0e9 100644 --- a/mate/22x22/devices/media-flash.png +++ b/mate/22x22/devices/media-flash.png diff --git a/mate/22x22/devices/media-floppy.png b/mate/22x22/devices/media-floppy.png Binary files differindex 51b0c31..3025032 100644 --- a/mate/22x22/devices/media-floppy.png +++ b/mate/22x22/devices/media-floppy.png diff --git a/mate/22x22/devices/media-optical.png b/mate/22x22/devices/media-optical.png Binary files differindex 866da45..8ffb2e5 100644 --- a/mate/22x22/devices/media-optical.png +++ b/mate/22x22/devices/media-optical.png diff --git a/mate/22x22/devices/media-removable.png b/mate/22x22/devices/media-removable.png Binary files differindex 9e1a663..6ade471 100644 --- a/mate/22x22/devices/media-removable.png +++ b/mate/22x22/devices/media-removable.png diff --git a/mate/22x22/devices/media-tape.png b/mate/22x22/devices/media-tape.png Binary files differindex d81f4a1..0262912 100644 --- a/mate/22x22/devices/media-tape.png +++ b/mate/22x22/devices/media-tape.png diff --git a/mate/22x22/devices/modem.png b/mate/22x22/devices/modem.png Binary files differindex 6bfff03..0178201 100644 --- a/mate/22x22/devices/modem.png +++ b/mate/22x22/devices/modem.png diff --git a/mate/22x22/devices/multimedia-player.png b/mate/22x22/devices/multimedia-player.png Binary files differindex e3827a0..17508b5 100644 --- a/mate/22x22/devices/multimedia-player.png +++ b/mate/22x22/devices/multimedia-player.png diff --git a/mate/22x22/devices/network-vpn.png b/mate/22x22/devices/network-vpn.png Binary files differindex 72c0078..1d70077 100644 --- a/mate/22x22/devices/network-vpn.png +++ b/mate/22x22/devices/network-vpn.png diff --git a/mate/22x22/devices/network-wired.png b/mate/22x22/devices/network-wired.png Binary files differindex b89e9fc..ddd76f1 100644 --- a/mate/22x22/devices/network-wired.png +++ b/mate/22x22/devices/network-wired.png diff --git a/mate/22x22/devices/network-wireless.png b/mate/22x22/devices/network-wireless.png Binary files differindex f77271b..efdf2cf 100644 --- a/mate/22x22/devices/network-wireless.png +++ b/mate/22x22/devices/network-wireless.png diff --git a/mate/22x22/devices/pda.png b/mate/22x22/devices/pda.png Binary files differindex fdc77dd..6813e7f 100644 --- a/mate/22x22/devices/pda.png +++ b/mate/22x22/devices/pda.png diff --git a/mate/22x22/devices/phone.png b/mate/22x22/devices/phone.png Binary files differindex 8c8c224..adb7175 100644 --- a/mate/22x22/devices/phone.png +++ b/mate/22x22/devices/phone.png diff --git a/mate/22x22/devices/printer-network.png b/mate/22x22/devices/printer-network.png Binary files differindex df62565..1383447 100644 --- a/mate/22x22/devices/printer-network.png +++ b/mate/22x22/devices/printer-network.png diff --git a/mate/22x22/devices/printer.png b/mate/22x22/devices/printer.png Binary files differindex e91a95d..8b46561 100644 --- a/mate/22x22/devices/printer.png +++ b/mate/22x22/devices/printer.png diff --git a/mate/22x22/devices/scanner.png b/mate/22x22/devices/scanner.png Binary files differindex c050125..5e75e9c 100644 --- a/mate/22x22/devices/scanner.png +++ b/mate/22x22/devices/scanner.png diff --git a/mate/22x22/devices/uninterruptible-power-supply.png b/mate/22x22/devices/uninterruptible-power-supply.png Binary files differindex 4fa9874..2ca80e4 100644 --- a/mate/22x22/devices/uninterruptible-power-supply.png +++ b/mate/22x22/devices/uninterruptible-power-supply.png diff --git a/mate/22x22/devices/video-display.png b/mate/22x22/devices/video-display.png Binary files differindex f46ec82..30d1184 100644 --- a/mate/22x22/devices/video-display.png +++ b/mate/22x22/devices/video-display.png |