Søren Hauberg schrieb: > søn, 30 08 2009 kl. 00:43 +0200, skrev Javier Enciso: > >> So I wonder, is there any one else aware of this issue? if so, could any >> of you guys provide me insights to get rid of it? >> > > I must confess that I don't know the first thing about the translation > system, so I can't be of much help :-( > > Could you possibly describe the problem in some more detail? From what I > understand, the problem is that you end up creating a file called 'xxx' > and another one called 'XXX', which then creates problems on file > systems that treats upper and lower case letters identically. If so, > then why can't these two files simply be placed in two different > directories? > Hi Søren,
I went though the logic of the scripts and have found some inconsistencies within the file called admin/split_docstrings. I already fixed them and committed the changes. Btw, the issues were: 1. The filename was created out of the first letter of the command name, and 2. The for loop didn't take into account the last command name in the DOCSTRINGS files. > >> P.S.: The Spanish package is about 400 files big and it would be >> wonderful if it is listed with the other Octave packages :). >> > > The reason why it currently isn't listed, is that the package didn't > build why I made the last release. At the moment I don't have the time > to make a new release, so unless somebody else steps up, this will have > to wait a while :-( > OK, good to know. Javier Enciso > Søren > > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
