From bef548a19c2f884e594fa409a88761f8f4be4518 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 16 Mar 2014 23:11:34 +0000 Subject: Various work on improved config dialog. --- run/dcpomatic | 3 +++ 1 file changed, 3 insertions(+) (limited to 'run') 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 -- cgit v1.2.3