Lithium release
Submitted by KenHayber on Sun, 2006-01-15 22:21
Main node on rox.sourceforge.net:
Version:
002
This was previously announced to the Mailing list as Battery-001. Since then (a whole 24 hours), I decided to change the name to Lithium and fix ACPI support. I also added PowerMac PMU support.
Full announcement
Lithium 002 (a Battery Status Monitor Applet) has been released. For more information, including package downloads, see: http://localhost/desktop/Software/Lithium Changes in 002:This was previously announced to the Mailing list as Battery-001. Since then (a whole 24 hours), I decided to change the name to Lithium and fix ACPI support. I also added PowerMac PMU support.
»
- Login to post comments
Missing Icon?
Thomas, how do the icons get put there? Why is Lithium's icon missing?
The missing icon
There needs to be an icon called "/Icons/PROG.png". Unfortunately, the sf project web space is read-only to the web-server, and /tmp tends to be full, so letting people upload images is tricky. I've copied it for you.
The other alternative would be to have the site pull the icon location out of the injector feed, but the feed is remote and sf.net doesn't allow out-bound connections from the web server either.
Can't you construct the html
Can't you construct the html on the fly to have the client pull the injector feed's icon?
Anyway, mystery solved. I wondered if maybe it was a cron job and I just needed to wait a bit.
Icons from feeds
Getting the client to read the injector feed is tricky because the GPG signature means the interface isn't itself XML. However, the new XML signatures (injector >= 0.18) would allow this.
It's probably best to keep the icons locally anyway though, since it's faster for browsers to get everything from the same site (with HTTP keep-alives) and more robust against remote sites going down or changing.