summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <jeremyhu@freedesktop.org>2008-08-21 11:04:58 -0700
committerJeremy Huddleston <jeremyhu@freedesktop.org>2008-08-21 11:04:58 -0700
commit02756b6c5911f656a750cdca76b37b50ec68c74d (patch)
tree1c5bc0e8debbd3a78688bdd848313593e07ef7ee
parentc5c67b47fe86c5038b300e498ec3e3e751bd87fc (diff)
Re-added LSBackgroundOnly which got removed from the plistxorg-server-1.2-apple
-rw-r--r--hw/xquartz/bundle/Info.plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/xquartz/bundle/Info.plist b/hw/xquartz/bundle/Info.plist
index a16e84692..c08bfabfe 100644
--- a/hw/xquartz/bundle/Info.plist
+++ b/hw/xquartz/bundle/Info.plist
@@ -28,14 +28,16 @@
<string>x11a</string>
<key>CSResourcesFileMapped</key>
<true/>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2003-2008, Apple Inc.
Copyright © 2003, XFree86 Project, Inc.
Copyright © 2003-2008, X.org Foundation, Inc.
</string>
<key>NSMainNibFile</key>
<string>main</string>
<key>NSPrincipalClass</key>
<string>X11Application</string>
+ <key>LSBackgroundOnly</key>
+ <true/>
</dict>
</plist>