Revision 8db343c...
Go back to digest for 6th February 2011Bug Fixes in KDE Base
Dario Freddi committed changes in [kde-workspace] powerdevil/daemon/actions/dpms/powerdevildpmsaction.cpp:
Move DPMS handling in the constructor.
This makes more sense as
1. With the previous approach, DPMS support was queried everytime a profile changed, now it is queried on startup only.
2. It allows to disable DPMS on startup even if a profile has not loaded the action yet.
File Changes
Modified 1 files
- powerdevil/daemon/actions/dpms/powerdevildpmsaction.cpp
1 files changed in total