diff options
author | rbuj <[email protected]> | 2019-04-02 02:11:42 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-04-08 17:37:41 +0200 |
commit | 37c0d20ea6f8bd46a06335928c3a06fe6230c046 (patch) | |
tree | 063e8bf1f453b5b5f943b6b993cc2b9eee80de7c /mate/24x24/places | |
parent | 6712a9086e50603efb83f9e20fe08cccd830b05f (diff) | |
download | mate-icon-theme-37c0d20ea6f8bd46a06335928c3a06fe6230c046.tar.bz2 mate-icon-theme-37c0d20ea6f8bd46a06335928c3a06fe6230c046.tar.xz |
Upgrade svg source files to Inkscape 0.92.4
$ inkscape -V
Inkscape 0.92.4 (unknown)
$ find . -type f -name Makefile.am -print0 | xargs -0 sed -i 's/ --convert-dpi-method=scale-document//g'
$ find . -type f -name Makefile.am -print0 | xargs -0 sed -i 's/ --convert-dpi-method=scale-viewbox//g'
$ find ./src -name *.svg -exec inkscape --convert-dpi-method=none --verb=FileVacuum --verb=FileSave --verb=FileQuit {} \;
Diffstat (limited to 'mate/24x24/places')
-rw-r--r-- | mate/24x24/places/Makefile.am | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/mate/24x24/places/Makefile.am b/mate/24x24/places/Makefile.am index d451850..b3c96db 100644 --- a/mate/24x24/places/Makefile.am +++ b/mate/24x24/places/Makefile.am @@ -8,82 +8,82 @@ png_icons = \ folder-documents.png: ../../../src/folders.svg @echo " "$@ - @inkscape -z $^ --export-area=703:142:735:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=703:142:735:174 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ folder-download.png: ../../../src/folders.svg @echo " "$@ - @inkscape -z $^ --export-area=703:442:735:474 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=703:442:735:474 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ folder-music.png: ../../../src/folders.svg @echo " "$@ - @inkscape -z $^ --export-area=1103:442:1135:474 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1103:442:1135:474 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ folder-pictures.png: ../../../src/folders.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ folder.png: ../../../src/folders.svg @echo " "$@ - @inkscape -z $^ --export-area=303:1042:335:1074 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=303:1042:335:1074 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ folder-publicshare.png: ../../../src/folders.svg @echo " "$@ - @inkscape -z $^ --export-area=1503:142:1535:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1503:142:1535:174 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ folder-remote.png: ../../../src/folders.svg @echo " "$@ - @inkscape -z $^ --export-area=1103:742:1135:774 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1103:742:1135:774 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ folder-saved-search.png: ../../../src/folders.svg @echo " "$@ - @inkscape -z $^ --export-area=703:742:735:774 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=703:742:735:774 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ folder-templates.png: ../../../src/folders.svg @echo " "$@ - @inkscape -z $^ --export-area=1103:142:1135:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1103:142:1135:174 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ folder-videos.png: ../../../src/folders.svg @echo " "$@ - @inkscape -z $^ --export-area=1503:442:1535:474 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1503:442:1535:474 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ network-server.png: ../../../src/network-server.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ network-workgroup.png: ../../../src/computers.svg @echo " "$@ - @inkscape -z $^ --export-area=703:442:735:474 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=703:442:735:474 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ user-bookmarks.png: ../../../src/folders.svg @echo " "$@ - @inkscape -z $^ --export-area=1903:142:1935:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1903:142:1935:174 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ user-desktop.png: ../../../src/folders.svg @echo " "$@ - @inkscape -z $^ --export-area=1903:442:1935:474 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1903:442:1935:474 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ user-home.png: ../../../src/folders.svg @echo " "$@ - @inkscape -z $^ --export-area=303:442:335:474 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=303:442:335:474 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ user-trash.png: ../../../src/trash.svg @echo " "$@ - @inkscape -z $^ --export-area=702:142:734:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=702:142:734:174 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ .PHONY: build-png-icons-local clean-png-icons-local |