Restore preferences image for macOS accidentally dropped in the 10.9 commit. v2.14.30
authorCarl Hetherington <cth@carlh.net>
Sat, 22 Feb 2020 22:36:36 +0000 (23:36 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 22 Feb 2020 22:36:36 +0000 (23:36 +0100)
platform/osx/make_dmg.sh

index 99ced30046013f9098beb6cd636a50759f898913..07727d55b5b6e86c4469be361827c1bf80867cb1 100644 (file)
@@ -195,6 +195,7 @@ function copy_resources {
     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/locations.png "$dest"
+    cp $prefix/src/dcpomatic/graphics/osx/preferences/accounts.png "$dest"
     cp $prefix/src/dcpomatic/fonts/LiberationSans-Regular.ttf "$dest"
     cp $prefix/src/dcpomatic/fonts/LiberationSans-Italic.ttf "$dest"
     cp $prefix/src/dcpomatic/fonts/LiberationSans-Bold.ttf "$dest"