On 09/14/2011 10:20 AM, Matthew Monaco wrote:
> On 09/14/2011 06:47 AM, Tom Davies wrote:
>> Hi :) Err, sorry, which platform are you on? Is that Bsd? It's
>> not the path used in Gnu&Linux and i dont remember it looking like
>> that in Windows either although i could easily have missed that.
>> Regards from Tom :)
>>
>
> My platform is Linux. Distribution is Arch. The build instructions
> are here:
> http://projects.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/libreoffice
>
> I don't see anything specifying the user config dir, so I assume
> what I have is the default.
So file a bug with Arch. You can verify where the default config is
installed by:
$ locate versionrc
When you find it:
$ cat <path> bootstraprc
Example:
/opt/libreoffice/program/bootstraprc
$ cat /opt/libreoffice/program/bootstraprc
[Bootstrap]
BaseInstallation=${OOO_BASE_DIR}
InstallMode=<installmode>
ProductKey=LibreOffice 3.3
UserInstallation=$SYSUSERCONFIG/.libreoffice/3
[ErrorReport]
ErrorReportPort=80
ErrorReportServer=
You'll see from the above that the standard user configuration files are
installed in ~/.libreoffice/3
(UserInstallation=$SYSUSERCONFIG/.libreoffice/3)
so if Arch are putting them in ~/.config/.libreoffice then it's an Arch
issue, not an LO issue & you should take it up with them.
...
--
For unsubscribe instructions e-mail to: [email protected]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted