Re: Esperanto spellchecking

From: Dom Lachowicz (doml@appligent.com)
Date: Mon Apr 15 2002 - 09:21:13 EDT

  • Next message: Dom Lachowicz: "Re: Please commit for closing the bug #2892"

    Committed.

    On Mon, 2002-04-15 at 08:44, Gabriel Gerhardsson wrote:
    > Attached is a small patch that adds Esperanto to the table in
    > abi/src/other/xp/ispell_checker.cpp.
    > The fact that it wasn't already there (altho we've had an ispell hash
    > for ages) makes me suspicious that there's some reason for not adding
    > it. So, is it? Or has it just been forgotten?
    >
    > Take care
    > /Gabriel
    >
    > ----
    >

    > Index: ispell_checker.cpp
    > ===================================================================
    > RCS file: /cvsroot/abi/src/other/spell/xp/ispell_checker.cpp,v
    > retrieving revision 1.41
    > diff -u -r1.41 ispell_checker.cpp
    > --- ispell_checker.cpp 11 Apr 2002 15:36:41 -0000 1.41
    > +++ ispell_checker.cpp 15 Apr 2002 12:35:46 -0000
    > @@ -288,6 +288,7 @@
    > { "british.hash", "en-NZ" },
    > { "american.hash", "en-US" },
    > { "british.hash", "en-ZA" },
    > + { "esperanto.hash", "eo" },
    > { "espanol.hash", "es-ES" },
    > { "espanol.hash", "es-MX" },
    > { "finnish.hash", "fi-FI" },



    This archive was generated by hypermail 2.1.4 : Mon Apr 15 2002 - 09:22:23 EDT