X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=platform%2Fosx%2Fmake_dmg.sh;h=487f03e15a20dd4577685283f4137aacef6cb2f7;hb=716dcf82ecebb79d0f2f01550cc58a66fc14786e;hp=1972d2c59fee256368943c17194b405b3630763e;hpb=475f587f08a7cb1b915be37050abc0b09f6bfc67;p=dcpomatic.git diff --git a/platform/osx/make_dmg.sh b/platform/osx/make_dmg.sh index 1972d2c59..487f03e15 100644 --- a/platform/osx/make_dmg.sh +++ b/platform/osx/make_dmg.sh @@ -128,6 +128,7 @@ function copy_resources { cp $ROOT/32/src/dcpomatic/graphics/osx/preferences/cover_sheet.png "$dest" cp $ROOT/32/src/dcpomatic/graphics/osx/preferences/notifications.png "$dest" cp $ROOT/32/src/dcpomatic/graphics/osx/preferences/accounts.png "$dest" + cp $ROOT/32/src/dcpomatic/graphics/osx/preferences/locations.png "$dest" cp $ROOT/32/src/dcpomatic/fonts/LiberationSans-Regular.ttf "$dest" cp $ROOT/32/src/dcpomatic/fonts/LiberationSans-Italic.ttf "$dest" cp $ROOT/32/src/dcpomatic/fonts/LiberationSans-Bold.ttf "$dest"