aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Make data have it's own makefile so the GSettings rules work properly on ↵Ted Gould2012-02-141-18/+3
| | | | distcheck
* Added coverage reporting via gcov config and targets.Allan LeSage2011-12-061-0/+38
|
* Use consistent location for gsettings schemaJavier Jardón2011-08-251-2/+2
| | | | | Use the same location as indicator-datetime
* Makefile.am: fix typo to include .gschema.xml.in to the distJavier Jardón2011-08-231-1/+1
|
* Makefile.am: some autotools fixesJavier Jardón2011-08-231-7/+7
|
* Add gsettings schema to the translatable filesJavier Jardón2011-08-221-0/+6
|
* Use gsettings to store the status of "Show time in Menu Bar" optionJavier Jardón2011-08-221-1/+13
| | | | | Fixes https://bugs.launchpad.net/indicator-power/+bug/829853
* 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