On Wed, Jul 14, 2010 at 10:13:37AM +0200, Kornel Benko wrote:
> Am Mittwoch 14 Juli 2010 schrieb Joost Verburg:
> > On 7/13/2010 6:12 PM, Joost Verburg wrote:
> > > I think this should definitely be fixed for 1.6.8 but maybe we can go
> > > ahead now with 1.6.7.
> > 
> > Just discovered another issue. The user directory suffix for the 1.6
> > series has always been "16" (directory called lyx16), while CMake sets
> > it to "1.6" (directory called LyX1.6). There should be an option to
> > change this otherwise user preferences will not be preserved.
> > 
> > Joost
> 
> Don't understand. The _user_ directory is "~/.lyx" without setting 
> environmate variables.

That's wrong. On posix systems, the user directory is ~/.PACKAGE, where
PACKAGE=lyx if you don't use --with-version-suffix at configure time,
otherwise the suffix is appended to the string "lyx". Moreover, PACKAGE
also sets the text domain for translations, such that you can have
different translation files for different suffixes.

-- 
Enrico

Reply via email to