diff options
Diffstat (limited to 'run')
| -rwxr-xr-x | run/dcpomatic | 3 |
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 |
