mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-22 05:02:00 +00:00
Use Info-gnustep.plist
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3296 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
84d54477bf
commit
b54945f51b
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ static NSMutableArray *validateEntry(id svcs, NSString* path);
|
|||
static NSMutableDictionary *validateService(NSDictionary *service, NSString* path, unsigned i);
|
||||
|
||||
static NSString *cacheName = @".GNUstepServices";
|
||||
static NSString *infoLoc = @"Resources/Info.plist";
|
||||
static NSString *infoLoc = @"Resources/Info-gnustep.plist";
|
||||
|
||||
static BOOL verbose = NO;
|
||||
static NSMutableDictionary *serviceMap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue