summaryrefslogtreecommitdiff
path: root/run
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-03-16 23:11:34 +0000
committerCarl Hetherington <cth@carlh.net>2014-03-17 00:14:04 +0000
commitbef548a19c2f884e594fa409a88761f8f4be4518 (patch)
treedd90cfd399feda039ca7e6460428483557242b42 /run
parenta32c192781a6de6c534cff2a52f746dde897d435 (diff)
Various work on improved config dialog.
Diffstat (limited to 'run')
-rwxr-xr-xrun/dcpomatic3
1 files changed, 3 insertions, 0 deletions
diff --git a/run/dcpomatic b/run/dcpomatic
index 66d79d5c9..544ffc040 100755
--- a/run/dcpomatic
+++ b/run/dcpomatic
@@ -59,6 +59,9 @@ if [ `uname -s` == "Darwin" ]; then
cp $ENV/libffi*.dylib $lib
cp icons/defaults.png $resources
cp icons/servers.png $resources
+ cp icons/tms.png $resources
+ cp icons/colour_conversions.png $resources
+ cp icons/kdm_email.png $resources
sed -e "s/@VERSION@/test/g" platform/osx/Info.plist.in > $app/Contents/Info.plist