]> git.mxchange.org Git - flightgear.git/commit
set /sim/fg-home in analogy to /sim/fg-root. This is useful for various
authormfranz <mfranz>
Mon, 13 Feb 2006 16:49:18 +0000 (16:49 +0000)
committermfranz <mfranz>
Mon, 13 Feb 2006 16:49:18 +0000 (16:49 +0000)
commit3b047b1831201427b8f6a2948a786f2516be3712
treeb079c88259f7f9b567a7c3af183d1fe377d1f4bf
parent2385e5d3876dd6e5dd8aadbb239a6e959647aee2
set /sim/fg-home in analogy to /sim/fg-root. This is useful for various
scripts that load/write user specific data that shouldn't go to PWD, and
can't go to $FG_ROOT (due to permissions and clean separation of 'official'
data and local modifications)
src/Main/fg_init.cxx