]> git.mxchange.org Git - flightgear.git/commit
rename user `preferences.xml' to `autosave.xml'. The former name lead to
authormfranz <mfranz>
Sat, 11 Feb 2006 11:51:20 +0000 (11:51 +0000)
committermfranz <mfranz>
Sat, 11 Feb 2006 11:51:20 +0000 (11:51 +0000)
commit4010611300feb07ad4853fa2e70e814f48bf9304
treeb43feec44d8bdb6f69c91396b01bd18fc4b5afd2
parent0bac52705b39600e8f10ba25fbc247d21b6b53f1
rename user `preferences.xml' to `autosave.xml'. The former name lead to
problems because a lot of people already have their *real* preferences
set in ~/.fgfs/preferences.xml (and don't want fgfs to stomp over them),
because the name doesn't tell people that their data aren't save there
(comments!), and because this is inconsistent with the global preferences.xml
file, where user changes *are* respected.
src/Main/fg_commands.cxx
src/Main/fg_init.cxx