diff options
Diffstat (limited to 'platform/osx/Info.plist.in')
| -rw-r--r-- | platform/osx/Info.plist.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/platform/osx/Info.plist.in b/platform/osx/Info.plist.in index c904d91dd..0f6774138 100644 --- a/platform/osx/Info.plist.in +++ b/platform/osx/Info.plist.in @@ -5,17 +5,17 @@ <key>CFBundleDevelopmentRegion</key> <string>English</string> <key>CFBundleExecutable</key> - <string>dvdomatic</string> + <string>dcpomatic</string> <key>CFBundleGetInfoString</key> <string>DCP generator</string> <key>CFBundleIconFile</key> - <string>DVD-o-matic.icns</string> + <string>DCP-o-matic.icns</string> <key>CFBundleIdentifier</key> - <string>net.carlh.dvdomatic</string> + <string>net.carlh.dcpomatic</string> <key>CFBundleInfoDictionaryVersion</key> <string>6.0</string> <key>CFBundleName</key> - <string>DVD-o-matic</string> + <string>DCP-o-matic</string> <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersions</key> |
