]> git.street.me.uk Git - andy/viking.git/commit
Make more portable .vik file, as don't save the map cache directory if it's the map...
authorRob Norris <rw_norris@hotmail.com>
Sun, 17 Mar 2013 20:05:06 +0000 (20:05 +0000)
committerRob Norris <rw_norris@hotmail.com>
Wed, 17 Apr 2013 22:15:18 +0000 (23:15 +0100)
commitcde1e50eeff1c4d06f42dcdc7b8a5a97375b49c2
treeea8ac74851c8d8d3623e07d0fa89962e65ec759b
parent317298355967f8465d2ddff8ae61b428a188778f
Make more portable .vik file, as don't save the map cache directory if it's the map cache default directory.

The map cache default directory is dependent on the user and OS, however on reading in when it's blank it automatically puts in the map cache default directory.

Unlike the previous effort SHA1: 39aec6c6b87a324981a6e1d028ba345320a444ad
This uses the fixed value MAPS_CACHE_DIR rather than the preference value in case the preference has changed.
src/vikmapslayer.c