Changes between Version 6 and Version 7 of SharedTileCache


Ignore:
Timestamp:
2014-03-24T12:46:53+01:00 (11 years ago)
Author:
wavexx
Comment:

Update paths for windows/osx.

Legend:

Unmodified
Added
Removed
Modified
  • SharedTileCache

    v6 v7  
    2323=== Windows XP ===
    2424
    25 {{{C:\Documents and Settings\%USERNAME%\Local Settings\Application Data\Shared Tile Cache\}}}
     25{{{%UserProfile%\Local Settings\Application Data\Shared Tile Cache\}}}
    2626
    27 === Windows 7 or Vista ===
     27=== Windows Vista, 7, 8 ===
    2828
    29 {{{C:\Users\%USERNAME%\AppData\Local\Shared Tile Cache\}}}
     29{{{%UserProfile%\AppData\Local\Shared Tile Cache\}}}
     30
     31=== Mac OS X ===
     32
     33{{{~/Library/Caches/Shared Tile Cache}}} (use the NSPathUtilities to locate the cache directory using [https://developer.apple.com/library/mac/documentation/Cocoa/Reference/Foundation/Miscellaneous/Foundation_Constants/Reference/reference.html NSCachesDirectory]
    3034
    3135== Tile directory layout ==