dictionaries.xcu 4.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  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_de-AT_frami" oor:op="fuse">
  6. <prop oor:name="Locations" oor:type="oor:string-list">
  7. <value>%origin%/de_AT_frami.aff %origin%/de_AT_frami.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>de-AT</value>
  14. </prop>
  15. </node>
  16. <node oor:name="HunSpellDic_de-CH_frami" oor:op="fuse">
  17. <prop oor:name="Locations" oor:type="oor:string-list">
  18. <value>%origin%/de_CH_frami.aff %origin%/de_CH_frami.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>de-CH</value>
  25. </prop>
  26. </node>
  27. <node oor:name="HunSpellDic_de-DE_frami" oor:op="fuse">
  28. <prop oor:name="Locations" oor:type="oor:string-list">
  29. <value>%origin%/de_DE_frami.aff %origin%/de_DE_frami.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>de-DE</value>
  36. </prop>
  37. </node>
  38. <node oor:name="HyphDic_de-AT" oor:op="fuse">
  39. <prop oor:name="Locations" oor:type="oor:string-list">
  40. <value>%origin%/hyph_de_AT.dic</value>
  41. </prop>
  42. <prop oor:name="Format" oor:type="xs:string">
  43. <value>DICT_HYPH</value>
  44. </prop>
  45. <prop oor:name="Locales" oor:type="oor:string-list">
  46. <value>de-AT</value>
  47. </prop>
  48. </node>
  49. <node oor:name="HyphDic_de-DE" oor:op="fuse">
  50. <prop oor:name="Locations" oor:type="oor:string-list">
  51. <value>%origin%/hyph_de_DE.dic</value>
  52. </prop>
  53. <prop oor:name="Format" oor:type="xs:string">
  54. <value>DICT_HYPH</value>
  55. </prop>
  56. <prop oor:name="Locales" oor:type="oor:string-list">
  57. <value>de de-DE</value>
  58. </prop>
  59. </node>
  60. <node oor:name="HyphDic_de-CH" oor:op="fuse">
  61. <prop oor:name="Locations" oor:type="oor:string-list">
  62. <value>%origin%/hyph_de_CH.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>de-CH</value>
  69. </prop>
  70. </node>
  71. <node oor:name="ThesDic_de-DE" oor:op="fuse">
  72. <prop oor:name="Locations" oor:type="oor:string-list">
  73. <value>%origin%/th_de_DE_v2.dat</value>
  74. </prop>
  75. <prop oor:name="Format" oor:type="xs:string">
  76. <value>DICT_THES</value>
  77. </prop>
  78. <prop oor:name="Locales" oor:type="oor:string-list">
  79. <!-- de-AT and de-DE thesauri are identical -->
  80. <value>de de-DE de-AT</value>
  81. </prop>
  82. </node>
  83. <node oor:name="ThesDic_de-CH" oor:op="fuse">
  84. <prop oor:name="Locations" oor:type="oor:string-list">
  85. <value>%origin%/th_de_CH_v2.dat</value>
  86. </prop>
  87. <prop oor:name="Format" oor:type="xs:string">
  88. <value>DICT_THES</value>
  89. </prop>
  90. <prop oor:name="Locales" oor:type="oor:string-list">
  91. <value>de-CH</value>
  92. </prop>
  93. </node>
  94. </node>
  95. </node>
  96. </oor:component-data>