~ubuntu-branches/ubuntu/trusty/libreoffice-dictionaries/trusty-proposed

« back to all changes in this revision

Viewing changes to dictionaries/en/Linguistic.xcu

  • Committer: Package Import Robot
  • Author(s): Bjoern Michaelsen
  • Date: 2014-02-21 22:54:52 UTC
  • Revision ID: package-import@ubuntu.com-20140221225452-008k3n2a73g2o6ga
Tags: upstream-4.2.1
ImportĀ upstreamĀ versionĀ 4.2.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<oor:component-data oor:name="Linguistic"
 
3
        oor:package="org.openoffice.Office" xmlns:oor="http://openoffice.org/2001/registry"
 
4
        xmlns:xs="http://www.w3.org/2001/XMLSchema">
 
5
        <node oor:name="ServiceManager">
 
6
 
 
7
                <node oor:name="GrammarCheckers">
 
8
                        <node oor:name="org.libreoffice.comp.pyuno.Lightproof.en"
 
9
                                oor:op="fuse">
 
10
                                <prop oor:name="Locales" oor:type="oor:string-list">
 
11
                                        <value>en-GB en-US en-PH en-ZA en-NA en-ZW en-AU en-CA en-IE en-IN en-BZ en-BS en-GH en-JM en-NZ en-TT</value>
 
12
                                </prop>
 
13
                        </node>
 
14
                </node>
 
15
        
 
16
    </node>
 
17
 
 
18
</oor:component-data>