ePlus - A Little Something Extra
--------------------------------
  by Rob "CmdrTaco" Malda
  <malda@cs.hope.edu>
  http://www.cs.hope.edu/~malda

  ePlus is a small add-on program designed to be used
  by Enlightenment users.  It is intended to be a
  simple common place for various desktop widgets
  (common in Afterstep & WindowMaker) to be housed.

  The reasoning behind integrating these into a single
  program is memory.  ascd, asmixer, ascdc, asmail, asload
  asclock and asmodem take nearly a meg of memory each...
  this version of Eplus has most of the features of
  asclock, asmail, asmodem & asmixer, asload, ascd and 
  ascdc, yet it only takes a fraction memory to load.


WHO DID THIS
------------
  Most original code is by me... Rob "CmdrTaco" Malda
  <malda@cs.hope.edu>.  Code was based on 
  ascd, asmixer, and the rest of my Afterstep/Windowmaker
  docklets.  Anyone who contributes will get their
  name listed here... I stole code from
  Steven Grimm, <koreth@hyperion.com>  Workman and
  Denis Bourez <dbourez@dial.oleane.com> who did tons 
  of great work on ascd v0.7.  The Wave module is
  based on Raster's <raster@rasterman.com> lovely
  Wayve program.  As of version DR10, Steve Langasek
  <vorlon@dodds.net> is assisting on maintenance.
 
  OTHER COOL STUDS WHO HELPED INSTEAD OF JUST LEACHING
  ----------------------------------------------------
  Isaac Richards <ijr@po.cwru.edu> 
	Glibc Compat Patch,
	Popclient Biff Code, 
	NetDev module/Integrate Modem
  Gary L. Manning" <glm1@wren.osi.com>
	Solaris Compat
	Color Map Module
  Carlos Puchol <cpg@cs.utexas.edu>
  	Nifty new modem XPMs based on my mediocre ones.
  Brian Gottlieb <brian@yahoo.com>
	BSD Changes
	Imap Support
  Sven Meyer <sm@stochastik.uni-hannover.de>
  	File System Monitor (efsm)
	IRQ Monitor (eim)
	Help Bubble
  Eric B. 'Ricdude' Mitchell
  	Relative path bug fixes and home directory code
	Fix to Paused CD's
	Spacing of blinkies on eim
  mandrake <mandrake@mandrake.net>
  	Patch to let us use Imlib5 Pixmap Caching
  Edouard Lafargue <Edouard.Lafargue@enst-bretagne.fr>
  	Very Cool network images
  Bryan <bdcribbs@uiuc.edu>
  	Fixes to wave module
  Thierry Berger-Perrin <tbp@dtr.fr>
	ISDN Fixes to NetDev
  Stephen Langasek <vorlon@dodds.net>
	Fixes to emixer's initial positions
	support for Imlib 1.1
	miscellaneous mumble hacks
  Nathan Smith <smithna@Comanche.plk.af.mil>
	/dev/dsp Locking problems
  Nasa <nasa@thuntek.net>
	Ebiff's Alternate mailfile
  Ohrn Fredrik <d96ohrn@ios.chalmers.se>
	Fixes to the biff's mailfile scan...
  David W. Hankins <dhankins@nop.erols.com>
	sys/nice/user breakdown on load meter
  Greg Rumple <grumple@netrox.net>
	fix to eload breakdown for linux
  C. Scott Ananian <cananian@lcs.mit.edu>
	suggestion of default global config file
  Little Alex <ajsouth@remus.rutgers.edu>
	percentage added to the efsm tooltips
  Dmitry Yaitskov <dima@interlog.com>
	More color in ewave than any wm add-on should have

				
WHAT NEEDS TO BE DONE
---------------------
  Crikes this thing is seriously alpha... hack it...
  fix stuff... mail me diffs!  You get your name in
  the list above, and the respect of a half a dozen
  nerds around the world.


I FOUND A BUG
-------------
  Check my homepage for the latest version of ePlus.  Else
  Fix it.  Mail me a diff.  For the next few revisions,
  I don't care to hear about it unless you can send a
  diff that fixes it.


I WANT A FEATURE
----------------
  Cool!  Add it... Mail me a diff!  I'm going to add
  the stuff I need, ya'll add whatever you want.  Just
  send me diffs & I'll keep patching them in.  Please
  try to use #defines wherever possible so that we can
  keep the binary size down to a minimum for people who
  don't want your 'cool new feature'


INSTALLATION
------------
  for the no-hassle default install, you can run the
  ./INSTALL script.  For more hands-on control, you can
  run ./configure with whatever options you find
  applicable, then do a simple 'make install'.  Someone
  packaging an RPM, for instance, might do something
  like
      ./configure --prefix=/opt/enlightenment
      make install
  whereas someone with a laptop might want
      ./configure --enable-apm
      make install

  Whatever... just wing it.

  * If you want the CD Changer module to function,
    you need to setuid of eplus to root.  This
    is a security hole of biblical proportions.
    Don't do it unless you really know what you
    are doing.
  * If your ppp-on/ppp-off scripts need to be root,
    then you again must setuid eplus to root.
    Again, danger Will Robinson
  * Cmap only works on 8-bit-displays


LICENSE & DISTRIBUTION - IMPORTANT LEGAL MUMBO JUMBO
----------------------------------------------------
  This thing is GPL.  Distribute all you want, but include
  source (or at least make it available).  Please though,
  make sure you point people back towards me to get the
  latest versions... http://www.cs.hope.edu/~malda/linux/
  And if you put this on a CD, I'd like a copy so I can
  show my friends that I don't waste my spare time on
  stupid useless crap... e-mail if you wanna mail a CD.
