Find a file
2010-01-21 15:04:07 +00:00
devkit-power-gobject Rename the DBus service from org.freedesktop.DeviceKit.Power to org.freedesktop.UPower 2010-01-18 16:53:12 +00:00
doc Rename the gtk-doc documentation 2010-01-21 14:59:02 +00:00
m4 trivial: add the m4 directory so fresh checkouts work correctly 2010-01-18 11:45:51 +00:00
po Make the client tool be called upower, but maintain a symlink to devkit-power 2010-01-21 14:30:28 +00:00
policy Rename the PolicyKit rules from org.freedesktop.devicekit.power to org.freedesktop.upower 2010-01-18 17:05:25 +00:00
rules trivial: renamed the udev rule filenames 2010-01-21 15:04:07 +00:00
src Rename the man pages and rename the main daemon binary name 2010-01-21 14:47:21 +00:00
tools Rename the man pages and rename the main daemon binary name 2010-01-21 14:47:21 +00:00
.gitignore trivial: fix conflicts 2009-03-04 13:12:10 +00: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 Add initial GObject introspection support 2010-01-15 15:18:26 +00:00
COPYING update my email address 2008-11-11 10:13:24 -05:00
devkit-power-gobject.pc.in trivial: fix devkit-power-gobject when linking from external programs 2009-03-24 15:18:14 +00:00
HACKING update location of git repos 2008-08-12 12:35:14 -04:00
Makefile.am trivial: enable gtk-doc in make distcheck 2010-01-18 14:20:52 +00:00
NEWS Released DeviceKit-power 014 2010-01-08 10:49:06 +00:00
README Rename the DBus service from org.freedesktop.DeviceKit.Power to org.freedesktop.UPower 2010-01-18 16:53:12 +00:00
RELEASE trivial: post release version bump 2010-01-08 10:51:51 +00:00

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

Requirements:

   glib-2.0         >= 2.6.0
   gio-2.0          >= 2.16.1
   dbus-1           >= 1.0
   dbus-glib-1      >= 0.76
   gudev-1.0        >= 001
   polkit-gobject-1 >= 0.91
   libusb

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.UPower service via the system message bus.