Application name in About, Hide, and Quit menu items

Hendrik Schreiber hs at tagtraum.com
Tue Sep 2 08:00:24 UTC 2014


On Aug 1, 2014, at 18:29, Sean Reilly <sreilly at seanreilly.com> wrote:

> In my app bundle ant file I’ve set a few options with the <bundleapp> tag including these:
>          <option value="-Dcom.apple.mrj.application.apple.menu.about.name=${bundle.name}"/>
>          <option value="-Dapple.awt.application.name=${bundle.name}"/>
> 
> Maybe they will help in your case?

Sorry for the late reply - this definitely helped me very much.
Thank you again.

> I agree that it would make sense to use the bundle name, at least as a default.  If you get a chance to correct it, please feel free to fork it and send a pull request: http://bitbucket.org/infinitekind/appbundler

I'd be glad to do this, once I have the time.

Cheers,

-hendrik


More information about the macosx-port-dev mailing list