DeskLaunch
==========
Copyright(c) Ken Lynch, 2001
Distributed under the GPL
See LICENSE for more details

Installation
============
Type the following:

	make
	make install

Then add desklaunch to your .xinitrc file.

Usage
=====
DeskLaunch is a small utility for creating desktop icons.  A simple click
will launch the desired application.

You need to create a file called .desklaunchrc in your home directory.

The format of the file is:

icon=x:y:xpm_image:tooltip:command

e.g.

icon=5:5:/usr/share/pixmaps/xterm.xpm:XTerm:xterm
