From c8ac150b8a7aca83fb984eac0b2619b4daf30071 Mon Sep 17 00:00:00 2001 From: rbuj Date: Tue, 26 Mar 2019 17:27:58 +0100 Subject: Gen png icons from source. Mate: apps, categories & devices clean & build: make -C mate clean-png-icons make -C mate build-png-icons --- mate/256x256/apps/Makefile.am | 171 ++++++++++++++++++++- mate/256x256/apps/accessories-calculator.png | Bin 36891 -> 43664 bytes mate/256x256/apps/accessories-character-map.png | Bin 16343 -> 24894 bytes mate/256x256/apps/accessories-dictionary.png | Bin 45334 -> 49034 bytes mate/256x256/apps/accessories-text-editor.png | Bin 34900 -> 49804 bytes mate/256x256/apps/applets-screenshooter.png | Bin 36475 -> 39852 bytes mate/256x256/apps/multimedia-volume-control.png | Bin 0 -> 38461 bytes .../apps/preferences-desktop-accessibility.png | Bin 31782 -> 30730 bytes mate/256x256/apps/preferences-desktop-display.png | Bin 32181 -> 34344 bytes mate/256x256/apps/preferences-desktop-font.png | Bin 17189 -> 27062 bytes .../preferences-desktop-keyboard-shortcuts.png | Bin 18774 -> 27902 bytes mate/256x256/apps/preferences-desktop-keyboard.png | Bin 26738 -> 27385 bytes mate/256x256/apps/preferences-desktop-locale.png | Bin 38272 -> 42040 bytes .../apps/preferences-desktop-remote-desktop.png | Bin 26843 -> 29366 bytes .../apps/preferences-desktop-screensaver.png | Bin 27874 -> 27676 bytes mate/256x256/apps/preferences-desktop-theme.png | Bin 31647 -> 37371 bytes .../256x256/apps/preferences-desktop-wallpaper.png | Bin 23523 -> 28842 bytes .../apps/preferences-system-notifications.png | Bin 0 -> 37076 bytes mate/256x256/apps/preferences-system-privacy.png | Bin 0 -> 17989 bytes mate/256x256/apps/preferences-system-search.png | Bin 0 -> 16645 bytes mate/256x256/apps/preferences-system-sharing.png | Bin 0 -> 21808 bytes mate/256x256/apps/system-file-manager.png | Bin 22468 -> 28025 bytes mate/256x256/apps/system-software-install.png | Bin 28264 -> 30061 bytes mate/256x256/apps/system-software-update.png | Bin 35544 -> 37421 bytes mate/256x256/apps/system-users.png | Bin 39231 -> 26737 bytes mate/256x256/apps/user-info.png | Bin 30516 -> 31565 bytes mate/256x256/apps/utilities-system-monitor.png | Bin 29184 -> 28493 bytes mate/256x256/apps/utilities-terminal.png | Bin 24343 -> 23539 bytes mate/256x256/apps/web-browser.png | Bin 53300 -> 55130 bytes 29 files changed, 165 insertions(+), 6 deletions(-) create mode 100644 mate/256x256/apps/multimedia-volume-control.png create mode 100644 mate/256x256/apps/preferences-system-notifications.png create mode 100644 mate/256x256/apps/preferences-system-privacy.png create mode 100644 mate/256x256/apps/preferences-system-search.png create mode 100644 mate/256x256/apps/preferences-system-sharing.png (limited to 'mate/256x256/apps') diff --git a/mate/256x256/apps/Makefile.am b/mate/256x256/apps/Makefile.am index 59e3d58..f2efc56 100644 --- a/mate/256x256/apps/Makefile.am +++ b/mate/256x256/apps/Makefile.am @@ -1,20 +1,179 @@ NULL = png_icons = \ + accessories-calculator.png \ + accessories-character-map.png \ + accessories-dictionary.png \ + accessories-text-editor.png \ + applets-screenshooter.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 \ + 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=24:11:280:267 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +accessories-character-map.png: ../../../src/accessories-character-map.svg + @echo " "$@ + @inkscape -z $^ --export-area=15:13:271:269 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +accessories-dictionary.png: ../../../src/accessories-dictionary.svg + @echo " "$@ + @inkscape -z $^ --export-area=24:0:280:256 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +accessories-text-editor.png: ../../../src/accessories-text-editor.svg + @echo " "$@ + @inkscape -z $^ --export-area=22:11:278:267 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +applets-screenshooter.png: ../../../src/applets-screenshooter.svg + @echo " "$@ + @inkscape -z $^ --export-area=22:11:278:267 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +multimedia-volume-control.png: ../../../src/multimedia-volume-control.svg + @echo " "$@ + @inkscape -z $^ --export-area=11:11:267:267 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop-accessibility.png: ../../../src/preferences-desktop-accessibility.svg + @echo " "$@ + @inkscape -z $^ --export-area=20:11:276:267 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop-display.png: ../../../src/displays.svg + @echo " "$@ + @inkscape -z $^ --export-area=22:11:278:267 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop-font.png: ../../../src/preferences-desktop-font.svg + @echo " "$@ + @inkscape -z $^ --export-area=22:11:278:267 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop-keyboard.png: ../../../src/keyboards.svg + @echo " "$@ + @inkscape -z $^ --export-area=416:11:672:267 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop-keyboard-shortcuts.png: ../../../src/preferences-desktop-keyboard-shortcuts.svg + @echo " "$@ + @inkscape -z $^ --export-area=16:13:272:269 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop-locale.png: ../../../src/preferences-desktop-locale.svg + @echo " "$@ + @inkscape -z $^ --export-area=11:11:267:267 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop-remote-desktop.png: ../../../src/displays.svg + @echo " "$@ + @inkscape -z $^ --export-area=822:11:1078:267 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop-screensaver.png: ../../../src/displays.svg + @echo " "$@ + @inkscape -z $^ --export-area=422:311:678:567 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop-theme.png: ../../../src/preferences-desktop-theme.svg + @echo " "$@ + @inkscape -z $^ --export-area=22:16:278:272 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-desktop-wallpaper.png: ../../../src/displays.svg + @echo " "$@ + @inkscape -z $^ --export-area=822:311:1078:567 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-system-notifications.png: ../../../src/preferences-system-notifications.svg + @echo " "$@ + @inkscape -z $^ --export-area=11:16:267:272 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-system-privacy.png: ../../../src/preferences-system-privacy.svg + @echo " "$@ + @inkscape -z $^ --export-area=22:16:278:272 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-system-search.png: ../../../src/preferences-system-search.svg + @echo " "$@ + @inkscape -z $^ --export-area=22:16:278:272 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +preferences-system-sharing.png: ../../../src/preferences-system-sharing.svg + @echo " "$@ + @inkscape -z $^ --export-area=22:6:278:262 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-file-manager.png: ../../../src/cabinets.svg + @echo " "$@ + @inkscape -z $^ --export-area=16:22:272:278 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-software-install.png: ../../../src/system-software.svg + @echo " "$@ + @inkscape -z $^ --export-area=22:0:278:256 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-software-update.png: ../../../src/system-software.svg + @echo " "$@ + @inkscape -z $^ --export-area=422:0:678:256 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-users.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=22:22:278:278 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-info.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=422:22:678:278 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + utilities-system-monitor.png: ../../../src/terminals.svg - inkscape -z $^ --export-area=422:0:678:256 -w=256 -h=256 -e=$@ + @echo " "$@ + @inkscape -z $^ --export-area=422:0:678:256 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ utilities-terminal.png: ../../../src/terminals.svg - inkscape -z $^ --export-area=22:0:278:256 -w=256 -h=256 -e=$@ + @echo " "$@ + @inkscape -z $^ --export-area=22:0:278:256 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +web-browser.png: ../../../src/web-browser.svg + @echo " "$@ + @inkscape -z $^ --export-area=13:16:269:272 -w=256 -h=256 -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/256x256/apps/accessories-calculator.png b/mate/256x256/apps/accessories-calculator.png index 2996452..23c003a 100644 Binary files a/mate/256x256/apps/accessories-calculator.png and b/mate/256x256/apps/accessories-calculator.png differ diff --git a/mate/256x256/apps/accessories-character-map.png b/mate/256x256/apps/accessories-character-map.png index 39c88c7..b21888f 100644 Binary files a/mate/256x256/apps/accessories-character-map.png and b/mate/256x256/apps/accessories-character-map.png differ diff --git a/mate/256x256/apps/accessories-dictionary.png b/mate/256x256/apps/accessories-dictionary.png index 81971c6..38d85d6 100644 Binary files a/mate/256x256/apps/accessories-dictionary.png and b/mate/256x256/apps/accessories-dictionary.png differ diff --git a/mate/256x256/apps/accessories-text-editor.png b/mate/256x256/apps/accessories-text-editor.png index 5f355b6..3b26a2c 100644 Binary files a/mate/256x256/apps/accessories-text-editor.png and b/mate/256x256/apps/accessories-text-editor.png differ diff --git a/mate/256x256/apps/applets-screenshooter.png b/mate/256x256/apps/applets-screenshooter.png index 469899a..121d418 100644 Binary files a/mate/256x256/apps/applets-screenshooter.png and b/mate/256x256/apps/applets-screenshooter.png differ diff --git a/mate/256x256/apps/multimedia-volume-control.png b/mate/256x256/apps/multimedia-volume-control.png new file mode 100644 index 0000000..9610841 Binary files /dev/null and b/mate/256x256/apps/multimedia-volume-control.png differ diff --git a/mate/256x256/apps/preferences-desktop-accessibility.png b/mate/256x256/apps/preferences-desktop-accessibility.png index b55d5e2..caaa0cd 100644 Binary files a/mate/256x256/apps/preferences-desktop-accessibility.png and b/mate/256x256/apps/preferences-desktop-accessibility.png differ diff --git a/mate/256x256/apps/preferences-desktop-display.png b/mate/256x256/apps/preferences-desktop-display.png index 7cde661..dcd7327 100644 Binary files a/mate/256x256/apps/preferences-desktop-display.png and b/mate/256x256/apps/preferences-desktop-display.png differ diff --git a/mate/256x256/apps/preferences-desktop-font.png b/mate/256x256/apps/preferences-desktop-font.png index 7b2298f..50ced81 100644 Binary files a/mate/256x256/apps/preferences-desktop-font.png and b/mate/256x256/apps/preferences-desktop-font.png differ diff --git a/mate/256x256/apps/preferences-desktop-keyboard-shortcuts.png b/mate/256x256/apps/preferences-desktop-keyboard-shortcuts.png index c082493..d0881d5 100644 Binary files a/mate/256x256/apps/preferences-desktop-keyboard-shortcuts.png and b/mate/256x256/apps/preferences-desktop-keyboard-shortcuts.png differ diff --git a/mate/256x256/apps/preferences-desktop-keyboard.png b/mate/256x256/apps/preferences-desktop-keyboard.png index 33d0f29..6e6070d 100644 Binary files a/mate/256x256/apps/preferences-desktop-keyboard.png and b/mate/256x256/apps/preferences-desktop-keyboard.png differ diff --git a/mate/256x256/apps/preferences-desktop-locale.png b/mate/256x256/apps/preferences-desktop-locale.png index 1ae2c7e..9214927 100644 Binary files a/mate/256x256/apps/preferences-desktop-locale.png and b/mate/256x256/apps/preferences-desktop-locale.png differ diff --git a/mate/256x256/apps/preferences-desktop-remote-desktop.png b/mate/256x256/apps/preferences-desktop-remote-desktop.png index 6650dc6..37f65ad 100644 Binary files a/mate/256x256/apps/preferences-desktop-remote-desktop.png and b/mate/256x256/apps/preferences-desktop-remote-desktop.png differ diff --git a/mate/256x256/apps/preferences-desktop-screensaver.png b/mate/256x256/apps/preferences-desktop-screensaver.png index fa0ae45..0071734 100644 Binary files a/mate/256x256/apps/preferences-desktop-screensaver.png and b/mate/256x256/apps/preferences-desktop-screensaver.png differ diff --git a/mate/256x256/apps/preferences-desktop-theme.png b/mate/256x256/apps/preferences-desktop-theme.png index 05fbe68..58affa4 100644 Binary files a/mate/256x256/apps/preferences-desktop-theme.png and b/mate/256x256/apps/preferences-desktop-theme.png differ diff --git a/mate/256x256/apps/preferences-desktop-wallpaper.png b/mate/256x256/apps/preferences-desktop-wallpaper.png index 6273736..9aaa0eb 100644 Binary files a/mate/256x256/apps/preferences-desktop-wallpaper.png and b/mate/256x256/apps/preferences-desktop-wallpaper.png differ diff --git a/mate/256x256/apps/preferences-system-notifications.png b/mate/256x256/apps/preferences-system-notifications.png new file mode 100644 index 0000000..cb6f80f Binary files /dev/null and b/mate/256x256/apps/preferences-system-notifications.png differ diff --git a/mate/256x256/apps/preferences-system-privacy.png b/mate/256x256/apps/preferences-system-privacy.png new file mode 100644 index 0000000..c0c529a Binary files /dev/null and b/mate/256x256/apps/preferences-system-privacy.png differ diff --git a/mate/256x256/apps/preferences-system-search.png b/mate/256x256/apps/preferences-system-search.png new file mode 100644 index 0000000..c6fc24f Binary files /dev/null and b/mate/256x256/apps/preferences-system-search.png differ diff --git a/mate/256x256/apps/preferences-system-sharing.png b/mate/256x256/apps/preferences-system-sharing.png new file mode 100644 index 0000000..898bc59 Binary files /dev/null and b/mate/256x256/apps/preferences-system-sharing.png differ diff --git a/mate/256x256/apps/system-file-manager.png b/mate/256x256/apps/system-file-manager.png index 7d52d91..2a45e31 100644 Binary files a/mate/256x256/apps/system-file-manager.png and b/mate/256x256/apps/system-file-manager.png differ diff --git a/mate/256x256/apps/system-software-install.png b/mate/256x256/apps/system-software-install.png index 235439f..ba8aef4 100644 Binary files a/mate/256x256/apps/system-software-install.png and b/mate/256x256/apps/system-software-install.png differ diff --git a/mate/256x256/apps/system-software-update.png b/mate/256x256/apps/system-software-update.png index 910b0eb..ab28830 100644 Binary files a/mate/256x256/apps/system-software-update.png and b/mate/256x256/apps/system-software-update.png differ diff --git a/mate/256x256/apps/system-users.png b/mate/256x256/apps/system-users.png index 312e580..cd5b583 100644 Binary files a/mate/256x256/apps/system-users.png and b/mate/256x256/apps/system-users.png differ diff --git a/mate/256x256/apps/user-info.png b/mate/256x256/apps/user-info.png index 3970b92..4c4cff5 100644 Binary files a/mate/256x256/apps/user-info.png and b/mate/256x256/apps/user-info.png differ diff --git a/mate/256x256/apps/utilities-system-monitor.png b/mate/256x256/apps/utilities-system-monitor.png index fbeaee5..a1d67ab 100644 Binary files a/mate/256x256/apps/utilities-system-monitor.png and b/mate/256x256/apps/utilities-system-monitor.png differ diff --git a/mate/256x256/apps/utilities-terminal.png b/mate/256x256/apps/utilities-terminal.png index 1c53f8c..b95d893 100644 Binary files a/mate/256x256/apps/utilities-terminal.png and b/mate/256x256/apps/utilities-terminal.png differ diff --git a/mate/256x256/apps/web-browser.png b/mate/256x256/apps/web-browser.png index fd20ba2..1977d2e 100644 Binary files a/mate/256x256/apps/web-browser.png and b/mate/256x256/apps/web-browser.png differ -- cgit v1.2.1