Re: MainMenu
Re: MainMenu
- Subject: Re: MainMenu
- From: "I. Savant" <email@hidden>
- Date: Wed, 4 Jan 2006 16:18:23 -0500
Unless I've missed something ...
Changing the name in the *menu* should be done by opening
MainMenu.nib, opening the menu object, then double-clicking the
application name area and changing it. Save the file and you *should*
be all set. Are you saying nothing you do there changes it?
--
I.S.
On Jan 4, 2006, at 4:12 PM, David Piasecki wrote:
I gave this another try. I modified the Info.plist file, changing
the name of the executable. I did a make clean and built it under
the name of the new Application_2 target.
<key>CFBundleExecutable</key>
<string>Application_2</string>
Same problem. Nothing happened. The name remained "Application"
instead of "Application_2".
David
On Jan 4, 2006, at 12:21 PM, Nick Zitzmann wrote:
On Jan 4, 2006, at 12:52 PM, David Piasecki wrote:
How do I reset the name of the application menu in the main menu?
Modify the name in the Info.plist (or InfoPlist.strings if it's
localized) file.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40gmail.com
This email sent to email@hidden
_______________________________________________
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
References: | |
| >MainMenu (From: David Piasecki <email@hidden>) |
| >Re: MainMenu (From: Nick Zitzmann <email@hidden>) |
| >Re: MainMenu (From: David Piasecki <email@hidden>) |