* doc/xscanimage.man src/xscanimage.c src/xscanimage-gimp-1_0-compat.h:
Implemented (again) support for SANE_DEFAULT_DEVICE. If set, the
suitable backend is preselected in the device dialog. Use new Gimp
API, added compatibility file for old Gimp API (from xsane).
* TODO: Removed entry about SANE_DEFAULT_DEVICE and new Gimp API.
* INSTALL: Clarified that /usr/local/lib/sane in ld.so.conf is only
needed for SANE 1.0.1 and /usr/local/lib for 1.0.2 and later.
* NEWS: Made the message shorter. Now the status output of configure
should fit onto one screen. Updated Oliver's email address.
* src/Makefile.in: Added message if no programs can be installed
(usually if gtk wasn't found).
* TODO: Removed entry about stiff.*
* src/xscanimage.c: Removed support for SANE_DEFAULT_DEVICE. Using
only this device without giving the user the ability to change to
other devices isn't the intended behaviour.
* TODO: Entries about SANE_DEFAULT_DEVICE and DBG output.
* src/xscanimage.c: Added suport for DBG messages. Added only a
few messages including a more verbose output when xscanimage
can't find any devices. Added support for SANE_DEFAULT_DEVICE.
* doc/xscanimage.man: Documented support for SANE_DEFAULT_DEVICE and
SANE_DEBUG_XSCANIMAGE.
* README: Added information for developers and link to SANE website.
* TODO: Updated.
* INSTALL: Added link to GIMP website.
* src/xcam.c: Application is exited when window is closed (by
window manager)