From: Sergey V. U. <ser...@cl...> - 2002-11-14 12:12:37
|
Hi all Just built gtkspell 2.0.3 and gaim 0.60 (from cvs), and noticed one problem. gaim uses the function gtkspell_attach which, in turn, makes gtkspell use the default language (from LANG envvar). That's not really nice. For many people (like me) this model is not quite correct because: 1. It is not possible to check against more than 1 language. The "ideal" solution is demostrated in evolution 1.2 - you can choose a _set_ of languages to check against. 2. I realize that (1) would require some major changes in gtkspell, but even without this there is appropriate solution: ability to assign the language to every buddy (and/or to the particular chat session). Hope my ideas will help to improve gaim. -- Sergey |