Welcome to wm-icons-0.2.8.
This is a beta release.

To install this project execute:
   ./configure            # ./configure --enable-all-sets
   make
   make install

Options can be given to configure; run ./configure --help for
details.  The default is to install only 3 general icon sets,
you can use --enable-kde (and others) or --enable-all-sets.

The icons will, by default, be installed in $datadir/icons/wm-icons;
this can be changed with:
   make icondir=/path/to/icondir

The package can then be uninstalled:
   make uninstall
