Re: Dynamically changing title of 'Application Menu'
Re: Dynamically changing title of 'Application Menu'
- Subject: Re: Dynamically changing title of 'Application Menu'
- From: Prachi Gauriar <email@hidden>
- Date: Wed, 26 Oct 2005 10:38:28 -0400
On Oct 26, 2005, at 10:20 AM, nick briggs wrote:
I am trying to dynamically set the title of my apps 'Application
Menu' based on compile flags.
<snip>
This name is taken from the CFBundleName value in your app's
information plist. You can change it by modifying the CFBundleName
key in the InfoPlist.strings file. I believe Xcode 2.1 allows you to
preprocess the Info.plist using the GCC preprocessor, so you should
probably give that a shot.
-Prachi
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden