Re: Getting localized /Users/Shared Dir Name
Re: Getting localized /Users/Shared Dir Name
- Subject: Re: Getting localized /Users/Shared Dir Name
- From: Chris Parker <email@hidden>
- Date: Fri, 29 May 2009 15:52:45 -0700
On 29 May 2009, at 3:49 PM, Erg Consultant wrote:
I don't see any methods such as
NSSearchPathForDirectoriesInDomains() for getting the localized name
of the /Users/Shared directory. Is there one?
Once you have any path, you can get the localized components via -
[NSFileManager componentsToDisplayForPath:].
http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Classes/NSFileManager_Class/Reference/Reference.html
.chris
_______________________________________________
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