Light Panel
===========

It is a lightweight panel, looking like the gnome tasklist applet. It is based
on Peter Zelzny's fspanel version 0.7.

Installing
==========
cd src
vi Makefile
make
cp lpanel /usr/bin
cd ../doc
cp lpanel.1 /usr/man/man1
