[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdelibs/kdeui
From:       André Wöbbeking <Woebbeking () web ! de>
Date:       2005-03-17 16:54:15
Message-ID: 20050317165415.D21DE181AF () office ! kde ! org
[Download RAW message or body]

CVS commit by woebbe: 

Apply the patch to fillDicts() too to make KMail's DictionaryComboBox work 
with newest ASpell.

Could anyone backport this?


  M +2 -0      ksconfig.cpp   1.90


--- kdelibs/kdeui/ksconfig.cpp  #1.89:1.90
@@ -648,4 +648,6 @@ KSpellConfig::fillDicts( QComboBox* box,
       QFileInfo dir ("/usr/lib/aspell");
       if (!dir.exists() || !dir.isDir())
+        dir.setFile ("/usr/lib/aspell-0.60");
+      if (!dir.exists() || !dir.isDir())
         dir.setFile ("/usr/local/lib/aspell");
       if (!dir.exists() || !dir.isDir())


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic