Comment 8 for bug 951827

Revision history for this message
Chris (cmavr8) wrote :

BTW proposed fix woks.

Mini Howto:
- Download latest source from here http://ftp.gnome.org/pub/GNOME/sources/gnome-power-manager/3.4/
- untar
- cd to the unpacked directory
$ ./configure
(if it complains about missing packages, install their -dev versions and retry ./configure)
$ make
# make install