On Aug 9, 2007, at 5:00 PM, Jean-Marc Lasgouttes wrote:
Bennett Helm <[EMAIL PROTECTED]> writes:
I meant it's a good idea to do both. I think both instances of
"LyX-1.5" can be autogenerated -- setting the \serverpipe and
\template_path.
Bennett,
Since only lyx/mac installation is involved, I committed directly the
patch to trunk and branch. Could you test that it works correctly for
installation and distribution (I did it for the former version). The
one committed handles also lyxrc.dist.
It only partly works for me on 1.5.x. Info.plist is generated fine
(with 1.5.2svn showing up in the appropriate places). But lyxrc.dist
gives the wrong result. Because that controls where LyX user files
are to be found, it should point to the LyX User's directory, which
comes from the --with-version-suffix flag. However, instead of ~/
Library/Application Support/LyX-1.5, I get ~/Library/Application
Support/LyXNONE.
Bennett