kopia lustrzana https://gitlab.com/sane-project/backends
Updated links.
rodzic
e306b4fbe1
commit
fe31e3389c
|
@ -84,7 +84,7 @@ Corrections and suggestions are welcome, of course. Thank you.
|
||||||
--------------------------------------------------------
|
--------------------------------------------------------
|
||||||
|
|
||||||
Fetch the latest SANE distribution from the SANE homepage at:
|
Fetch the latest SANE distribution from the SANE homepage at:
|
||||||
http://www.mostang.com/sane.
|
http://www.sane-project.org/
|
||||||
|
|
||||||
Unpack and configure it.
|
Unpack and configure it.
|
||||||
|
|
||||||
|
|
|
@ -66,18 +66,18 @@
|
||||||
*
|
*
|
||||||
* @section additional Additional documentation
|
* @section additional Additional documentation
|
||||||
* - The SANE standard can be found at <a
|
* - The SANE standard can be found at <a
|
||||||
* href="http://www.mostang.com/sane/html/">the SANE webserver</a>.
|
* href="http://www.sane-project.org/html/">the SANE webserver</a>.
|
||||||
* - Information on how to write a backend: <a
|
* - Information on how to write a backend: <a
|
||||||
* href="../backend-writing.txt">backend-writing.txt</a>.
|
* href="../backend-writing.txt">backend-writing.txt</a>.
|
||||||
* - General SANE documentation is on <a
|
* - General SANE documentation is on <a
|
||||||
* href="http://www.mostang.com/sane/docs.html>the SANE documentation
|
* href="http://www.sane-project.org/docs.html>the SANE documentation
|
||||||
* page</a>.
|
* page</a>.
|
||||||
*
|
*
|
||||||
* @section contact Contact
|
* @section contact Contact
|
||||||
*
|
*
|
||||||
* The common way to contact the developers of SANE is the sane-devel
|
* The common way to contact the developers of SANE is the sane-devel
|
||||||
* mailing list. See the <a
|
* mailing list. See the <a
|
||||||
* href="http://www.mostang.com/sane/mail.html">mailing list webpage</a>
|
* href="http://www.sane-project.org/mailing-lists.html">mailing list webpage</a>
|
||||||
* for details. That's the place to ask questions, report bugs, or announce
|
* for details. That's the place to ask questions, report bugs, or announce
|
||||||
* a new backend.
|
* a new backend.
|
||||||
*
|
*
|
||||||
|
|
|
@ -54,7 +54,7 @@
|
||||||
* are not file descriptors.
|
* are not file descriptors.
|
||||||
*
|
*
|
||||||
* @sa sanei_lm983x.h, sanei_pa4s2.h, sanei_pio.h, sanei_scsi.h, and <a
|
* @sa sanei_lm983x.h, sanei_pa4s2.h, sanei_pio.h, sanei_scsi.h, and <a
|
||||||
* href="http://www.mostang.com/sane/man/sane-usb.5.html">man sane-usb(5)</a>
|
* href="http://www.sane-project.org/man/sane-usb.5.html">man sane-usb(5)</a>
|
||||||
* for user-oriented documentation
|
* for user-oriented documentation
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
#
|
#
|
||||||
# This script is part of SANE, <URL:http://www.mostang.com/sane/>
|
# This script is part of SANE, <URL:http://www.sane-project.org/>
|
||||||
#
|
#
|
||||||
# Send bugreports and other requests to sane-devel@mostang.com
|
# Send bugreports and other requests to sane-devel@lists.alioth.debian.org
|
||||||
|
|
||||||
PACKAGE="@PACKAGE@"
|
PACKAGE="@PACKAGE@"
|
||||||
scriptname="sane-config"
|
scriptname="sane-config"
|
||||||
|
|
Ładowanie…
Reference in New Issue