Move timeline tools into a single .svg and tidy them up a bit.
[dcpomatic.git] / graphics / update
index 0195c3695a281fef85118b9ef8a05edc009c875d..755b73fc0705fe4bea48877afa57d693d787fae1 100755 (executable)
@@ -96,7 +96,7 @@ else
 
     # Timeline toolbar icons (all platforms)
     for i in select zoom zoom_all snap sequence; do
-        $INKSCAPE_EXPORT --export-filename=$i.png src/$i.svg -w 32 -h 32
+        inkbatch --inkscape $INKSCAPE -i timeline-$i -o $i.png --width 32 --height 32 src/timeline.svg
     done
 
     # Playlist editor tick/no-tick