mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
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:
parent
54f46448cc
commit
0dc7c5f0de
3 changed files with 18 additions and 7 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue