diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-03-11 01:11:54 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-03-11 01:13:09 +0000 |
| commit | 805753b411f906af219560c9ddc89a0bf58b8bc3 (patch) | |
| tree | 10c1bd043dfb6b2df92fc14974b0baf43bc7a18b | |
| parent | f9d8d9fcac87fa45517cebb0bb1d5c5c1ffc39ee (diff) | |
Remove dock icon for server.v2.13.127
| -rw-r--r-- | platform/osx/dcpomatic2_server.Info.plist.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/osx/dcpomatic2_server.Info.plist.in b/platform/osx/dcpomatic2_server.Info.plist.in index a33078f66..bf7e5894f 100644 --- a/platform/osx/dcpomatic2_server.Info.plist.in +++ b/platform/osx/dcpomatic2_server.Info.plist.in @@ -27,7 +27,7 @@ <key>CFBundleAllowMixedLocalizations</key> <true/> <key>LSUIElement</key> - <string>0</string> + <string>1</string> <key>NSMainNibFile</key> <string>MainMenu</string> <key>NSPrincipalClass</key> |
