Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Why does the Workspace not like Germans?



I have an application which has an icon called Maß.icns .
(In case someone has messed up this name: the last character is a "Latin Small Letter S")


NSImage *i1_ok = [ NSApp applicationIconImage ];
NSImage *i2_ok = [ NSImage imageNamed: @"NSApplicationIcon" ];
NSImage *i3_bad = [[NSWorkspace sharedWorkspace] iconForFile:[[NSBundle mainBundle] bundlePath]];


i1_ok, i2_ok both show my icon (as they should)
But i3_bad just has a generic app icon.

When I rename my icon to Measure.icns even NSWorkspace can display the right picture.

Is it somewhere documented that German names do not agree with NSWorkspace?

Kind regards,

Gerriet.

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden

This email sent to email@hidden


Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.