diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-08 21:44:01 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-09 13:45:08 +0100 |
| commit | d61d4c1e6fc75810294821db4a30df1d875dd2c7 (patch) | |
| tree | 4ff3b9a080dbcc7f5a93ed52bd20869afa5984fb /platform | |
| parent | eb78e6e2c04ceee1d7cff25cd0b5f3486b38a7a5 (diff) | |
More icon / OS X tweaks.
Diffstat (limited to 'platform')
| -rw-r--r-- | platform/osx/dcpomatic2_batch.Info.plist.in | 2 | ||||
| -rw-r--r-- | platform/osx/dcpomatic2_kdm.Info.plist.in | 2 | ||||
| -rw-r--r-- | platform/osx/dcpomatic2_server.Info.plist.in | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/platform/osx/dcpomatic2_batch.Info.plist.in b/platform/osx/dcpomatic2_batch.Info.plist.in index 8c07661ac..935fecffb 100644 --- a/platform/osx/dcpomatic2_batch.Info.plist.in +++ b/platform/osx/dcpomatic2_batch.Info.plist.in @@ -7,7 +7,7 @@ <key>CFBundleExecutable</key> <string>dcpomatic2_batch</string> <key>CFBundleGetInfoString</key> - <string>DCP-o-matic Batch Converter</string> + <string>DCP-o-matic 2 Batch Converter</string> <key>CFBundleIconFile</key> <string>dcpomatic2_batch.icns</string> <key>CFBundleIdentifier</key> diff --git a/platform/osx/dcpomatic2_kdm.Info.plist.in b/platform/osx/dcpomatic2_kdm.Info.plist.in index 1d7741bbf..3f16f428a 100644 --- a/platform/osx/dcpomatic2_kdm.Info.plist.in +++ b/platform/osx/dcpomatic2_kdm.Info.plist.in @@ -7,7 +7,7 @@ <key>CFBundleExecutable</key> <string>dcpomatic2_kdm</string> <key>CFBundleGetInfoString</key> - <string>DCP-o-matic KDM creator</string> + <string>DCP-o-matic 2 KDM creator</string> <key>CFBundleIconFile</key> <string>dcpomatic2_kdm.icns</string> <key>CFBundleIdentifier</key> diff --git a/platform/osx/dcpomatic2_server.Info.plist.in b/platform/osx/dcpomatic2_server.Info.plist.in index 4c893be40..276106e69 100644 --- a/platform/osx/dcpomatic2_server.Info.plist.in +++ b/platform/osx/dcpomatic2_server.Info.plist.in @@ -7,7 +7,7 @@ <key>CFBundleExecutable</key> <string>dcpomatic2_server</string> <key>CFBundleGetInfoString</key> - <string>DCP-o-matic Server</string> + <string>DCP-o-matic 2 Server</string> <key>CFBundleIconFile</key> <string>dcpomatic2.icns</string> <key>CFBundleIdentifier</key> |
