André Schnabel wrote:
> > well, this is surely not an easy decision to make - but there's
> > definitely a way to have LibO use a clean user dir, if you need it: 
> > 
> >  -env:UserInstallation=file:///path/to/config
> 
> and this will prevent, that LibO will migrate any old userconfig
> when this path is used the first time? 
> 
Heh, good point - you're, as always, right. :)

So we indeed need a way to prevent LibO from doing migration on
first start - just pushed a fix for that:

export SAL_DISABLE_USERMIGRATION=1; soffice ...

gives you a virgin user installation (subsequent runs will not
require that env var, as the migration is flagged as "done").

Having a migration wizard, that also permits selecting the actual
source config, and/or selecting only subsets of the config, would be
cool indeed, but I think that's something orthogonal to this
question.

Cheers,

-- Thorsten

Attachment: pgpnR7oEEqgx4.pgp
Description: PGP signature

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to