Re: SCons build issues

2006-09-01 Thread Joost Verburg
Bo Peng wrote: Please test the attached patch. If it works, I will apply to 1.4.x and the trunk. Thanks, it works fine. Please apply. Joost

Re: SCons build issues

2006-09-01 Thread Bo Peng
That's incorrect. The mo files should get a suffix, otherwise they won't work. The autotools build system also adds the suffix for Windows builds. Please test the attached patch. If it works, I will apply to 1.4.x and the trunk. Bo Index: development/scons/SConstruct ==

Re: SCons build issues

2006-09-01 Thread Joost Verburg
Bo Peng wrote: You brought up this question a while ago (search list archive for scons and version-suffix), and the result of the discussion seemed to be no suffix for mo files. Citing Angus' post: That's incorrect. The mo files should get a suffix, otherwise they won't work. The autotools bui

Re: SCons build issues

2006-09-01 Thread Bo Peng
* If LyX is compiled with a version suffix, the gettext mo files should also get this suffix. So lyx.mo should become lyx.mo. You brought up this question a while ago (search list archive for scons and version-suffix), and the result of the discussion seemed to be no suffix for mo files. Citing