aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Do not support the gnome-power-manager dbus interface anymoreJavier Jardón2011-08-031-1/+0
| | | | | The interface was removed upstream and moved to gnome-settings-daemon
* Fixed typos on checking for GSD and set the HAVE_GSD defines at build timeKen VanDine2011-08-031-0/+1
|\
| * fixed a syntax error on checking for GSD and set the HAVE_GSD defines at ↵Ken VanDine2011-07-281-0/+1
|/ | | | build time
* Makefile.am: Pass upower _FLAGS and _LIBSJavier Jardón2011-07-151-0/+2
|
* Getting missing out of build-auxTed Gould2011-07-051-2/+2
|
* Dropping missing because it's missingTed Gould2011-07-051-2/+2
|
* Remove dbus interface in the client sideJavier Jardón2011-06-281-2/+0
| | | | | We are not going to use a power service
* Remove power service for nowJavier Jardón2011-06-281-46/+0
| | | | | We are going to use gnome-settings-daemon directly
* Implement power dbus service interfaceJavier Jardón2011-06-271-0/+20
|
* Fix some typosJavier Jardón2011-06-271-1/+1
|
* Some build fixesJavier Jardón2011-06-241-4/+5
|
* Initial commitJavier Jardón2011-06-241-0/+82