Copyright 2003-2004 Bas van Oostveen under GNU GPL

dependencies:
	* Recent gDesklets
	* Python2.3 for textwrapping

features:
	* colors, different colors on different logs
	* lognames, show user defined name for each log line
	* scrolling, scroll back in the logs
	* dropshadow, add dropshadow effect to the log lines
	* rounded borders, dark and light theme have rounded borders
	* custom intro message
	   move sample.multitail to ~/.gdesklets/multitail and edit it

known bugs:
	* gdkpixmap-x11 assertion 
	   could not create GdkPixmap object
	
please report problems to MultiTail at http://gdesklets.gnomedesktop.org
and/or the forum at http://gnomesupport.org/forums/viewforum.php?f=23

todo:
	* Frontend dialog for intro message
	* Better drop shadows (maybe split of dropshadows in a diff sensor)
	* Color on Regexp (change color on a regexp of the line.)
	   e.g. kernel errors in red, mta in grey, 404 not found in blue
	* Add shell command logging option (e.g. ssh host tail file)
	* Cleanup cleanup cleanup ;)
