From dbe0d0be34e0a427de85b4dc87a38835e61b747e Mon Sep 17 00:00:00 2001 From: Ken Thomases Date: Wed, 20 Aug 2014 13:39:34 -0500 Subject: [PATCH] loader: Set LSUIElement to 1 in the embedded Mac Info.plist. --- loader/wine_info.plist.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/loader/wine_info.plist.in b/loader/wine_info.plist.in index aea99e571aa..2895aea1407 100644 --- a/loader/wine_info.plist.in +++ b/loader/wine_info.plist.in @@ -22,5 +22,7 @@ @PACKAGE_VERSION@ NSPrincipalClass WineApplication + LSUIElement + 1 -- 2.11.4.GIT