--- Raphael Finkel <[EMAIL PROTECTED]> wrote: > Andrew, > > Thanks for adding Yiddish as a language to the list. > I think that > src/other/spell/xp/ispell_checker.cpp also needs to > have Yiddish added. > (The code could perhaps be cleaned up to put all > language-dependent information > in one place, but that's a different matter.)
Well the language-related stuff also has other properties that make sense to be kept in one place I guess. The file which needs to be changed is actually src/other/spell/xp/ispell_checker.h where we have to put the name of the hash. I've added code to look for a hash file named "yiddish-yivo.hash" when the language code is "yi". This will allow people to add other yiddish orthographies in the future if they wish without it getting too confusing. CVS: ---------------------------------------------------------------------- CVS: Enter Log. Lines beginning with `CVS:' are removed automatically CVS: CVS: Committing in . CVS: CVS: Modified Files: CVS: src/other/spell/xp/ispell_checker.h CVS: ---------------------------------------------------------------------- Added Yiddish spelling hash support. For langugae code "yi" the spelling hash must be named "yiddish-yivo.hash". YIVO is the major but not the only orthographic standard for Yiddish. Andrew Dunbar. > Raphael ===== http://linguaphile.sourceforge.net/cgi-bin/translator.pl http://www.abisource.com __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com
