https://bugs.freedesktop.org/show_bug.cgi?id=58519

          Priority: medium
            Bug ID: 58519
          Assignee: libreoffice-bugs@lists.freedesktop.org
           Summary: dictionaries.xcu should allow autocorrect installation
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: shantanu....@gmail.com
          Hardware: Other
            Status: UNCONFIRMED
           Version: unspecified
         Component: Linguistic
           Product: LibreOffice

The code mentioned in dictionaries.xcu file is working as expected.
But it does not seem to be compatible with auto correct files. So the following
does not work.

        <node oor:name="AutoCorrect_mr_IN" oor:op="fuse">
            <prop oor:name="Locations" oor:type="oor:string-list">
                <value>%origin%/acor_mr-IN.dat</value>
            </prop>
            <prop oor:name="Format" oor:type="xs:string">
                <value>DICT_AUTOCORRECT</value>
            </prop>
            <prop oor:name="Locales" oor:type="oor:string-list">
                <value>mr-IN</value>
            </prop>
        </node>

1) Does the oor object supports AutoCorrect property?
2) I was told to use use Path settings, but I do not see any example code where
auto correct list is made available through an extension.
dictionaries.xcu should allow autocorrect installation. This will make the
packaging of lists uniform and compact.

-- 
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