This is Plugger version 3.0
Written by Fredrik Hbinette 1997-1998, all rights reserved.
Absolutely no warranties.
Use this software on your own risk.

This software is distributed under the General Public License,
see the file COPYING for more information.

To re-compile:
	edit Makefile to suit your system
	type 'make'

To install in your own directory:
	cp plugger.so ~/.netscape/plugins/plugger.so
	cp pluggerrc ~/.netscape/pluggerrc

To install globally:
	cp plugger.so /your/global/plugin/dir
	cp pluggerrc /etc/pluggerrc

your global plugin dir is typically one of:
   /usr/local/lib/netscape/plugins
   $MOZILLA_HOME/plugins

I you don't want to put pluggerrc in /etc/ you can put it in one of:
   $MOZILLA_HOME
   /usr/local/netscape/
   /usr/etc/
   /usr/local/etc/

You might also want to customize your 'pluggerrc' file before installing it

For updates, documentation, troubleshooting etc. see

	http://www.hubbe.net/~hubbe/plugger.html

If you can't find a solution to your problem at the above address, send
an email to hubbe@infovav.se describing your problem, your system and
an URL which causes the problem if possible.
