1 # List of All Dictionaries to be Loaded by OpenOffice
2 # ---------------------------------------------------
3 # Each Entry in the list have the following space delimited fields
5 # Field 1: Entry Type "DICT" - spellchecking dictionary
6 # "HYPH" - hyphenation dictionary
7 # "THES" - thesaurus files
9 # Field 2: Language code from Locale "en" or "de" or "pt" ...
11 # Field 3: Country Code from Locale "US" or "GB" or "PT"
13 # Field 4: Root name of file(s) "en_US" or "hyph_de" or "th_en_US
14 # (do not add extensions to the name)