https://bugs.documentfoundation.org/show_bug.cgi?id=92850
--- Comment #3 from Julien Nabet <[email protected]> --- With this patch + make postprocess + brand new profile, it works: diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index 7e722ca..f0b3c04 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -1347,7 +1347,7 @@ <desc>Specifies if single quotes should be replaced.</desc> <label>Single quotes - Replace</label> </info> - <value>false</value> + <value>true</value> </prop> <prop oor:name="SingleQuoteAtStart" oor:type="xs:int"> <!-- OldPath: AutoCorrect/Options/All --> The problem is I don't see in the historic of the file why it was working before 4.4.0 Perhaps I'm on a wrong lead. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
