From b9d04cb95aeff205c9437e88782591b9d1409e9b Mon Sep 17 00:00:00 2001 From: Adam Fedor Date: Wed, 28 Nov 2001 19:15:33 +0000 Subject: [PATCH] Update git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@11567 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 4 ++++ Documentation/gsdoc/Base.gsdoc | 8 ++++++++ Documentation/gsdoc/Base.html | 10 ++++++++++ 3 files changed, 22 insertions(+) diff --git a/ChangeLog b/ChangeLog index 561d687bf..9ae0722c1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-11-28 Adam Fedor + + * Documentation/gsdoc/Base.gsdoc: Add NSLanguages summary. + 2001-11-27 Richard Frith-Macdonald * Source/NSConnection.m: Put a limit of around a second on how long diff --git a/Documentation/gsdoc/Base.gsdoc b/Documentation/gsdoc/Base.gsdoc index 0ff17c8e4..381507bab 100644 --- a/Documentation/gsdoc/Base.gsdoc +++ b/Documentation/gsdoc/Base.gsdoc @@ -117,6 +117,14 @@ be written differently to the same string on MacOS-X.

+ NSLanguages + +

+ An array of strings that lists the users prefered languages, + in order or preference. If not found the default is just + English. +

+
diff --git a/Documentation/gsdoc/Base.html b/Documentation/gsdoc/Base.html index 5a037af61..cd44b8409 100644 --- a/Documentation/gsdoc/Base.html +++ b/Documentation/gsdoc/Base.html @@ -127,6 +127,16 @@

+
NSLanguages +
+

+ + An array of strings that lists the users prefered languages, + in order or preference. If not found the default is just + English. +

+ +

Environment variables