diff options
Diffstat (limited to 'graphics/update')
| -rwxr-xr-x | graphics/update | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/update b/graphics/update index 94cbbf88e..f0d91bf89 100755 --- a/graphics/update +++ b/graphics/update @@ -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 accounts locations sound; do $INKSCAPE osx/preferences/$i.png src/$i.svg -w 32 -h 32 done |
