- Clearlooks Engine -
Designed and Implemented by Richard Stellingwerff <remenic@gmail.com> and Daniel Borgmann <daniel.borgmann@gmail.com>

This is a GTK+ 2.x engine based on Bluecurve. It features a modern look without sacrificing (much) speed.

To install, run the following commands:
./configure --prefix=/usr
make
make install

The 'make install' command requires root access.

!!!!!!!!!!!!!! NOTE !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
There is a new experimental feature: animated progressbars.
We have tested it rather thoroughly, and it breaks no applications. Still,
GTK+ developers consider it an evil hack, so if something breaks, make sure
that it's not Clearlooks. If it is, please report!

To enable this feature, install with:
./configure --prefix=/usr --enable-animation
make
make install
!!!!!!!!!!!! END NOTE !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!


If you have any suggestions or just want to take it out on me, drop me an email.
Bug reports are welcome, too.

Enjoy!
