On Wed, 2002-05-01 at 17:08, Jordi Mas wrote: > Hi guys, > > Inside the file abi\src\af\util\xp\ut_misc.cpp there is a struct called > "s_word_delim". > > In order to make the Catalan spell checker to work properly with AbiWord > we need to hack this structure to include the "�" character (not recognized > right now). Also, we need to hack the UT_isWordDelimiter() because > the '-' character can be part of word in Catalan (ex. copiar-lo). > > In my opinion, all this settings should be locale sensitive and we should > move them from the code into an external file where we define all this > setting and can be easily modified for every language. > > What do you think guys? If we agree on how to do this, I can make the > changes myself.
This won't be happening in the 1.0.x tree. Right now we're actively working on the 1.1 tree, where we plan on using Pango. Pango can intelligently tell us where words begin and end properly. There is really no way to do this inside of our current codebase, though if this really bugs you, please send a patch to correct it. Dom
signature.asc
Description: This is a digitally signed message part
