summaryrefslogtreecommitdiff
path: root/graphics/update
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/update')
-rwxr-xr-xgraphics/update2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/update b/graphics/update
index f0a7fd597..72aaa5f26 100755
--- a/graphics/update
+++ b/graphics/update
@@ -65,7 +65,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 locations sound; do
+ for i in colour_conversions defaults email kdm_email cover_sheet keys tms notifications locations sound identifiers; do
$INKSCAPE osx/preferences/$i.png src/$i.svg -w 32 -h 32
done