Sophie

Sophie

distrib > Mandriva > 2006.0 > i586 > media > main-src > by-pkgid > a6bc312ce50b5c8d0c51736e58ac32bc > files > 331

kdebase-3.4.2-55mdk.src.rpm

--- kdebase-3.4.0/kcontrol/spellchecking/spellchecking.cpp--	2005-04-12 03:29:26.235639136 -0400
+++ kdebase-3.4.0/kcontrol/spellchecking/spellchecking.cpp	2005-04-12 03:29:42.161830366 -0400
@@ -68,7 +68,7 @@ void KSpellCheckingConfig::defaults()
     spellConfig->setDictionary("");
     spellConfig->setDictFromList(FALSE);
     spellConfig->setEncoding (KS_E_ASCII);
-    spellConfig->setClient (KS_CLIENT_ISPELL);
+    spellConfig->setClient (KS_CLIENT_ASPELL);
 }
 
 #include "spellchecking.moc"