Eureka web browser version 0.5.

Eureka is a simple web browser built on KDE. It makes use of KDE technology such as KParts and KXmlGui.

To install run:
	cmake .
	make
	make install # as root

== New in 0.5 ==
 * bugfixes
 * optimization
 * tags support
 * Tab reordering (middle click) and double-clicking opens a new tab
 * DOCUMENTATION!
 * Configuration dialog

