/usr/lib/libreoffice/program/sofficerc is in libreoffice-common 1:6.0.3-0ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | # *DO NOT* CHANGE THIS FILE. IT ONLY TAKES THE SETTINGS FROM
# /etc/libreoffice/sofficerc. CHANGE THAT FILE IF YOU
# REALLY WANT TO CHANGE SOMETHING.
FHS_CONFIG_FILE=file:///etc/libreoffice/sofficerc
[Bootstrap]
CrashDirectory=${$FHS_CONFIG_FILE:Bootstrap:CrashDirectory}
HideEula=${$FHS_CONFIG_FILE:Bootstrap:HideEula}
Logo=${$FHS_CONFIG_FILE:Bootstrap:Logo}
NativeProgress=${$FHS_CONFIG_FILE:Bootstrap:NativeProgress}
ProgressBarColor=${$FHS_CONFIG_FILE:Bootstrap:ProgressBarColor}
ProgressFrameColor=${$FHS_CONFIG_FILE:Bootstrap:ProgressFrameColor}
ProgressPosition=${$FHS_CONFIG_FILE:Bootstrap:ProgressPosition}
ProgressSize=${$FHS_CONFIG_FILE:Bootstrap:ProgressSize}
ProgressTextBaseline=${$FHS_CONFIG_FILE:Bootstrap:ProgressTextBaseline}
ProgressTextColor=${$FHS_CONFIG_FILE:Bootstrap:ProgressTextColor}
SecureUserConfig=${$FHS_CONFIG_FILE:Bootstrap:SecureUserConfig}
SecureUserConfigCompress=${$FHS_CONFIG_FILE:Bootstrap:SecureUserConfigCompress}
SecureUserConfigExtensions=${$FHS_CONFIG_FILE:Bootstrap:SecureUserConfigExtensions}
SecureUserConfigMode=${$FHS_CONFIG_FILE:Bootstrap:SecureUserConfigMode}
SecureUserConfigNumCopies=${$FHS_CONFIG_FILE:Bootstrap:SecureUserConfigNumCopies}
URE_BOOTSTRAP=${ORIGIN}/fundamentalrc
|