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

« back to all changes in this revision

Viewing changes to dictionaries/gd_GB/dictionaries.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 xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Linguistic" oor:package="org.openoffice.Office">
 
3
 <node oor:name="ServiceManager">
 
4
    <node oor:name="Dictionaries">
 
5
        <node oor:name="HunSpellDic_gd_GB" oor:op="fuse">
 
6
            <prop oor:name="Locations" oor:type="oor:string-list">
 
7
                <value>%origin%/gd_GB.aff %origin%/gd_GB.dic</value>
 
8
            </prop>
 
9
            <prop oor:name="Format" oor:type="xs:string">
 
10
                <value>DICT_SPELL</value>
 
11
            </prop>
 
12
            <prop oor:name="Locales" oor:type="oor:string-list">
 
13
                <value>gd-GB</value>
 
14
            </prop>
 
15
        </node>
 
16
    </node>
 
17
 </node>
 
18
</oor:component-data>
 
19
 
 
20