Re: POTFILES.in outdate

2007-04-28 Thread Bo Peng
> While you are at it, I suggest that you fix the lyxpipe support for > cygwin. I don't know whether it is also broken for *nix. Yes, it's also broken for *nix. You have to add a proper definition for HAVE_MKFIFO to SConstruct otherwise stub functions are compiled in from src/LyXServer.cpp. Thi

Re: POTFILES.in outdate

2007-04-27 Thread Michael Gerz
José Matos schrieb: On Thursday 26 April 2007 9:52:01 pm Michael Gerz wrote: I am a Windows/Scons guy. Could some *nix developer please update the file? Presently, po file generation is broken. Done. :-) I am afraid that someone has to update POTFILES.in again, because more file

Re: POTFILES.in outdate

2007-04-27 Thread José Matos
On Friday 27 April 2007 9:01:59 am Jean-Marc Lasgouttes wrote: > > José> Oops, the scripts needs an update to deal with the new > José> extensions... > > It should be OK now. Thank you. Last night I tried a patch like your and it did not work. :-( > JMarc -- José Abílio

Re: POTFILES.in outdate

2007-04-27 Thread Jean-Marc Lasgouttes
> "Bo" == Bo Peng <[EMAIL PROTECTED]> writes: >> I am a Windows/Scons guy. Could some *nix developer please update >> the file? Presently, po file generation is broken. Bo> I see another target for scons. :-) Not for scons, but for a python script that would be called both by all build syste

Re: POTFILES.in outdate

2007-04-27 Thread Jean-Marc Lasgouttes
> "José" == José Matos <[EMAIL PROTECTED]> writes: José> On Thursday 26 April 2007 10:34:31 pm José Matos wrote: >> On Thursday 26 April 2007 9:52:01 pm Michael Gerz wrote: > I am a >> Windows/Scons guy. Could some *nix developer please update the > >> file? Presently, po file generation is br

Re: POTFILES.in outdate

2007-04-26 Thread José Matos
On Thursday 26 April 2007 10:34:31 pm José Matos wrote: > On Thursday 26 April 2007 9:52:01 pm Michael Gerz wrote: > > I am a Windows/Scons guy. Could some *nix developer please update the > > file? Presently, po file generation is broken. > > Done. :-) Oops, the scripts needs an update to dea

Re: POTFILES.in outdate

2007-04-26 Thread José Matos
On Thursday 26 April 2007 9:52:01 pm Michael Gerz wrote: > > I am a Windows/Scons guy. Could some *nix developer please update the > file? Presently, po file generation is broken. Done. :-) > Thanks! > > Michael -- José Abílio

Re: POTFILES.in outdate

2007-04-26 Thread Enrico Forestieri
On Thu, Apr 26, 2007 at 11:06:03PM +0200, Enrico Forestieri wrote: > On Thu, Apr 26, 2007 at 04:01:43PM -0500, Bo Peng wrote: > > > I am a Windows/Scons guy. Could some *nix developer please update the > > > file? Presently, po file generation is broken. > > > > I see another target for scons. :-)

Re: POTFILES.in outdate

2007-04-26 Thread Enrico Forestieri
On Thu, Apr 26, 2007 at 04:01:43PM -0500, Bo Peng wrote: > > I am a Windows/Scons guy. Could some *nix developer please update the > > file? Presently, po file generation is broken. > > I see another target for scons. :-) While you are at it, I suggest that you fix the lyxpipe support for cygwin.

Re: POTFILES.in outdate

2007-04-26 Thread Bo Peng
I am a Windows/Scons guy. Could some *nix developer please update the file? Presently, po file generation is broken. I see another target for scons. :-) Bo

Re: POTFILES.in outdate

2007-04-26 Thread Michael Gerz
Michael> Is this files maintained by hand or auto-generated? It is autogenerated by autotools but someone has to commit the updated version from time to time. I am a Windows/Scons guy. Could some *nix developer please update the file? Presently, po file generation is broken. Thanks! Mi

Re: POTFILES.in outdate

2007-04-26 Thread Jean-Marc Lasgouttes
> "Michael" == Michael Gerz <[EMAIL PROTECTED]> writes: Michael> Hi, POTFILES.in is not in sync with the LyX sources. Michael> Is this files maintained by hand or auto-generated? It is autogenerated by autotools but someone has to commit the updated version from time to time. JMarc

POTFILES.in outdate

2007-04-26 Thread Michael Gerz
Hi, POTFILES.in is not in sync with the LyX sources. Is this files maintained by hand or auto-generated? Michael