| author | Jeremy Huddleston <jeremyhu@freedesktop.org> | 2008-08-21 18:04:58 (GMT) |
|---|---|---|
| committer | Jeremy Huddleston <jeremyhu@freedesktop.org> | 2008-08-21 18:04:58 (GMT) |
| commit | 02756b6c5911f656a750cdca76b37b50ec68c74d (patch) (unidiff) | |
| tree | 1c5bc0e8debbd3a78688bdd848313593e07ef7ee | |
| parent | c5c67b47fe86c5038b300e498ec3e3e751bd87fc (diff) | |
| download | xserver-02756b6c5911f656a750cdca76b37b50ec68c74d.zip xserver-02756b6c5911f656a750cdca76b37b50ec68c74d.tar.gz | |
Re-added LSBackgroundOnly which got removed from the plistxorg-server-1.2-apple
| -rw-r--r-- | hw/xquartz/bundle/Info.plist | 2 |
1 files changed, 2 insertions, 0 deletions
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. | |||
| 37 | <string>main</string> | 37 | <string>main</string> |
| 38 | <key>NSPrincipalClass</key> | 38 | <key>NSPrincipalClass</key> |
| 39 | <string>X11Application</string> | 39 | <string>X11Application</string> |
| 40 | <key>LSBackgroundOnly</key> | ||
| 41 | <true/> | ||
| 40 | </dict> | 42 | </dict> |
| 41 | </plist> | 43 | </plist> |
