Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 116523 - Allow language choice in gtkspell without LANG
Summary: Allow language choice in gtkspell without LANG
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: http://blog.eikke.com/index.php/ikke/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-23 11:26 UTC by Ikke
Modified: 2006-01-08 13:56 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Add GTKSPELL_LANG support (gtkspell-2.0.11-lang.patch,518 bytes, patch)
2005-12-23 11:27 UTC, Ikke
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ikke 2005-12-23 11:26:02 UTC
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.
Comment 1 Ikke 2005-12-23 11:27:12 UTC
Created attachment 75403 [details, diff]
Add GTKSPELL_LANG support

This patch overrides $LANG with $GTKSPELL_LANG if it's set in the environment.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-12-23 11:30:04 UTC
This should use LINGUAS (if it does not yet) for locales selection, not some ebuild-specific variable.
Comment 3 Ikke 2005-12-23 12:02:58 UTC
Hmm, this is at runtime, not at compile time... It just tells gtkspell which aspell/pspell dictionary to use.
Or am I missing something?
Comment 4 John N. Laliberte (RETIRED) gentoo-dev 2006-01-08 13:56:23 UTC
please submit this upstream.
If it gets applied upstream, please re-open and we will apply the patch.

Thanks!