dictionaries.xcu 4.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  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_en-GB" oor:op="fuse">
  6. <prop oor:name="Locations" oor:type="oor:string-list">
  7. <value>%origin%/en_GB.aff %origin%/en_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>en-GB en-BS en-BZ en-GH en-IE en-IN en-JM en-NZ en-TT</value>
  14. </prop>
  15. </node>
  16. <node oor:name="HunSpellDic_en-ZA" oor:op="fuse">
  17. <prop oor:name="Locations" oor:type="oor:string-list">
  18. <value>%origin%/en_ZA.aff %origin%/en_ZA.dic</value>
  19. </prop>
  20. <prop oor:name="Format" oor:type="xs:string">
  21. <value>DICT_SPELL</value>
  22. </prop>
  23. <prop oor:name="Locales" oor:type="oor:string-list">
  24. <value>en-ZA en-MW en-NA en-ZW</value>
  25. </prop>
  26. </node>
  27. <node oor:name="HunSpellDic_en-US" oor:op="fuse">
  28. <prop oor:name="Locations" oor:type="oor:string-list">
  29. <value>%origin%/en_US.aff %origin%/en_US.dic</value>
  30. </prop>
  31. <prop oor:name="Format" oor:type="xs:string">
  32. <value>DICT_SPELL</value>
  33. </prop>
  34. <prop oor:name="Locales" oor:type="oor:string-list">
  35. <value>en-US en-PH</value>
  36. </prop>
  37. </node>
  38. <node oor:name="HunSpellDic_en-AU" oor:op="fuse">
  39. <prop oor:name="Locations" oor:type="oor:string-list">
  40. <value>%origin%/en_AU.aff %origin%/en_AU.dic</value>
  41. </prop>
  42. <prop oor:name="Format" oor:type="xs:string">
  43. <value>DICT_SPELL</value>
  44. </prop>
  45. <prop oor:name="Locales" oor:type="oor:string-list">
  46. <value>en-AU</value>
  47. </prop>
  48. </node>
  49. <node oor:name="HunSpellDic_en-CA" oor:op="fuse">
  50. <prop oor:name="Locations" oor:type="oor:string-list">
  51. <value>%origin%/en_CA.aff %origin%/en_CA.dic</value>
  52. </prop>
  53. <prop oor:name="Format" oor:type="xs:string">
  54. <value>DICT_SPELL</value>
  55. </prop>
  56. <prop oor:name="Locales" oor:type="oor:string-list">
  57. <value>en-CA</value>
  58. </prop>
  59. </node>
  60. <node oor:name="HyphDic_en-GB" oor:op="fuse">
  61. <prop oor:name="Locations" oor:type="oor:string-list">
  62. <value>%origin%/hyph_en_GB.dic</value>
  63. </prop>
  64. <prop oor:name="Format" oor:type="xs:string">
  65. <value>DICT_HYPH</value>
  66. </prop>
  67. <prop oor:name="Locales" oor:type="oor:string-list">
  68. <value>en-GB en-ZA en-NA en-ZW en-AU en-CA en-IE en-IN en-BZ en-BS en-GH en-JM en-MW en-NZ en-TT</value>
  69. </prop>
  70. </node>
  71. <node oor:name="HyphDic_en-US" oor:op="fuse">
  72. <prop oor:name="Locations" oor:type="oor:string-list">
  73. <value>%origin%/hyph_en_US.dic</value>
  74. </prop>
  75. <prop oor:name="Format" oor:type="xs:string">
  76. <value>DICT_HYPH</value>
  77. </prop>
  78. <prop oor:name="Locales" oor:type="oor:string-list">
  79. <value>en-US en-PH</value>
  80. </prop>
  81. </node>
  82. <node oor:name="ThesDic_en-US" oor:op="fuse">
  83. <prop oor:name="Locations" oor:type="oor:string-list">
  84. <value>%origin%/th_en_US_v2.dat</value>
  85. </prop>
  86. <prop oor:name="Format" oor:type="xs:string">
  87. <value>DICT_THES</value>
  88. </prop>
  89. <prop oor:name="Locales" oor:type="oor:string-list">
  90. <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-MW en-NZ en-TT</value>
  91. </prop>
  92. </node>
  93. </node>
  94. </node>
  95. </oor:component-data>