mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
Ensure that NSBundle is initialised before changing current directory.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22522 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
be45c12fd5
commit
f6aad79d90
3 changed files with 19 additions and 1 deletions
|
@ -59,7 +59,7 @@ GNUstepConfig(NSDictionary *newConfig);
|
|||
* Returns the location of the defaults database for the specified user.
|
||||
*/
|
||||
GS_EXPORT NSString*
|
||||
GSDefaultRootForUser(NSString *username);
|
||||
GSDefaultsRootForUser(NSString *username);
|
||||
|
||||
/**
|
||||
* The config dictiuonary passed to this function should be a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue