Other in KDE Base
Rafael Fernández López committed changes in /trunk/KDE/kdelibs/kate/plugins/wordcompletion:
KPluginSelector meets now doc word completion config dialog. There is an important issue here: we should think about how to make changes done on the config dialog happen on the current document, apart from saving it for later (that is done correctly).
I have thought about having static properties and methods on the plugin itself, and accessing/setting them from the config dialog apart from saving the information to the file. That needs the KCModule being linked against the plugin.
File Changes
Added 3 files
/trunk/KDE/kdelibs/kate/plugins/wordcompletion
Modified 3 files
/trunk/KDE/kdelibs/kate/plugins/wordcompletion
6 files changed in total