[Flightgear-devel] Re: MD11 model filenames

2004-11-09 Thread Melchior FRANZ
* Richard Bytheway -- Monday 08 November 2004 10:13:
 I have noticed that there are files in the MD11 model which have the
 same name on a system with a case insensitive filesystem: 

While we are at it: even though filenames containing spaces are understood
by most file systems, they are still ugly and can cause problems (especially
when given as an argument to badly written scripts or command lines ;-).
Could these, too, be changed please?

  $ find|awk '/ / {print}'
  ./Aircraft/Spitfire/Sounds/Spitfire MK IX.wav
  ./Aircraft/Spitfire/Sounds/Spitfire Flyby.wav
  ./Aircraft/737/Instruments/Textures/eicas background.rgb
  ./Models/Doc/Boeing747/File ID.diz

m.

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


RE: [Flightgear-devel] Re: MD11 model filenames

2004-11-09 Thread Vivian Meazza
Melchior wrote:

 While we are at it: even though filenames containing spaces are understood
 by most file systems, they are still ugly and can cause problems
 (especially
 when given as an argument to badly written scripts or command lines ;-).
 Could these, too, be changed please?
 
   $ find|awk '/ / {print}'
   ./Aircraft/Spitfire/Sounds/Spitfire MK IX.wav
   ./Aircraft/Spitfire/Sounds/Spitfire Flyby.wav

They're not used. I'll remove them next time I update the model. Nice to
listen to though :-).


Vivian



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