https://bugs.documentfoundation.org/show_bug.cgi?id=123265
--- Comment #62 from hellwoodfire <[email protected]> ---
Sorry. I just discovered that works only if the ShowIconsInMenues option was
previously set in a previous version of LibreOffice, when the option was there
(eg 6.3.4)
There is a workaround for users with the GTK3 rendering:
Edit the registrymodifications.xcu file
It's here for the PPA or DED version (~ is your home folder):
~/.config/libreoffice/4/user/registrymodifications.xcu
or It's here for a flatpak:
~/.var/app/org.libreoffice.LibreOffice/config/libreoffice/4/user/registrymodifications.xcu
Edit (or add) the following lines.
<item oor:path="/org.openoffice.Office.Common/View/Menu"><prop
oor:name="IsSystemIconsInMenus"
oor:op="fuse"><value>false</value></prop></item>
<item oor:path="/org.openoffice.Office.Common/View/Menu"><prop
oor:name="ShowIconsInMenues" oor:op="fuse"><value>true</value></prop></item>
As you can see, with LO version 7.0.3, the logic is weird:
IsSystemIconsInMenus must be set to false.
ShowIconsInMenues must be set to true.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs