Hi Torsten,

On Sunday 20 June 2010 08:07:02 pm Torsten Dreyer wrote:
> to add a "private" configuration file, use --config=/some/file.xml to your
> commandline. The file.xml is in the format
> <PropertyList>
>   <some>
>     <property>foo</property>
>   </some>
> </PropertyList>
>
> to set /some/property=foo
>
Thanks. That did the trick. All private configuration data are now outside of 
fgdata. Ironically I'd gotten pretty close on a previous attempt to do this, 
failed to realize that my camera-view.xml configuration files needs to have 

<sim>
    <rendering>
   [ code here ]
    </rendering>
</sim>

whereas the relevant code is inserted at the appropriate level when you use

<rendering include=camera-view.xml> from within flightgear.

Cheers,
Durk
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to