From e186bae30a0c6971ec94b4d12afad6593e12ce6c Mon Sep 17 00:00:00 2001 From: sreitenbach Date: Sun, 3 Feb 2008 18:54:48 +0000 Subject: [PATCH] * make fit to new resourceLocatorForGNUstepPath: 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SOPE/GDLContentStore/GCSFolderType.m b/SOPE/GDLContentStore/GCSFolderType.m index 76f2d36b..f6aa1aef 100644 --- a/SOPE/GDLContentStore/GCSFolderType.m +++ b/SOPE/GDLContentStore/GCSFolderType.m @@ -64,7 +64,7 @@ // TODO: fix me, GCS instead of OCS loc = [NGResourceLocator resourceLocatorForGNUstepPath: - @"Library/OCSTypeModels" + @"OCSTypeModels" fhsPath:@"share/ocs"]; return loc; } -- 2.39.5