Download
ACPI StatusInfo and its source aree available in my PPA on Launchpad.
Instructions (Ubuntu with GNOME)
First you have to add the PPA to your packages sources. For this, go to System -> Administration -> Package Sources. Then go to the Third Party Software tab and add the two software sources matching your Ubuntu version.
Ubuntu 8.04 (Hardy):
deb http://ppa.launchpad.net/jan-hoffmann/ppa/ubuntu hardy main deb-src http://ppa.launchpad.net/jan-hoffmann/ppa/ubuntu hardy main
Ubuntu 9.04 (Jaunty):
deb http://ppa.launchpad.net/jan-hoffmann/ppa/ubuntu jaunty main deb-src http://ppa.launchpad.net/jan-hoffmann/ppa/ubuntu jaunty main
Ubuntu 9.10 (Karmic):
deb http://ppa.launchpad.net/jan-hoffmann/ppa/ubuntu karmic main deb-src http://ppa.launchpad.net/jan-hoffmann/ppa/ubuntu karmic main
Then close the Package Sources application and click on reload if you're asked to reload the package cache.
If you're using an Ubuntu version older than Karmic (9.10) you have to add the key which is used to sign the packages manually. Open up a Terminal (System -> Accessories) and type in the following command. You will be asked for your password.
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 9C245DE2
Now you can install ACPI StatusIcon by opening Synaptic from System -> Administration, searching for acpi-statusicon, marking it for installation and applying the changes.