loader: Set LSUIElement to 1 in the embedded Mac Info.plist.

This commit is contained in:
Ken Thomases 2014-08-20 13:39:34 -05:00 committed by Alexandre Julliard
parent bc77ee6818
commit dbe0d0be34
1 changed files with 2 additions and 0 deletions

View File

@ -22,5 +22,7 @@
<string>@PACKAGE_VERSION@</string>
<key>NSPrincipalClass</key>
<string>WineApplication</string>
<key>LSUIElement</key>
<string>1</string>
</dict>
</plist>