Binary Clock 0.3
selan at users dot sf dot net
** based on binclock, written by Brian Gajdos <brian at linuxee dot sk>, 2001

A binary clock for SuperKaramba. It has been tested with SuperKaramba 0.33, Python 2.2.2, and KDE 3.1.

Configuration options are:
Show background
Show titles ("hr min sec")
Show digital clock
Show extra LEDs
Use 24-hour clock

The default is for the clock to update every 5 seconds. To change this interval, edit the binclock.theme file and change interval=5000 to your desired update interval in milliseconds. If you want the clock to update every second you can set interval=1000.

New in this release:

*	Added option to hide unused LEDs. Thanks to Balaji Ramani for the patch.

Changes in release 0.2:

*	Toggle background option (thanks for the suggestions!)
*	Changed the default color of titles and digital display to a more neutral shade. You can edit the binclock.theme file if you want to change the color.
*	Other small fixes

