diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-10-09 23:25:07 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-10-09 23:25:07 +0100 |
| commit | 716dcf82ecebb79d0f2f01550cc58a66fc14786e (patch) | |
| tree | fb246c214efc1017900f01076d800ffe33e5eb2b /platform | |
| parent | 475f587f08a7cb1b915be37050abc0b09f6bfc67 (diff) | |
Add locations page for some player preferences.v2.13.58
Diffstat (limited to 'platform')
| -rw-r--r-- | platform/osx/make_dmg.sh | 1 |
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" |
