summaryrefslogtreecommitdiff
path: root/pt_BR/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu
blob: 8e5a05666295a98288ada5f817d835ec0de1b8a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE oor:component-data SYSTEM "../../../../component-update.dtd">
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="OptionsDialog" oor:package="org.openoffice.Office">
  <node oor:name="Nodes">
    <node oor:name="org.openoffice.lightproof" oor:op="fuse">
      <prop oor:name="Label">
        <value xml:lang="en-US">Dictionaries</value>
      </prop>
      <node oor:name="Leaves">
        <node oor:name="org.openoffice.lightproof.pt_BR" oor:op="fuse">
          <prop oor:name="Id">
            <value>org.openoffice.pt.hunspell.dictionaries</value>
          </prop>
          <prop oor:name="Label">
            <value xml:lang="en-US">Grammar checking (Portuguese)</value>
          </prop>
          <prop oor:name="OptionsPage">
            <value>%origin%/pt_BR.xdl</value>
          </prop>
          <prop oor:name="EventHandlerService">
            <value>org.libreoffice.comp.pyuno.LightproofOptionsEventHandler.pt_BR</value>
          </prop>
        </node>
      </node>
    </node>
  </node>
</oor:component-data>