Revision 6f62ea1...

Go back to digest for 15th May 2011

Bug Fixes in KDE-PIM

Thomas McGuire committed changes in [kdepim/4.4] /:

Make spell checking work again.
The text edit used the wrong config file for loading spell settings.
After using the config file, the correct settigns get loaded again,
since the Loader from Sonnet is a singleton and therefore shares the
settings, so even the textedit with the wrong settings file name gets
updated.

cherry-picked from d1708effbb68d6eae36ee5177a599c965973725f.

File Changes

Modified 3 files
  •   kmail/kmcomposereditor.cpp
  •   libkdepim/kmeditor.cpp
  •   libkdepim/kmeditor.h
3 files changed in total