Added (source) configurable default output directory.
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 18 Oct 2008 01:09:47 +0000 (09:09 +0800)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 18 Oct 2008 01:09:47 +0000 (09:09 +0800)
commit2fb98b792ed39c7b39dbd6325e933c612c277000
treee0169bc1ce21b7b1a56b2a5594b01e1b2dd42486
parent9da91f0b58bb3518f2642af932c3a45b63863274
Added (source) configurable default output directory.

Some systems expect files to be dumped in the home directory
instead of the current directory.  This change makes that
easier.
src/data/file-name.c
src/data/file-name.h
src/output/journal.c
src/ui/gui/output-viewer.c
src/ui/gui/output-viewer.h
src/ui/gui/psppire.c