add mojo configuration to use native screen menu bar
----------------------------------------------------
Key: MOJO-1641
URL: http://jira.codehaus.org/browse/MOJO-1641
Project: Mojo
Issue Type: New Feature
Components: osxappbundle
Reporter: Christoph Pickl
Priority: Minor
it would be nice to enable the useScreenMenuBar option in the Info.plist file:
<plist version="1.0">
<dict>
...
<key>Java</key>
<dict>
...
<key>Properties</key>
<dict>
<key>apple.laf.useScreenMenuBar</key>
<string>true</string>
</dict>
...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email