Re-added LSBackgroundOnly which got removed from the plist

This commit is contained in:
Jeremy Huddleston 2008-08-21 11:04:58 -07:00
parent c5c67b47fe
commit 02756b6c59

View file

@ -37,5 +37,7 @@ Copyright © 2003-2008, X.org Foundation, Inc.
<string>main</string> <string>main</string>
<key>NSPrincipalClass</key> <key>NSPrincipalClass</key>
<string>X11Application</string> <string>X11Application</string>
<key>LSBackgroundOnly</key>
<true/>
</dict> </dict>
</plist> </plist>