Add GNUstepConfig() to external header

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22143 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
CaS 2005-12-05 08:57:39 +00:00
parent 54f46448cc
commit 0dc7c5f0de
3 changed files with 18 additions and 7 deletions

View file

@ -488,6 +488,11 @@ notice and this notice are preserved.
The configuration file is not actually required to exist.
If it does not exist, then default values will be used
for the standard path locations.<br />
For specialist applications, program source code is able to
override/replace the config file using the
<ref type="function" id="GNUstepConfig">GNUstepConfig</ref>()
function, but most applications should avoid this and honor
the standard configuration mechanism.<br />
System paths are defined by the following:
</p>
<deflist>