home *** CD-ROM | disk | FTP | other *** search
/ Freelog 125 / Freelog_MarsAvril2015_No125.iso / Bureautique / LibreOffice / LibreOffice_4.3.5_Win_x86.msi / dictionaries35.xcu < prev    next >
Extensible Markup Language  |  2014-05-25  |  2KB  |  45 lines

  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_pt_PT" oor:op="fuse">
  6.             <prop oor:name="Locations" oor:type="oor:string-list">
  7.                 <value>%origin%/pt_PT.aff %origin%/pt_PT.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>pt-PT pt-AO</value>
  14.             </prop>
  15.         </node>
  16.         
  17.         <node oor:name="HyphDic_pt_PT" oor:op="fuse">
  18.             <prop oor:name="Locations" oor:type="oor:string-list">
  19.                 <value>%origin%/hyph_pt_PT.dic</value>
  20.             </prop>
  21.             <prop oor:name="Format" oor:type="xs:string">
  22.                 <value>DICT_HYPH</value>
  23.             </prop>
  24.             <prop oor:name="Locales" oor:type="oor:string-list">
  25.                 <value>pt-PT pt-AO</value>
  26.             </prop>
  27.         </node>
  28.         
  29.         <node oor:name="ThesDic_pt_PT" oor:op="fuse">
  30.             <prop oor:name="Locations" oor:type="oor:string-list">
  31.                 <value>%origin%/th_pt_PT_v2.dat</value>
  32.             </prop>
  33.             <prop oor:name="Format" oor:type="xs:string">
  34.                 <value>DICT_THES</value>
  35.             </prop>
  36.             <prop oor:name="Locales" oor:type="oor:string-list">
  37.                 <value>pt-PT pt-AO</value>
  38.             </prop>
  39.         </node>
  40.     </node>
  41.  </node>  
  42. </oor:component-data>
  43.  
  44.  
  45.