On Thu, 2002-10-24 at 01:31, Angus Leeming wrote:
> On Wednesday 23 October 2002 3:54 pm, Andre Poenitz wrote:
> > On Wed, Oct 23, 2002 at 04:03:52PM +0200, Jean-Marc Lasgouttes wrote:
> > > It would be easier to make lyx search in this directory too,
> > > like what the following simple patch does
> >
> > Are you sure our friends from the Dark Side like the '/' path
> > separator in
> >
> > fname = i18nLibFileSearch("../../lyxdoc", arg, "lyx");
> >
> > If so, I see no problem with the change...
>
> Och, it's a nasty hack for people who should know better.
> Why are you hard-coding such stuff?
As for the slashes, if compiled with CygWin I expect it to be fine due
to its Un*x emulation.
As for helping those willing to test the CVS version but who
_don't_know_better_, why not?
BTW, can CVS keep symlinks in the tree? Why not actually put symlinks
from the lyx-devel tree to the lyxdoc tree, under the assumption that
the two live next to each other?
Have fun,
Darren