Re: Scons and Modules

2008-01-14 Thread rgheck
Bo Peng wrote: Sorry, the question is whether the module names---like "Theorems (AMS)"---and the longer descriptions appear in lyx_pot.py. I see them in $BUILDDIR/po/lyx.pot when I run $ scons update_po Excellent. I updated lyx_pot.py to use four spaces for indentation. Fine, o

Re: Scons and Modules

2008-01-14 Thread Bo Peng
> Sorry, the question is whether the module names---like "Theorems > (AMS)"---and the longer descriptions appear in lyx_pot.py. I see them in $BUILDDIR/po/lyx.pot when I run $ scons update_po I updated lyx_pot.py to use four spaces for indentation. Bo

Re: Scons and Modules

2008-01-14 Thread rgheck
Bo Peng wrote: Can you please check that r22558 works ok with scons? I had a look, and I think scons is already fine with this, in a way that autotools was not. scons builds fine now (r22567). Sorry, the question is whether the module names---like "Theorems (AMS)"---and the longer des

Re: Scons and Modules

2008-01-14 Thread Bo Peng
> Can you please check that r22558 works ok with scons? I had a look, and > I think scons is already fine with this, in a way that autotools was not. scons builds fine now (r22567). Bo

Scons and Modules

2008-01-14 Thread rgheck
Bo (or someone), Can you please check that r22558 works ok with scons? I had a look, and I think scons is already fine with this, in a way that autotools was not. Richard