mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
Update
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@11567 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
1c76c7bfa2
commit
68b2a29dd3
3 changed files with 22 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2001-11-28 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* Documentation/gsdoc/Base.gsdoc: Add NSLanguages summary.
|
||||
|
||||
2001-11-27 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Source/NSConnection.m: Put a limit of around a second on how long
|
||||
|
|
|
@ -117,6 +117,14 @@
|
|||
be written differently to the same string on MacOS-X.
|
||||
</p>
|
||||
</desc>
|
||||
<term>NSLanguages</term>
|
||||
<desc>
|
||||
<p>
|
||||
An array of strings that lists the users prefered languages,
|
||||
in order or preference. If not found the default is just
|
||||
English.
|
||||
</p>
|
||||
</desc>
|
||||
</deflist>
|
||||
</subsect>
|
||||
<subsect>
|
||||
|
|
|
@ -127,6 +127,16 @@
|
|||
</p>
|
||||
|
||||
|
||||
<dt>NSLanguages
|
||||
<dd>
|
||||
<p>
|
||||
|
||||
An array of strings that lists the users prefered languages,
|
||||
in order or preference. If not found the default is just
|
||||
English.
|
||||
</p>
|
||||
|
||||
|
||||
</dl>
|
||||
<h4><a name ="cont-4">Environment variables</a></h4>
|
||||
<p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue