Revision 856700
Go back to digest for 7th September 2008Features in KDE Base
Rafael Fernández López committed changes in /trunk/KDE/kdelibs/kutils:
Let's check if entries are immutable.
This lets kiosk disable the user being able to enable/disable plugins.
Matthias, Will and me have been talking about adding a new method to KPluginInfo with the signature: bool KPluginInfo::configEnabledKey(const QString &key) const, what will return if the given key is immutable or not, being it read from the proper config group (internally stored into KPluginInfo).
What do you think?
File Changes
Modified 2 files
- /trunk/KDE/kdelibs/kutils
- /kpluginselector.cpp
- /kpluginselector_p.h
2 files changed in total