]> err.no Git - sope/commitdiff
add mini docu
authorhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Wed, 24 Nov 2004 16:24:01 +0000 (16:24 +0000)
committerhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Wed, 24 Nov 2004 16:24:01 +0000 (16:24 +0000)
git-svn-id: http://svn.opengroupware.org/SOPE/trunk@411 e4a50df8-12e2-0310-a44c-efbce7f8a7e3

sope-core/NGExtensions/NGExtensions/NGResourceLocator.h

index 4389527654bbc5be7fb6465e64ead1509780ae67..61ffe7bd5269aea2e47cb091f423f11bf715bc46 100644 (file)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2000-2004 SKYRIX Software AG
+  Copyright (C) 2004 SKYRIX Software AG
 
   This file is part of OpenGroupware.org.
 
@@ -29,6 +29,9 @@
   
   This class can be used by libraries to lookup resources in either the GNUstep
   hierarchy or in FHS locations (/usr/local etc).
+  
+  The pathes given in are relative to the respective root, eg: "Library/Models"
+  and "share/mytool/models".
 */
 
 @class NSString, NSArray, NSFileManager, NSMutableDictionary;