Compiling:
===========

* Just run make

Installing:
===========
Running 'make install' will place the plugin under 
/usr/X11R6/libexec/gkrellm2/plugins.

You can also manually place the resulting interfaces.so under 
~/.gkrellm2/plugins.

Troubleshooting:
================
If you have trouble compiling the plugin. Make sure you have gtk 1.2 and 
gkrellm >= 1.0.8 and you've installed the gkrellm header files in
/usr/include/gkrellm2 or /usr/local/include/gkrellm2.  If you have placed the
header files in some other dir, change the GKRELMM_INCLUDE varialbe 
in the Makefile. 

Theming:
========
This plugin supports the gkrellm plugin theming options. The keyword for the
plugin is "interfaces". so you can add interfaces.textcolor = blue white shadow
in your themes gkrellmrc for example
