diff options
Diffstat (limited to 'platform/osx/dcpomatic2_player.Info.plist.in')
| -rw-r--r-- | platform/osx/dcpomatic2_player.Info.plist.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/platform/osx/dcpomatic2_player.Info.plist.in b/platform/osx/dcpomatic2_player.Info.plist.in index 0a10e3727..54e688eaf 100644 --- a/platform/osx/dcpomatic2_player.Info.plist.in +++ b/platform/osx/dcpomatic2_player.Info.plist.in @@ -7,7 +7,7 @@ <key>CFBundleExecutable</key> <string>dcpomatic2_player</string> <key>CFBundleGetInfoString</key> - <string>DCP-o-matic 2 Player</string> + <string>@NAME@</string> <key>CFBundleIconFile</key> <string>dcpomatic2_player.icns</string> <key>CFBundleIdentifier</key> @@ -15,7 +15,7 @@ <key>CFBundleInfoDictionaryVersion</key> <string>6.0</string> <key>CFBundleName</key> - <string>DCP-o-matic 2 Player</string> + <string>@NAME@</string> <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersions</key> |
