Find a file
2008-11-12 16:30:21 +00:00
doc update mailing list reference in man pages 2008-11-11 10:15:40 -05:00
libdevkit-power trivial cleanups of davidz patch -- no functional changes 2008-11-12 09:58:36 +00:00
po add some trivial gitignore files 2008-08-01 17:33:31 +01:00
policy trivial: fix make distcheck 2008-10-24 12:12:11 +01:00
src trivial: update protocol after getting the command set from the Watts Up hardware designers 2008-11-12 16:10:55 +00:00
tools trivial cleanups of davidz patch -- no functional changes 2008-11-12 09:58:36 +00:00
.gitignore don't export a shared library 2008-08-20 16:38:48 +01:00
acinclude.m4 initial commit 2008-05-08 22:29:38 -04:00
AUTHORS trivial: add my copyright 2008-09-06 11:12:24 +01:00
autogen.sh fix up deps and build system 2008-11-11 09:31:16 -05:00
configure.ac update bug report URL to point to our mailing list 2008-11-11 10:17:26 -05:00
COPYING update my email address 2008-11-11 10:13:24 -05:00
HACKING update location of git repos 2008-08-12 12:35:14 -04:00
Makefile.am fix up deps and build system 2008-11-11 09:31:16 -05:00
NEWS trivial: more release engineering 2008-11-12 16:30:21 +00:00
README add a trivial README file 2008-11-12 10:03:36 +00:00
RELEASE trivial: more release engineering 2008-11-12 16:30:21 +00:00

===============
DeviceKit-power
===============

Requirements:

   glib-2.0    >=  2.12
   dbus-glib-1 >=  0.76
   DeviceKit   >=  002

DeviceKit-power is an abstraction for enumerating power devices,
listening to device events and querying history and statistics.
Any application or service on the system can access the
org.freedesktop.DeviceKit.Power service via the system message bus.