Am Samstag 09 Mai 2009 schrieb José Matos:
> On Thursday 07 May 2009 20:12:39 Peter Kümmel wrote:
> > Thanks Jose, I also found the place we the files should be read, but I
> > don't know python ;)
> >
> > > You get the name of the file in args and then you need to read the file
> > > names from there.
> > >
> > > input_files = []
> > > for l in open(args[0]): input_files.append(l.strip())
> >
> > This helps a lot
> >
> > > and then change all the appearance of args in the different functions
> > > by input_files. It should work.
> > >
> > > I am behind a firewall so I can't update the svn and take a diff patch.
> > >
> > > :-(
> >
> > And I couldn't apply it ;)
>
> If you bring me a patch for the building systems to write to files names to
> a file I will send you the other half of the patch where lyx_pot.py reads
> those files names from that file and not from the arguments.

Hi José
I prefer an extra parameter like
        src_files=<filename>
to the perl script. If there is no such parameter, then proceed as before. So 
we don't have a need to change every tool which uses this python script.

> Do we have a deal? ;-)

        Kornel

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to