mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
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:
parent
96bb9c77af
commit
83e860fbcc
7 changed files with 91 additions and 26 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue