Description of problem: In gnome-spell the Bulgarian language has been omitted, therefore, gnome applications like Evolution cannot use aspell for spell-checking in Bulgarian. (Bulgarian was also missing the the FC4 version of gnome-spell). However, aspell fully supports Bulgarian (e.g. Open Office works fine). Version-Release number of selected component (if applicable): gnome-spell 1.0.5 How reproducible: Every time. Steps to Reproduce: 1. Install FC5 as a desktop 2. Bulgarian language is not in the list of available languages under Gnome 3. Actual results: Expected results: Additional info: Bulgarian is missing from the list of "KNOWN_LANGUAGES". We fix the problem by re-building the RPM and replacing any of the existing languages in dictionary.c (line 148) with "bg". The original "dictionary.c" from gnome-spell 1.0.7 includes Bulgarian fine.
Upgraded to gnome-spell 1.0.7 in Fedora Rawhide, which supports Bulgarian.