Find a file
2009-02-27 13:18:57 +00:00
devkit-power-gobject trivial: add lots of GErrors to the gobject library, and avoid using egg_warning 2009-02-27 13:18:57 +00:00
doc trivial: generate the wakeups documentation too 2009-01-31 10:01:37 +00:00
po bugfix: fix the QoS interface, and abstract out the object 2009-02-09 15:09:43 +00:00
policy trivial: fix make discheck 2008-12-09 13:19:27 +00:00
src trivial: remove egg-string 2009-02-27 12:50:05 +00:00
tools trivial: add lots of GErrors to the gobject library, and avoid using egg_warning 2009-02-27 13:18:57 +00:00
.gitignore Ship a shared library. There are now two external projects using copies of this, which is rediculous 2009-02-27 12:32:55 +00: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 Ship a shared library. There are now two external projects using copies of this, which is rediculous 2009-02-27 12:32:55 +00:00
COPYING update my email address 2008-11-11 10:13:24 -05:00
devicekit-power-gobject.pc.in Ship a shared library. There are now two external projects using copies of this, which is rediculous 2009-02-27 12:32:55 +00:00
HACKING update location of git repos 2008-08-12 12:35:14 -04:00
Makefile.am Ship a shared library. There are now two external projects using copies of this, which is rediculous 2009-02-27 12:32:55 +00:00
NEWS Released DeviceKit-power 006 2009-02-10 09:47:23 +00:00
README add a trivial README file 2008-11-12 10:03:36 +00:00
RELEASE trivial: post release version bump 2009-02-10 09:48:28 +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.