https://bugs.documentfoundation.org/show_bug.cgi?id=172713
--- Comment #11 from Verhoeckx <[email protected]> --- I think I have found the line of code that sets the default font to Liberation Serif (with the help of ChatGPT)! It's line 42 in this file: https://github.com/LibreOffice/core/blob/master/officecfg/registry/data/org/openoffice/VCL.xcu Interesting: I think it's actually a bug, because Impress (LATIN_PRESENTATION) en Cals (LATIN_SPREADSHEET) are set to Liberation Sans! Because I used ChatGPT I can't be 100% sure that's actually this line, but I think it's a very good guess! Questions: 1) In order to do a merge/pull request, do I really need to install Gerrit locally or can I a make the change online (like with Github)? 2) Is it possible to track who is responsible for this file, so he/she can confirm this is indeed the right line of code to change? -- You are receiving this mail because: You are the assignee for the bug.
