Fix File->Open in player.
[dcpomatic.git] / graphics / update
index dfc2762d538922dce92db8ff181719340e19bf90..33e6365d2cb6c3672c6824823602fcb0fe633119 100755 (executable)
@@ -55,7 +55,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; do
+    for i in colour_conversions defaults email kdm_email cover_sheet keys tms notifications accounts locations; do
        $INKSCAPE osx/preferences/$i.png src/$i.svg -w 32 -h 32
     done
 
@@ -67,7 +67,7 @@ else
 
     # Timeline toolbar icons (all platforms)
     for i in select zoom zoom_all snap sequence; do
-        $INKSCAPE $i.png src/$i.svg -w 24 -h 24
+        $INKSCAPE $i.png src/$i.svg -w 32 -h 32
     done
 
     # favicon