https://bugs.documentfoundation.org/show_bug.cgi?id=164858
--- Comment #5 from Heiko Tietze <[email protected]> --- Created attachment 204401 --> https://bugs.documentfoundation.org/attachment.cgi?id=204401&action=edit Extension supposed to place acor_en-us.dat at <config>/user/autocorr/ I believe it's not unreasonable that you take the *.dat file and pack it into an extension, which other user can install easily. While this works for autotext [1] it fails in my test for the English auto correction list. Perhaps because of these lines, Mike? <node oor:name="Paths"> <node oor:name="AutoCorrect" oor:op="fuse"> <node oor:name="InternalPaths"> <node oor:name="%origin%/autocorr" oor:op="fuse"/> </node> </node> </node> [1] https://extensions.libreoffice.org/en/extensions/show/132 -- You are receiving this mail because: You are on the CC list for the bug.
