summaryrefslogtreecommitdiff
path: root/platform/osx/make_dmg.sh
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-10-09 23:25:07 +0100
committerCarl Hetherington <cth@carlh.net>2018-10-09 23:25:07 +0100
commit716dcf82ecebb79d0f2f01550cc58a66fc14786e (patch)
treefb246c214efc1017900f01076d800ffe33e5eb2b /platform/osx/make_dmg.sh
parent475f587f08a7cb1b915be37050abc0b09f6bfc67 (diff)
Add locations page for some player preferences.v2.13.58
Diffstat (limited to 'platform/osx/make_dmg.sh')
-rw-r--r--platform/osx/make_dmg.sh1
1 files changed, 1 insertions, 0 deletions
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"