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" },