https://bugs.documentfoundation.org/show_bug.cgi?id=152041
Bug ID: 152041
Summary: Unixy-like configuration for some variables?
Product: LibreOffice
Version: 7.4.2.3 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
Description:
I've looked at how to define one's user configuration using libreoffice, and
found that the variables are defined in a registrymodifications.xcu.
Configuring libreoffice through this file (like often done on linux with
dotfiles) is hard, because the file is huge.
Feature request : split the file in multiple files using for instance the path
(e.g. org.openoffice.UserProfile.xcu). This makes it possible to configure
LibreOffice using config files for precise values (although it's already
possible using this file, but generating it with a approach like `Guix home`
would basically require copying or generating the whole file, which is huge for
a dotfiles-like approach).
Actual Results:
registrymodifications.xcu ~3M file.
Expected Results:
a few configuration files based on the apps that are used.
Reproducible: Always
User Profile Reset: No
Additional Info:
None
--
You are receiving this mail because:
You are the assignee for the bug.