https://bugs.documentfoundation.org/show_bug.cgi?id=74580

--- Comment #70 from simha <[email protected]> ---
(In reply to Eike Rathke from comment #68)
> CSV settings are stored in the user profile's registrymodifications.xcu
> file, items with oor:path="/org.openoffice.Office.Calc/Dialogs/CSVImport"
> and their properties.
> 
> Modifying the installation it is possible to create a share/registry/data
> directory (on RHEL systems that should be
> /usr/lib64/libreoffice/share/registry/data/, RHEL-7 meanwhile has a totally
> outdated LibreOffice version though unless you updated to upstream versions)
> and drop a file with a .xcu file name extension there. Any .xcu files in
> share/registry/data are read after all the normal default configuration .xcd
> files in share/registry, on every start of LO. However, once users have
> saved settings their local registrymodifications.xcu will take precedence.
> 
> More sophisticated ways are configuration management or to deploy a
> configuration extension, see
> https://wiki.documentfoundation.org/Documentation/DevGuide/
> Configuration_Management
> https://wiki.documentfoundation.org/images/b/b0/
> LibreOffice_config_extension_writing.pdf
> https://wiki.documentfoundation.org/Development/Extension_Development
> 
> Further questions please go to https://ask.libreoffice.org/

Thanks for the quick reply. I am able to see the
/usr/lib64/libreoffice/share/registry path but I dont have permission to edit
it. 
I found the registrymodifications.xcu file in ~/.config/libreoffice/4/user/
I assume I can just copy the lines containing
oor:path="/org.openoffice.Office.Calc/Dialogs/CSVImport" from my
registrymodifications.xcu and replace/paste in my collaborators
registrymodifications.xcu file.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to