kopia lustrzana https://gitlab.com/sane-project/backends
Added information that this backend will be included soon. Fixed "Snapscan" to
"SnapScan" (bug #300394).merge-requests/1/head
rodzic
c12df77d86
commit
234f24f694
|
@ -1,3 +1,9 @@
|
||||||
|
2003-12-25 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||||
|
|
||||||
|
* doc/descriptions-external/niash.desc: Added information that
|
||||||
|
this backend will be included soon. Fixed "Snapscan" to
|
||||||
|
"SnapScan" (bug #300394).
|
||||||
|
|
||||||
2003-12-23 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
2003-12-23 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||||
|
|
||||||
* doc/descriptions/unsupported.desc: Added more information about
|
* doc/descriptions/unsupported.desc: Added more information about
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
;:version "(0.1)" ; version of backend
|
;:version "(0.1)" ; version of backend
|
||||||
;:manpage "sane-niash" ; name of manpage (if it exists)
|
;:manpage "sane-niash" ; name of manpage (if it exists)
|
||||||
:url "http://sourceforge.net/projects/hp3300backend" ; backend's web page
|
:url "http://sourceforge.net/projects/hp3300backend" ; backend's web page
|
||||||
:comment "This backend is not included yet because the author wants to do some code clean-up and bug fixes before adding the backend to SANE. See the hp3300 website for the latest information."
|
:comment "The backend is intended to be included durimng the next weeks (2003-12-25). See the hp3300 website for the latest information."
|
||||||
|
|
||||||
:devicetype :scanner ; start of a list of devices....
|
:devicetype :scanner ; start of a list of devices....
|
||||||
; other types: :stillcam, :vidcam,
|
; other types: :stillcam, :vidcam,
|
||||||
|
@ -54,7 +54,7 @@
|
||||||
:mfg "Agfa" ; another manufacturer...
|
:mfg "Agfa" ; another manufacturer...
|
||||||
:url "http://www.agfa.com"
|
:url "http://www.agfa.com"
|
||||||
|
|
||||||
:model "Snapscan Touch"
|
:model "SnapScan Touch"
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
:status :basic
|
:status :basic
|
||||||
:comment "NIASH00014 chip"
|
:comment "NIASH00014 chip"
|
||||||
|
|
Ładowanie…
Reference in New Issue