File: dictionaries.xcu

package info (click to toggle)
libreoffice-dictionaries 1%3A7.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 414,492 kB
  • sloc: python: 37,734; xml: 1,078; makefile: 84; perl: 66
file content (19 lines) | stat: -rw-r--r-- 795 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Linguistic" oor:package="org.openoffice.Office">
 <node oor:name="ServiceManager">
    <node oor:name="Dictionaries">
        <node oor:name="HunSpellDic_hi_IN" oor:op="fuse">
            <prop oor:name="Locations" oor:type="oor:string-list">
                <value>%origin%/hi_IN.aff %origin%/hi_IN.dic</value>
            </prop>
            <prop oor:name="Format" oor:type="xs:string">
                <value>DICT_SPELL</value>
            </prop>
            <prop oor:name="Locales" oor:type="oor:string-list">
                <value>hi-IN</value>
            </prop>
        </node>
    </node>
 </node>
</oor:component-data>