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

--- Comment #6 from Rene Engelhard <r...@debian.org> ---
strictly speaking, no, we don't symlink:

(sid)rene@frodo:~$ ls -l /etc/libreoffice/sofficerc 
-rw-r--r-- 1 root root 206 Jun  4 05:50 /etc/libreoffice/sofficerc
(sid)rene@frodo:~$ cat /usr/lib/libreoffice/program/sofficerc 
# *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]
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}
URE_BOOTSTRAP=${ORIGIN}/fundamentalrc
(sid)rene@frodo:~$ cat /etc/libreoffice/sofficerc 
[Bootstrap]
HideEula=1
Logo=1
NativeProgress=false
ProgressBarColor=215,7,81
ProgressFrameColor=245,245,245
ProgressPosition=72,189
ProgressSize=409,8
ProgressTextBaseline=170
ProgressTextColor=255,255,255

But yes, it's a Debianism.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to