On Thu, Nov 26, 2009 at 1:15 AM, Nick Rogers <roger...@mac.com> 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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com