summaryrefslogtreecommitdiff
path: root/platform
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2017-08-16 23:34:24 +0100
committerCarl Hetherington <cth@carlh.net>2017-08-16 23:34:24 +0100
commit27b0f26bc22e0941d76a1a36e580591cc906fe14 (patch)
tree0174a05b762cfd2f9602193965c300b9668c1650 /platform
parent298bd13f4df485749f5d5334fd847fe7af365c8e (diff)
Fix copy-paste errors.
Diffstat (limited to 'platform')
-rw-r--r--platform/osx/dcpomatic2_player.Info.plist.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/platform/osx/dcpomatic2_player.Info.plist.in b/platform/osx/dcpomatic2_player.Info.plist.in
index 3f16f428a..c5ecf60d2 100644
--- a/platform/osx/dcpomatic2_player.Info.plist.in
+++ b/platform/osx/dcpomatic2_player.Info.plist.in
@@ -5,17 +5,17 @@
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
- <string>dcpomatic2_kdm</string>
+ <string>dcpomatic2_player</string>
<key>CFBundleGetInfoString</key>
- <string>DCP-o-matic 2 KDM creator</string>
+ <string>DCP-o-matic 2 Player</string>
<key>CFBundleIconFile</key>
- <string>dcpomatic2_kdm.icns</string>
+ <string>dcpomatic2_player.icns</string>
<key>CFBundleIdentifier</key>
- <string>com.dcpomatic.kdm</string>
+ <string>com.dcpomatic.player</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
- <string>DCP-o-matic 2 KDM Creator</string>
+ <string>DCP-o-matic 2 Player</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersions</key>