diff options
author | Richard Hughes <richard@hughsie.com> | 2007-01-24 14:32:27 +0000 |
---|---|---|
committer | Richard Hughes <richard@hughsie.com> | 2007-01-24 14:32:27 +0000 |
commit | cf3d3f735bb6c6ca9dd38c167841b8faeb5c58ae (patch) | |
tree | e8835b2a4ae74fb60b971803752df6172a72b1bb /configure.in | |
parent | e1a667da79203c3ead544b21d31162b80d4bdf41 (diff) |
add quick and dirty battery plugin
Add a quick and dirty HAL plugin to export the battery percentage.
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in index c5a4e60..4466333 100644 --- a/configure.in +++ b/configure.in @@ -156,6 +156,7 @@ plugins/idle/Makefile plugins/powerstatus/Makefile plugins/timeremaining/Makefile plugins/backlight/Makefile +plugins/battery/Makefile ohmd/Makefile po/Makefile.in docs/Makefile |