File: Linguistic.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 (18 lines) | stat: -rw-r--r-- 736 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data oor:name="Linguistic"
        oor:package="org.openoffice.Office" xmlns:oor="http://openoffice.org/2001/registry"
        xmlns:xs="http://www.w3.org/2001/XMLSchema">
        <node oor:name="ServiceManager">

                <node oor:name="GrammarCheckers">
                        <node oor:name="org.libreoffice.comp.pyuno.Lightproof.pt_BR"
                                oor:op="fuse">
                                <prop oor:name="Locales" oor:type="oor:string-list">
                                        <value>pt-BR</value>
                                </prop>
                        </node>
                </node>
        
    </node>

</oor:component-data>