/* -*- C++ -*- */
/* $Id: README,v 1.4 2001/04/20 00:51:43 asleep Exp $ */
/* README */

wmpal

By A.Sleep <a.sleep@asleep.net>

Originally by Hadess <hadess@writeme.com>

wmpal is a fucking useless dockapp. Current features are:
	- 6 pals to choose from at compile-time
	- configurable command on click

wmpal homepage: http://www.asleep.net/?page=wmpal

libdockapp: ftp://shadowmere.student.utwente.nl/pub/WindowMaker/
	    Debian users can "apt-get install libdockapp-dev"


Building
--------

Requirements:
	- libdockapp > 0.2

--------

Simply type:

    ./configure

edit src/config.h to choose one "pal"

(remove the /* and */ from around the pal you would like to use
and add a /* and */ around the default pal.)

    make

    (as root) make install


Changelog
---------

- 0.5 : Random pauses to make animations more umm... animated. Added extra
        pic for each pal.

- 0.4 : (unreleased) Rebelpacket <rebelpacket@asleep.net> added another pic
        for each pal.

- 0.3 : Changed code to use xsay (included) rather then xmessage. Made minor
      	code changes

- 0.2 : New maintainer, A.Sleep. Changed some minor things in toplevel
	Makefile.in and made a few small code changes. Mainly just a v1 release for
	the new maintainer.

* first version


Copyright
---------

Plain and simple GPL version 2.0, see COPYING for more information

Much thanks to artwiz <artwiz@themes.org> for the pals.
	These were originally designed for bbpal.
