Re: changing dock label name of my app
Re: changing dock label name of my app
- Subject: Re: changing dock label name of my app
- From: Shawn Erickson <email@hidden>
- Date: Thu, 26 Nov 2009 07:13:12 -0800
On Thu, Nov 26, 2009 at 1:15 AM, Nick Rogers <email@hidden> wrote:
> Hi,
> for some reasons, my app is named like "MyApp-1".
> And I want the label over the dock icon to appear as "MyApp".
>
> how to go about it?
You can use localization of the bundle display name to do that. Don't
have the details in front of me however but if IIRC the bundle name
should match how your thing is named normal "MyApp-1" and the
localized file should have "MyApp". You also have to add come
additional flag to the plist to say localization exists (cannot recall
the name at the moment).
-Shawn
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden