Battery desklet for gDesklets

Programmed by Nicholas Rahn <nick@mobiledude.com>

The base battery image was taken from my /usr/share/pixmaps directory 
(battstat.png). It is not an original creation.

NOTE
The current version works with ACPI (BAT0 or BAT1; AC or ACAD) or APM on
2.4 and 2.6 kernels.

HISTORY

5  September 2003
        * Initial Release - 0.1


9  September 2003
        * Support for ACPI (BAT0) and APM.
        * Auto-detection of power interface type (ACPI [BAT0 or BAT1] or APM).
        * Some comments in __init__.py file.


17 December 2004
        * Release - v0.3
        * Supports batteries in BAT0 or BAT1.
        * Supports ac_adapters AC and ACAD.
        * Supports 2.6 kernels.
        * Minor changes to battery.display to avoid some XML parse errors 
        and deprecation warnings.
        * Runs with gDesklets v0.32 (but puts a lot of stuff in 
        gdesklets:0.0.log). Anybody know how to fix this?

        * Special thanks to the following (patient) testers:
          - Wouter Paesen <wouter@blue-gate.be>
          - Szymon Jaroszewicz <sj@cs.umb.edu>
          - Jerry Kilpatrick <jerry@zolan.org>
