Ispell support should now be working fully. Here are the languages and country
codes that I've added support for:

  { "german.hash",     "de-DE" },
  { "australian.hash", "en-AU" },
  { "canadian.hash",   "en-CA" },
  { "british.hash",    "en-GB" },
  { "american.hash",   "en-US" },
  { "spanish.hash",    "es-ES" },
  { "french.hash",     "fr-FR" },
  { "portugal.hash",   "pt-PT" },
  { "russian.hash",    "ru-RU" },
  { "swedish.hash",    "sv-SE"}

Adding support for another is as simple as adding 1 LOC to ispell_checker.cpp

Please bang away on this, and please try to find and *work* on HashMap bugs.

Dom

Reply via email to