From kde-commits Thu Feb 06 02:34:21 2003 From: Paul Campbell Date: Thu, 06 Feb 2003 02:34:21 +0000 To: kde-commits Subject: kdeutils/klaptopdaemon [POSSIBLY UNSAFE] X-MARC-Message: https://marc.info/?l=kde-commits&m=104449896912618 CVS commit by campbell: This check enables linux 'software suspend' as a user selectable alternate laptop 'suspend-to-disk' mechanism, it also fixes bugs that made the battery icon popup not respond to changes in the control panel M +26 -2 acpi.cpp 1.11 M +2 -1 acpi.h 1.6 M +17 -1 acpi_helper.cpp 1.7 [POSSIBLY UNSAFE: printf] M +78 -1 apm.cpp 1.4 M +3 -1 apm.h 1.4 M +5 -1 daemon_state.cpp 1.3 M +22 -17 daemondock.cpp 1.48 M +5 -1 daemondock.h 1.18 M +2 -1 laptop_daemon.cpp 1.45 M +3 -0 main.cpp 1.26 M +51 -2 portable.cpp 1.60 [POSSIBLY UNSAFE: printf] M +3 -0 portable.h 1.19