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 /autogen.sh | |
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 'autogen.sh')
0 files changed, 0 insertions, 0 deletions