This little patch allows the user to choose the language used by gtkspell (eg used in Gaim), without setting a desktop-wide LANG string. Useful for people running an english system, but chatting in their native, non-en language.
Created attachment 75403 [details, diff] Add GTKSPELL_LANG support This patch overrides $LANG with $GTKSPELL_LANG if it's set in the environment.
This should use LINGUAS (if it does not yet) for locales selection, not some ebuild-specific variable.
Hmm, this is at runtime, not at compile time... It just tells gtkspell which aspell/pspell dictionary to use. Or am I missing something?
please submit this upstream. If it gets applied upstream, please re-open and we will apply the patch. Thanks!