Revision 1209858
Go back to digest for 2nd January 2011Bug Fixes in Educational
Dennis Nienhüser committed changes in /trunk/KDE/kdeedu/marble:
QtMobility's approach to inhibit the screensaver on Maemo wakes up the screen every thirty seconds. This makes it impossible to activate the screen saver by the user.
Work around it by just asking not to do automatic screen blanking periodically.
Previously the plugin was only compiled when QtMobility was found. Now that dependency is gone, but you need to enable its compilation explicitly using the BUILD_INHIBIT_SCREENSAVER_PLUGIN cmake option.
REVIEW: 6186
File Changes
Deleted 1 files
- /trunk/KDE/kdeedu/marble/FindQtsysteminfo.cmake
Modified 4 files
- /trunk/KDE/kdeedu/marble/src/plugins/render
- /CMakeLists.txt
- /inhibit-screensaver/CMakeLists.txt
- /inhibit-screensaver/InhibitScreensaverPlugin.cpp
- /inhibit-screensaver/InhibitScreensaverPlugin.h
5 files changed in total