aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPFileManagerAdditions.h
Commit message (Collapse)AuthorAgeFilesLines
* Add missing SVN properties and general comments tidy up.stuconnolly2010-09-211-1/+1
|
* • added SPFileManagerAdditionsBibiko2010-08-191-0/+32
- [(NSString*)applicationSupportDirectoryForSubDirectory:error:] Return the application support folder of the current application for 'subDirectory'. If this folder doesn't exist it will be created. If 'subDirectory' == nil it only returns the application support folder of the current application. • added SPThemesSupportFolder constant