On Tuesday, October 8, 2002, at 02:08 PM, Jordi Mas wrote: > En/na Dom Lachowicz ha escrit: >> Jordi and I are collaborating on some sneaky stuff. >> Phase 1: Move ispell dictionary list to an external file. This >> external >> file lives in abidistfiles and is called "ispell_dictionary_list.xml" >> The syntax is basically: >> <dictionary tag="en-US" name="american.hash" encoding="iso-8859-1" /> > > Dom. Do we have an example of this file with all the languages/hash > that were already there before we move to the new system? Should this > be in CVS?
This list used to be in ispell_checker.cpp. The encodings used to be in abispell/enc/*.hash-encoding. The new version of this file is now in the abidistfiles/dictionary/ispell_dictionar_list.xml, and is currently used by the ispell_checker.cpp. Dom
