Revision f73ec27...
Go back to digest for 18th September 2011Bug Fixes in KDE Base
Aaron J. Seigo committed changes in [kde-workspace] plasma/desktop/applets/kickoff/core/leavemodel.cpp:
fix kiosk restrictions for user switching and logout
it was using authorizeKAction, which means the keys would be "action/logout" while documentation
clearly states it is just "logout". that is now fixed, including keeping support for "action/logout"
so as not to break existing configurations.
switch_user simply wasn't being checked at all, now it is.
File Changes
Modified 1 files
- plasma/desktop/applets/kickoff/core/leavemodel.cpp
1 files changed in total