Fix crash with sub-sample push parts in AudioMerger.
[dcpomatic.git] / graphics / update
index 94cbbf88eb101d4172b5bddaae602c0d3247b7b3..2e5bccd17d63aee71b49f59b156cc7c6cccf3f0e 100755 (executable)
@@ -63,7 +63,7 @@ else
     # OS X preferences icons
     # servers.png does not have an SVG version
     mkdir -p osx/preferences
-    for i in colour_conversions defaults email kdm_email cover_sheet keys tms notifications accounts locations; do
+    for i in colour_conversions defaults email kdm_email cover_sheet keys tms notifications locations sound; do
        $INKSCAPE osx/preferences/$i.png src/$i.svg -w 32 -h 32
     done