aboutsummaryrefslogtreecommitdiff
path: root/src/indicator-power.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Populate menu: Add preferences menu itemJavier Jardón2011-06-291-4/+44
|
* Fix typoJavier Jardón2011-06-281-1/+1
|
* Process the data received from the gnome-power-manager serviceJavier Jardón2011-06-281-0/+134
|
* indicator-power: connect to the gnome-power-manager service directlyJavier Jardón2011-06-281-30/+52
|
* Remove dbus interface in the client sideJavier Jardón2011-06-281-25/+0
| | | | | We are not going to use a power service
* Remove libido dependencyJavier Jardón2011-06-281-2/+0
| | | | | We do not need this for now
* Remove power service for nowJavier Jardón2011-06-281-21/+4
| | | | | We are going to use gnome-settings-daemon directly
* indicator-power: Create the proxy for the serviceJavier Jardón2011-06-281-2/+76
|
* Change copyright to Canonical LtdJavier Jardón2011-06-271-1/+1
|
* Implement skeleton of indicator-powerJavier Jardón2011-06-271-0/+203
|
* Initial commitJavier Jardón2011-06-241-0/+45