diff options
Diffstat (limited to 'mate/32x32/apps')
31 files changed, 177 insertions, 6 deletions
diff --git a/mate/32x32/apps/Makefile.am b/mate/32x32/apps/Makefile.am index 970ab1f..1895e20 100644 --- a/mate/32x32/apps/Makefile.am +++ b/mate/32x32/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=32 -h=32 -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=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +accessories-dictionary.png: ../../../src/accessories-dictionary.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -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=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +applets-screenshooter.png: ../../../src/applets-screenshooter.svg + @echo " "$@ + @inkscape -z $^ --export-area=300:143:332:175 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +logviewer.png: ../../../src/logviewer.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -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=32 -h=32 -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=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop-display.png: ../../../src/displays.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -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=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop-keyboard.png: ../../../src/keyboards.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:142:735:174 -w=32 -h=32 -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=32 -h=32 -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=32 -h=32 -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=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop-screensaver.png: ../../../src/displays.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:442:735:474 -w=32 -h=32 -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=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop-wallpaper.png: ../../../src/displays.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:442:1135:474 -w=32 -h=32 -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=32 -h=32 -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=32 -h=32 -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=32 -h=32 -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=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-file-manager.png: ../../../src/cabinets.svg + @echo " "$@ + @inkscape -z $^ --export-area=302:143:334:175 -w=32 -h=32 -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=32 -h=32 -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=32 -h=32 -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=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-users.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-info.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:142:735:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + utilities-system-monitor.png: ../../../src/terminals.svg - inkscape -z $^ --export-area=702:141:734:173 -w=32 -h=32 -e=$@ + @echo " "$@ + @inkscape -z $^ --export-area=702:141:734:173 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ utilities-terminal.png: ../../../src/terminals.svg - inkscape -z $^ --export-area=302:141:334:173 -w=32 -h=32 -e=$@ + @echo " "$@ + @inkscape -z $^ --export-area=302:141:334:173 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +web-browser.png: ../../../src/web-browser.svg + @echo " "$@ + @inkscape -z $^ --export-area=302:142:334:174 -w=32 -h=32 -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/32x32/apps/accessories-calculator.png b/mate/32x32/apps/accessories-calculator.png Binary files differindex 0bd8d96..fcd71f6 100644 --- a/mate/32x32/apps/accessories-calculator.png +++ b/mate/32x32/apps/accessories-calculator.png diff --git a/mate/32x32/apps/accessories-character-map.png b/mate/32x32/apps/accessories-character-map.png Binary files differindex 52616a7..91cca73 100644 --- a/mate/32x32/apps/accessories-character-map.png +++ b/mate/32x32/apps/accessories-character-map.png diff --git a/mate/32x32/apps/accessories-dictionary.png b/mate/32x32/apps/accessories-dictionary.png Binary files differindex 0f165d7..5482aae 100644 --- a/mate/32x32/apps/accessories-dictionary.png +++ b/mate/32x32/apps/accessories-dictionary.png diff --git a/mate/32x32/apps/accessories-text-editor.png b/mate/32x32/apps/accessories-text-editor.png Binary files differindex f4891bd..1cce0f7 100644 --- a/mate/32x32/apps/accessories-text-editor.png +++ b/mate/32x32/apps/accessories-text-editor.png diff --git a/mate/32x32/apps/applets-screenshooter.png b/mate/32x32/apps/applets-screenshooter.png Binary files differindex fb5ed4d..60d2ec9 100644 --- a/mate/32x32/apps/applets-screenshooter.png +++ b/mate/32x32/apps/applets-screenshooter.png diff --git a/mate/32x32/apps/logviewer.png b/mate/32x32/apps/logviewer.png Binary files differindex c0013ad..024113a 100644 --- a/mate/32x32/apps/logviewer.png +++ b/mate/32x32/apps/logviewer.png diff --git a/mate/32x32/apps/multimedia-volume-control.png b/mate/32x32/apps/multimedia-volume-control.png Binary files differindex d11586f..7de0d14 100644 --- a/mate/32x32/apps/multimedia-volume-control.png +++ b/mate/32x32/apps/multimedia-volume-control.png diff --git a/mate/32x32/apps/preferences-desktop-accessibility.png b/mate/32x32/apps/preferences-desktop-accessibility.png Binary files differindex 7a02b28..df8e275 100644 --- a/mate/32x32/apps/preferences-desktop-accessibility.png +++ b/mate/32x32/apps/preferences-desktop-accessibility.png diff --git a/mate/32x32/apps/preferences-desktop-display.png b/mate/32x32/apps/preferences-desktop-display.png Binary files differindex e3fa4de..1f7fb06 100644 --- a/mate/32x32/apps/preferences-desktop-display.png +++ b/mate/32x32/apps/preferences-desktop-display.png diff --git a/mate/32x32/apps/preferences-desktop-font.png b/mate/32x32/apps/preferences-desktop-font.png Binary files differindex f1c9a14..bab30d5 100644 --- a/mate/32x32/apps/preferences-desktop-font.png +++ b/mate/32x32/apps/preferences-desktop-font.png diff --git a/mate/32x32/apps/preferences-desktop-keyboard-shortcuts.png b/mate/32x32/apps/preferences-desktop-keyboard-shortcuts.png Binary files differindex fd1eb8c..e6f7f7f 100644 --- a/mate/32x32/apps/preferences-desktop-keyboard-shortcuts.png +++ b/mate/32x32/apps/preferences-desktop-keyboard-shortcuts.png diff --git a/mate/32x32/apps/preferences-desktop-keyboard.png b/mate/32x32/apps/preferences-desktop-keyboard.png Binary files differindex eeaa121..9a339e2 100644 --- a/mate/32x32/apps/preferences-desktop-keyboard.png +++ b/mate/32x32/apps/preferences-desktop-keyboard.png diff --git a/mate/32x32/apps/preferences-desktop-locale.png b/mate/32x32/apps/preferences-desktop-locale.png Binary files differindex c6b9a68..f2584e7 100644 --- a/mate/32x32/apps/preferences-desktop-locale.png +++ b/mate/32x32/apps/preferences-desktop-locale.png diff --git a/mate/32x32/apps/preferences-desktop-remote-desktop.png b/mate/32x32/apps/preferences-desktop-remote-desktop.png Binary files differindex 236cdfb..0737e51 100644 --- a/mate/32x32/apps/preferences-desktop-remote-desktop.png +++ b/mate/32x32/apps/preferences-desktop-remote-desktop.png diff --git a/mate/32x32/apps/preferences-desktop-screensaver.png b/mate/32x32/apps/preferences-desktop-screensaver.png Binary files differindex c756b5e..0629d4d 100644 --- a/mate/32x32/apps/preferences-desktop-screensaver.png +++ b/mate/32x32/apps/preferences-desktop-screensaver.png diff --git a/mate/32x32/apps/preferences-desktop-theme.png b/mate/32x32/apps/preferences-desktop-theme.png Binary files differindex 78ec52e..d8cd708 100644 --- a/mate/32x32/apps/preferences-desktop-theme.png +++ b/mate/32x32/apps/preferences-desktop-theme.png diff --git a/mate/32x32/apps/preferences-desktop-wallpaper.png b/mate/32x32/apps/preferences-desktop-wallpaper.png Binary files differindex e937f74..d312e9d 100644 --- a/mate/32x32/apps/preferences-desktop-wallpaper.png +++ b/mate/32x32/apps/preferences-desktop-wallpaper.png diff --git a/mate/32x32/apps/preferences-system-notifications.png b/mate/32x32/apps/preferences-system-notifications.png Binary files differindex 1aae2a7..7732966 100644 --- a/mate/32x32/apps/preferences-system-notifications.png +++ b/mate/32x32/apps/preferences-system-notifications.png diff --git a/mate/32x32/apps/preferences-system-privacy.png b/mate/32x32/apps/preferences-system-privacy.png Binary files differindex 9302681..d041e41 100644 --- a/mate/32x32/apps/preferences-system-privacy.png +++ b/mate/32x32/apps/preferences-system-privacy.png diff --git a/mate/32x32/apps/preferences-system-search.png b/mate/32x32/apps/preferences-system-search.png Binary files differindex acab588..a07581a 100644 --- a/mate/32x32/apps/preferences-system-search.png +++ b/mate/32x32/apps/preferences-system-search.png diff --git a/mate/32x32/apps/preferences-system-sharing.png b/mate/32x32/apps/preferences-system-sharing.png Binary files differindex 2a1b555..1c986df 100644 --- a/mate/32x32/apps/preferences-system-sharing.png +++ b/mate/32x32/apps/preferences-system-sharing.png diff --git a/mate/32x32/apps/preferences-system-windows.png b/mate/32x32/apps/preferences-system-windows.png Binary files differindex e611610..057c7d7 100644 --- a/mate/32x32/apps/preferences-system-windows.png +++ b/mate/32x32/apps/preferences-system-windows.png diff --git a/mate/32x32/apps/system-file-manager.png b/mate/32x32/apps/system-file-manager.png Binary files differindex a592c58..1d01764 100644 --- a/mate/32x32/apps/system-file-manager.png +++ b/mate/32x32/apps/system-file-manager.png diff --git a/mate/32x32/apps/system-software-install.png b/mate/32x32/apps/system-software-install.png Binary files differindex ba2e42d..dfc371c 100644 --- a/mate/32x32/apps/system-software-install.png +++ b/mate/32x32/apps/system-software-install.png diff --git a/mate/32x32/apps/system-software-update.png b/mate/32x32/apps/system-software-update.png Binary files differindex b494ba0..94c8157 100644 --- a/mate/32x32/apps/system-software-update.png +++ b/mate/32x32/apps/system-software-update.png diff --git a/mate/32x32/apps/system-users.png b/mate/32x32/apps/system-users.png Binary files differindex 7371f18..59b9f77 100644 --- a/mate/32x32/apps/system-users.png +++ b/mate/32x32/apps/system-users.png diff --git a/mate/32x32/apps/user-info.png b/mate/32x32/apps/user-info.png Binary files differindex 9206ea0..251c27c 100644 --- a/mate/32x32/apps/user-info.png +++ b/mate/32x32/apps/user-info.png diff --git a/mate/32x32/apps/utilities-system-monitor.png b/mate/32x32/apps/utilities-system-monitor.png Binary files differindex acd4ee2..1a2ad72 100644 --- a/mate/32x32/apps/utilities-system-monitor.png +++ b/mate/32x32/apps/utilities-system-monitor.png diff --git a/mate/32x32/apps/utilities-terminal.png b/mate/32x32/apps/utilities-terminal.png Binary files differindex f991b24..eb21a21 100644 --- a/mate/32x32/apps/utilities-terminal.png +++ b/mate/32x32/apps/utilities-terminal.png diff --git a/mate/32x32/apps/web-browser.png b/mate/32x32/apps/web-browser.png Binary files differindex 074fa05..ad453bc 100644 --- a/mate/32x32/apps/web-browser.png +++ b/mate/32x32/apps/web-browser.png |