xserver: Branch 'xorg-server-1.2-apple'

Jeremy Huddleston jeremyhu at kemper.freedesktop.org
Thu Aug 21 11:05:06 PDT 2008


 hw/xquartz/bundle/Info.plist |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 02756b6c5911f656a750cdca76b37b50ec68c74d
Author: Jeremy Huddleston <jeremyhu at freedesktop.org>
Date:   Thu Aug 21 11:04:58 2008 -0700

    Re-added LSBackgroundOnly which got removed from the plist

diff --git a/hw/xquartz/bundle/Info.plist b/hw/xquartz/bundle/Info.plist
index a16e846..c08bfab 100644
--- a/hw/xquartz/bundle/Info.plist
+++ b/hw/xquartz/bundle/Info.plist
@@ -37,5 +37,7 @@ Copyright © 2003-2008, X.org Foundation, Inc.
 		<string>main</string>
 	<key>NSPrincipalClass</key>
 		<string>X11Application</string>
+	<key>LSBackgroundOnly</key>
+		<true/>
 </dict>
 </plist>


More information about the xorg-commit mailing list