Move identifiers stuff out to a new prefs tab.
[dcpomatic.git] / graphics / update
index f0a7fd597b418123b4eea8a7b061807484c4fa9c..72aaa5f26221892882690c7bb68756084e246e0b 100755 (executable)
@@ -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