• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Application menu title different from bundle name?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Application menu title different from bundle name?


  • Subject: Re: Application menu title different from bundle name?
  • From: Rick Mann <email@hidden>
  • Date: Mon, 5 Mar 2007 13:23:43 -0800


On Mar 5, 2007, at 07:38 , Steve Mills wrote:

I often use Terminal to launch apps on remote machines, and it's not for dev purposes at all.

In this case, the app is a developer tool, so I predict CLI use to be higher than for a "normal" app.


If it were me, I would just name the app with the umlaut. Even in the unlikely event that a user wants to work from the command line and doesn't know how to type it, they should be able to use copy- and-paste or tab completion.

If AppleScript uses CFBundleName for targeting scripts, then that is an even better reason for providing an easily-typed app name. QuickSilver is a great example of a very popular app whose actual name is not made up of normal ASCII A-Z and a-z characters, but less common Unicode forms of those characters, yet its name appears as plain ASCII characters to AppleScript.


So yes, go with plain characters for the CFBundleName so your users won't cuss every time they try to script/CLI your app.

Oh. Hmm. CFBundleName seems to affect the Application menu name, and that's where I want the umlaut to appear. Not sure what the right thing to do is. Fortunately, I've got some time before I release the app, so I'll burn that bridge when I come to it, I guess.


--
Rick


_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: Application menu title different from bundle name?
      • From: "Shawn Erickson" <email@hidden>
  • Prev by Date: Re: libgmalloc bug
  • Next by Date: Re: universal binary crashing on iMac (Core2Duo) system
  • Previous by thread: Re: libgmalloc bug
  • Next by thread: Re: Application menu title different from bundle name?
  • Index(es):
    • Date
    • Thread