                              nohtml 0.1.0
			      
                           A  CronosII Plugin
                     (C) Copyright 2002 Daniel Fairhead

About:

	Basically, This plugin strips the html tags out of emails,
	and does some basic &symbol; replacement to normal ASCII
	characters. Which is part of HTML removal I guess.

How to Install:
	
	$ make;
	$ cronos
	[Settings]
	->[Preferences...]
	[+] Plug-Ins
	->[ > Load... ]
	
	(find the compiled nohtml.so file)
	
	CronosII will now install the nohtml.so plugin
	to ~/.CronosII/Plugins -- and it should now work
	fine.

Notes:

	You may have to install the header (.h) files from
	cronosII-0.2.1 in order to get this to compile,
	instructions to do that can be found in the latest
	cronosII distribution, in the /plugins directory
	(I think).
