summaryrefslogtreecommitdiff
path: root/platform/osx/dcpomatic2_verifier.Info.plist.in
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2024-04-17 10:01:03 +0200
committerCarl Hetherington <cth@carlh.net>2024-04-21 22:07:15 +0200
commitc5b32e265baa6957e55881945fd0ddf15cadeccc (patch)
tree10d79f2f6835ec2474cfcca3ae6668905b8ec0ee /platform/osx/dcpomatic2_verifier.Info.plist.in
parent5cd5d8d0ffd8330b17679cb31048e464e087bd1e (diff)
Support variants in the build scripts.
Diffstat (limited to 'platform/osx/dcpomatic2_verifier.Info.plist.in')
-rw-r--r--platform/osx/dcpomatic2_verifier.Info.plist.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/platform/osx/dcpomatic2_verifier.Info.plist.in b/platform/osx/dcpomatic2_verifier.Info.plist.in
index d88a8ce50..28dba8f9b 100644
--- a/platform/osx/dcpomatic2_verifier.Info.plist.in
+++ b/platform/osx/dcpomatic2_verifier.Info.plist.in
@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>dcpomatic2_verifier</string>
<key>CFBundleGetInfoString</key>
- <string>DCP-o-matic 2 Verifier</string>
+ <string>@NAME@</string>
<key>CFBundleIconFile</key>
<string>dcpomatic2_verifier.icns</string>
<key>CFBundleIdentifier</key>
@@ -15,7 +15,7 @@
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
- <string>DCP-o-matic 2 Verifier</string>
+ <string>@NAME@</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersions</key>