Curtis L. Olson writes:

 > I know what you are saying, but this may not be possible if the path
 > needs to be set systemwide for a multi-platform installation.  Or if
 > it goes in the preferences.xml file or something like that.  We really
 > could use a universal, platform independent delimeter in this case.

In preferences, we'd probably want something like this:

 <scenery>
  <load-paths>
   <path>/home/david/.fgfsd/Scenery/</path>
   <path>/usr/local/Scenery/</path>
   <path>/usr/local/FlightGear/Scenery/</path>
  </load-paths>

Besides, the paths will be different for every platform anyway -- if
you weren't going to include DOS drive letters, you wouldn't need to
worry about ':'.


All the best,


David

-- 
David Megginson, [EMAIL PROTECTED], http://www.megginson.com/

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to