home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2002 October / VPR0210A.ISO / OPENOFFICE / f_0157 / dictionary.lst
File List  |  2002-05-22  |  628b  |  20 lines

  1. # List of All Dictionaries to be Loaded by OpenOffice
  2. # ---------------------------------------------------
  3. # Each Entry in the list have the following space delimited fields
  4. #
  5. # Field 1: Entry Type "DICT" - spellchecking dictionary
  6. #                     "HYPH" - hyphenation dictionary
  7. #
  8. # Field 2: Language code from Locale "en" or "de" or "pt" ...
  9. #
  10. # Field 3: Country Code from Locale "US" or "GB" or "PT"
  11. #
  12. # Field 4: Root name of file(s) "en_US" or "hyph_de" 
  13. #          (do not add extensions to the name) 
  14.  
  15. DICT en US en_US
  16. HYPH en US hyph_en
  17. HYPH ru RU hyph_ru
  18. HYPH de DE hyph_de
  19. HYPH da DK hyph_da 
  20.