diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-08 20:04:58 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-09 13:45:07 +0100 |
| commit | fafcda9bddf57be0c6cecdcb758c4c56df3c8b16 (patch) | |
| tree | 534e7f437ebd02c697be874abb2f975fbd91757a /platform/osx/dcpomatic2.Info.plist.in | |
| parent | fa76c85e0e880edec684e4da5c5477939a3ac78d (diff) | |
OS X multi-app hacks.
Diffstat (limited to 'platform/osx/dcpomatic2.Info.plist.in')
| -rw-r--r-- | platform/osx/dcpomatic2.Info.plist.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/platform/osx/dcpomatic2.Info.plist.in b/platform/osx/dcpomatic2.Info.plist.in index c8c1378a9..de14012ea 100644 --- a/platform/osx/dcpomatic2.Info.plist.in +++ b/platform/osx/dcpomatic2.Info.plist.in @@ -7,9 +7,9 @@ <key>CFBundleExecutable</key> <string>dcpomatic2</string> <key>CFBundleGetInfoString</key> - <string>DCP generator</string> + <string>DCP-o-matic 2</string> <key>CFBundleIconFile</key> - <string>DCP-o-matic.icns</string> + <string>dcpomatic2.icns</string> <key>CFBundleIdentifier</key> <string>com.dcpomatic</string> <key>CFBundleInfoDictionaryVersion</key> |
