Changs from wmli v0.02
----------------------
- Made compatible with WindowMaker v0.6.2
- Can now delete current Image with the 'D' key

Changes from wmli v1.16
-----------------------
- Added the ability to go backward with the backspace key
- Took out the funky maximize/miniaturize button and allowed
  the app to use the default...left the source there in case
  someone wants to change it back
- Remade non-fork()ing the default so that docking will work
  as expected and to act more like standard unix apps
- Removed the stdout notification that images were deleted
- Eliminated xpm support since the code was so old and decrepit
  that it caused too many problems for my liking...I may later
  add xpm support with libXpm
- Moved jpegs to the front of the imagetypes array declaration in
  hopes that it might get a tad bit quicker...sorry FBM fans
- Renumbered the version just so people won't confuse the two
  products and think there are new releases of xli when there
  really aren't

Changes from xli v1.16
----------------------
- WindowMaker interface
- Ability to delete images from disk
- fork()ing is set by default
- verbose mode is no longer the default

