mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
Configuration system improvements.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@25915 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
e4ca2f34af
commit
6079944b00
6 changed files with 152 additions and 20 deletions
|
@ -63,7 +63,8 @@ GS_EXPORT NSString* const NSRegistrationDomain;
|
|||
|
||||
#ifndef NO_GNUSTEP
|
||||
/**
|
||||
* User defaults domain for GNUstep config file.
|
||||
* User defaults domain for GNUstep config file and for any defaults
|
||||
* stored in the GlobalDefaults.plist file alongside the config file.
|
||||
*/
|
||||
GS_EXPORT NSString* const GSConfigDomain;
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue