Copyright 2003 Bas van Oostveen under GNU GPL

dependencies:
	* Recent gDesklets
	* Python2.3 for textwrapping

features:
	* colors, different colors on different logs
	* lognames, show log names 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

known bugs:
	* gdkpixmap-x11 assertion
	   could not create GdkPixmap object

todo:
	* Add entree for naming of tails (instead of basename(path))
	* Find 'optimal' values for polling logs and display updating
	
	* Add shell command logging option (e.g. ssh host tail file)

future:
	* Create some kind of interface between the 'other' multitail
	  and a desklet. Would be kind of neat to have a console multitail
	  outputing to a desklet.
