]> git.mxchange.org Git - flightgear.git/commit
No longer recursively search $FG_ROOT/gui/dialogs/ for configuration
authordavid <david>
Fri, 24 Jan 2003 02:43:52 +0000 (02:43 +0000)
committerdavid <david>
Fri, 24 Jan 2003 02:43:52 +0000 (02:43 +0000)
commit8e659f84fab16382e2ef30183cee657f8c318111
treec9ae7659c67762c09efe6bcc2cd300e94ce171eb
parent7ef3bd5f6cf82f0856acd8d1b2545bc11f7db403
No longer recursively search $FG_ROOT/gui/dialogs/ for configuration
files; all of them must be at the top level.

Do not attempt to parse a configuration file unless it ends with
".xml".
src/GUI/new_gui.cxx