Further config enhancements ... fix a couple of static declarations,

use GNUstep.conf in defaults system, and allow external defaults to
be disabled.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22518 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2006-02-19 21:49:21 +00:00
parent 96bb9c77af
commit 83e860fbcc
7 changed files with 91 additions and 26 deletions

View file

@ -516,7 +516,10 @@ notice and this notice are preserved.
Relative to the user's home directory.<br />
On mswindows this may be set to be ':REGISTRY:' to have defaults
stored in the windows registry rather than in the standard file
format.
format.<br />
On any system this may be set to ':INTERNAL:' to use only
internal defaults domains (NSArgumentDomain, NSRegistrationDomain,
and GSConfigDomain).
</desc>
</deflist>
<p>
@ -672,7 +675,10 @@ notice and this notice are preserved.
<code>GNUstep/Defaults</code> subdirectory).
On mswindows this may be set to be ':REGISTRY:' to have defaults
stored in the windows registry rather than in the standard file
format.
format.<br />
On any system this may be set to ':INTERNAL:' to use only
internal defaults domains (NSArgumentDomain, NSRegistrationDomain,
and GSConfigDomain).
</p>
</subsect>
</section>