mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
User defaults fix ... use NSLanguages
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@9302 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
5bb579e9bf
commit
e79412704b
4 changed files with 20 additions and 4 deletions
|
@ -99,6 +99,15 @@
|
|||
</desc>
|
||||
<standards><GNUstep/><NotMacOS-X/><NotOpenStep/></standards>
|
||||
</method>
|
||||
<method type="void" factory="yes">
|
||||
<sel>setUserLanguages:</sel>
|
||||
<arg type="NSArray*">languages</arg>
|
||||
<desc>
|
||||
Sets the array of user languages preferences. Places the specified
|
||||
array in the <em>NSLanguages</em> user default.
|
||||
</desc>
|
||||
<standards><GNUstep/><NotMacOS-X/><NotOpenStep/></standards>
|
||||
</method>
|
||||
<method type="NSArray*">
|
||||
<sel>arrayForKey:</sel>
|
||||
<arg type="NSString*">defaultName</arg>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue