diff options
Diffstat (limited to 'system/iscan/README')
-rw-r--r-- | system/iscan/README | 26 |
1 files changed, 14 insertions, 12 deletions
diff --git a/system/iscan/README b/system/iscan/README index de3225f305..e81d836e00 100644 --- a/system/iscan/README +++ b/system/iscan/README @@ -1,16 +1,18 @@ -"Image Scan! for Linux" is a scanner utility that makes -it easy to obtain high quality images on Linux with your -EPSON scanner or all-in-one. +"Image Scan! for Linux" is a scanner utility that makes it easy +to obtain high quality images on Linux with your EPSON scanner or +all-in-one. -This software is licensed under the GNU General Public -License, GNU Lesser General Public License, and the -EPSON AVASYS PUBLIC LICENSE. Please see the README file -for more information. +This software is licensed under the GNU GENERAL PUBLIC LICENSE +and the AVASYS PUBLIC LICENSE. Please see the README file for +more information. -You will need to add support for the new sane backend -to your /etc/sane.d/dll.conf file after installing this -package. Add the following line to the file: +You will need to add support for the new sane backend to your +/etc/sane.d/dll.conf file after installing this package. Add the +following line to the file: epkowa -Please see the README file for information on how to -register Iscan as a gimp plugin. +You can register Iscan as a GIMP plugin by issuing the following +command as root (Iscan will then be available in the GIMP menu +under Xtns/Acquire Image): + +ln -s /usr/bin/iscan `gimptool-2.0 --gimpplugindir`/plug-ins/ |