]> err.no Git - scalable-opengroupware.org/commitdiff
* make fit to new resourceLocatorForGNUstepPath:
authorsreitenbach <sreitenbach@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Sun, 3 Feb 2008 18:54:48 +0000 (18:54 +0000)
committersreitenbach <sreitenbach@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Sun, 3 Feb 2008 18:54:48 +0000 (18:54 +0000)
  in sope NGResourceLocator

git-svn-id: http://svn.opengroupware.org/SOGo/inverse/branches/1.0-gsmake2@1353 d1b88da0-ebda-0310-925b-ed51d893ca5b

SOPE/GDLContentStore/GCSFolderType.m

index 76f2d36bb3ca410e17e1e31bb125f739cc6c96bd..f6aa1aef10109b59960b2ab92b03acc889338aa6 100644 (file)
@@ -64,7 +64,7 @@
   
   // TODO: fix me, GCS instead of OCS
   loc = [NGResourceLocator resourceLocatorForGNUstepPath:
-                            @"Library/OCSTypeModels"
+                            @"OCSTypeModels"
                            fhsPath:@"share/ocs"];
   return loc;
 }