Version: unspecified (using KDE 4.3.5) OS: Linux The spell checking module should allow do add/remove/disable dictionaries. Also, the label "Default language" should be renamed to "Default dictionary". Also, the component "systemsettings/spellchecking" should be explicitly listed in the component list [1]. ___ [1] <URL:https://bugs.kde.org/enter_bug.cgi?format=guided&product=systemsettings&additional_info=OS%3A%20Linux%20%28x86_64%29%20release%202.6.31.12-0.2-desktop%0ACompiler%3A%20gcc&version=1.0> Reproducible: Always Steps to Reproduce: 1. Open the Spell Checker configuration screen. 2. Look for the buttons [Install…], [Remove] and [Enable/Disable] 3. Read the label at the dictionary selection menu. 4. Look for the component "spellchecking" in the component list for package "systemsettings". Actual Results: 1. Spell Checking configuration screen. 2. Nope. 3. "Default language" 4. Nope. Expected Results: 2. [Install…] when pressed, should tell YaST to display all dictionaries available for install. [Remove] when pressed, should tell YaST to remove the selected dictionary. [Enable/Disable] when pressed, should tell Sonnet to enable/disable the selected dictionary. 3. "Default dictionary" 4. "systemsettings" should be present. OS: Linux (x86_64) release 2.6.31.12-0.2-desktop Compiler: gcc
*** This bug has been marked as a duplicate of bug 159594 ***
Not sure this is actually a duplicate of 159594, that talks about installing KDE translation packages via kcm_locale, this bug is about installing spelling dictionaries like aspell via kcm_spelling. Closely related in they would use the same background mechanism, but not the same files needing to be installed.
Lubos form openSuse is currently investigating a common resource installation api that could be used for this.