mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
Optionally store defaults in windows registry.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21854 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
66e7354c1a
commit
6ebfe03cf3
5 changed files with 57 additions and 31 deletions
|
@ -493,7 +493,10 @@ notice and this notice are preserved.
|
|||
relative to the user's home directory.</desc>
|
||||
<term>GNUSTEP_USER_DEFAULTS_DIR</term>
|
||||
<desc>Name of directory for user defaults files.
|
||||
Relative to the user's home directory.</desc>
|
||||
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.</desc>
|
||||
</deflist>
|
||||
<p>
|
||||
The user's home directory is taken to be the standard
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue