[jbosstools-issues] [JBoss JIRA] Updated: (JBDS-704) application name should not include version in Mac menubar

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Mon Jun 15 16:36:56 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBDS-704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Max Rydahl Andersen updated JBDS-704:
-------------------------------------

    Fix Version/s: 3.0.0.M1
         Assignee: Denis Golovin


> application name should not include version in Mac menubar
> ----------------------------------------------------------
>
>                 Key: JBDS-704
>                 URL: https://jira.jboss.org/jira/browse/JBDS-704
>             Project: Developer Studio
>          Issue Type: Bug
>          Components: installer, ui/branding
>    Affects Versions: 2.0.0.GA
>         Environment: Mac OS X
>            Reporter: Erik Mattheis
>            Assignee: Denis Golovin
>             Fix For: 3.0.0.M1
>
>         Attachments: Info.plist.patch
>
>
> The Mac application bundle specifies 'JBoss Developer Studio 2.0.0.GA' for the CFBundleName property in the Info.plist. This is the property used to display the application name in the global menubar. By convention, this name should be succinct and generally matches the filename of the application bundle. I suggest changing this to omit the specfic version number (e.g. - 'JBoss Developer Studio').
> Additionally, there are a number of properties in the Info.plist that should be set according to the guidelines laid out here:
> <http://developer.apple.com/DOCUMENTATION/MacOSX/Conceptual/BPRuntimeConfig/Articles/PListKeys.html#//apple_ref/doc/uid/20001431>
> Specifically, CFBundleShortVersionString, CFBundleSignature and CFBundleVersion. I suggest using '2.0.0', 'jbds' and '2.0.0.GA', respectively, for the current release.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list