Allow inkbatch to use a given Inkscape.
authorCarl Hetherington <cth@carlh.net>
Mon, 7 Jun 2021 11:19:47 +0000 (13:19 +0200)
committerCarl Hetherington <cth@carlh.net>
Mon, 7 Jun 2021 11:21:10 +0000 (13:21 +0200)
graphics/update

index fc4f2c815fc4f79b269e90e01bdcbf3ba3418132..144016ad8f7c3b979a0f9752fbf3fe74698aa77f 100755 (executable)
@@ -81,8 +81,8 @@ else
     # OS X preferences icons
     mkdir -p osx/preferences
     for i in defaults email kdm_email cover_sheet keys tms notifications locations sound identifiers servers general advanced; do
-        inkbatch -i bounds-$i -o osx/preferences/$i.png --width 32 --height 32 src/preferences.svg
-        inkbatch -i bounds-$i -o osx/preferences/$i@2x.png --width 64 --height 64 src/preferences.svg
+        inkbatch --inkscape $INKSCAPE -i bounds-$i -o osx/preferences/$i.png --width 32 --height 32 src/preferences.svg
+        inkbatch --inkscape $INKSCAPE -i bounds-$i -o osx/preferences/$i@2x.png --width 64 --height 64 src/preferences.svg
     done
 
     # OS X menu bar icon for the server