Sophie

Sophie

distrib > Mandriva > cs4.0 > i586 > by-pkgid > 6f96ffda8b8309fb9c58db5e0ddbde2c > files > 36

kdebase-3.5.4-2.1.20060mlcs4.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"