Index: base/Source/NSBundle.m =================================================================== RCS file: /cvsroot/gnustep/gnustep/core/base/Source/NSBundle.m,v retrieving revision 1.87 diff -r1.87 NSBundle.m 1331a1332,1337 > > /* Windows 2000 and perhaps others have "Path" not "PATH" */ > if (pathlist == nil) > { > pathlist = [env objectForKey:@"Path"]; > }