From ea9431be26a830d96d41327bd01fdf193956e4eb Mon Sep 17 00:00:00 2001 From: Henning Geinitz Date: Fri, 9 Apr 2004 20:02:09 +0000 Subject: [PATCH] Updated supported Gimp versions. --- Changelog | 4 ++++ INSTALL | 6 ++---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/Changelog b/Changelog index 4bf78bf..59a25a1 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,7 @@ +2004-04-09 Henning Meier-Geinitz + + * INSTALL: Updated supported Gimp versions. + 2004-04-05 Gerard Klaver * src/gtkglue.c UTF8 patch from Mattias Ellert for SANE_UNIT_MICROSECOND, See bug #300621. diff --git a/INSTALL b/INSTALL index 06d6f82..b3c1624 100644 --- a/INSTALL +++ b/INSTALL @@ -27,7 +27,7 @@ Prerequisites: output are installed. - For xscanimage and xcam you need the X Window libraries and headers. - Further more GTK version 0.99.13 (or 1.0.*, 1.2.*, 2.0.*) must be installed + Furthermore GTK version 0.99.13 (or 1.0.*, 1.2.*, 2.0.*) must be installed together with its header files. GTK can be found at http://www.gtk.org/. For some operating systems it's necessary to set the path to gtk-config explicitely. This can be done by using the environment variable @@ -35,9 +35,7 @@ Prerequisites: - If you want to use xscanimage as a GIMP plug-in, the GIMP libraries and headers are necessary. See http://www.gimp.org/. See also `man xscanimage'. - Versions 1.0.*, 1.2.*, and 1.3.* are known to work. As the GIMP 1.3.* - API is not stable yet, some versions may not work. Try using the - latest one. + Versions 1.2.*, and 2.0.* are known to work. - If you get an error message that libsane-dll.so.1 or libsane-so.1 is not found, you have to tell your system where the SANE-libraries are installed.