summaryrefslogtreecommitdiff
path: root/platform
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-01-05 15:25:58 +0100
committerCarl Hetherington <cth@carlh.net>2020-01-06 10:29:24 +0100
commita713e8258acc3f0e960c4e87ba8684902d29a591 (patch)
tree4023978fc160f8e75ced0b8be1e13b7dea452aa3 /platform
parentc9772ea0129d59e84cc85cd3908e712b5df56970 (diff)
Move credentials settings into certificate download dialogue (#1480).
Diffstat (limited to 'platform')
-rw-r--r--platform/osx/make_dmg.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/osx/make_dmg.sh b/platform/osx/make_dmg.sh
index fa9240050..7a9542fd7 100644
--- a/platform/osx/make_dmg.sh
+++ b/platform/osx/make_dmg.sh
@@ -195,7 +195,6 @@ function copy_resources {
cp $prefix/src/dcpomatic/graphics/osx/preferences/keys.png "$dest"
cp $prefix/src/dcpomatic/graphics/osx/preferences/cover_sheet.png "$dest"
cp $prefix/src/dcpomatic/graphics/osx/preferences/notifications.png "$dest"
- cp $prefix/src/dcpomatic/graphics/osx/preferences/accounts.png "$dest"
cp $prefix/src/dcpomatic/graphics/osx/preferences/locations.png "$dest"
cp $prefix/src/dcpomatic/fonts/LiberationSans-Regular.ttf "$dest"
cp $prefix/src/dcpomatic/fonts/LiberationSans-Italic.ttf "$dest"