default savepath when /home/khalek is defined would be nice

svn-id: r13330
This commit is contained in:
Jonathan Gray 2004-03-17 08:54:58 +00:00
parent 1c9d6280e9
commit 03200025df

2
TODO
View File

@ -29,6 +29,8 @@ General
of the subdirs). Better would be to introduce a somewhat higher level API, of the subdirs). Better would be to introduce a somewhat higher level API,
a replacement for File::open() which (optionally) takes a list of subdirs. a replacement for File::open() which (optionally) takes a list of subdirs.
E.g. for Scumm, only certain files are to be expected in the VIDEO subdir). E.g. for Scumm, only certain files are to be expected in the VIDEO subdir).
* Default to saving games in $HOME if in savepath is not defined maybe something
like ~/Library/ScummVM/ for OS X and ~/.scummvm/ for everything else
Build System Build System
============ ============