Added .desc file for new external backend for Primax

Colorado 2400U.
merge-requests/1/head
Henning Geinitz 2005-12-07 19:03:41 +00:00
rodzic ade247b0c9
commit 8ed6601f69
3 zmienionych plików z 37 dodań i 7 usunięć

Wyświetl plik

@ -1,6 +1,10 @@
2005-12-07 Henning Meier-Geinitz <henning@meier-geinitz.de>
* doc/descriptions/unsupported.desc: Added Brother MFC-7300c.
* doc/descriptions/unsupported.desc: Added Brother
MFC-7300c. Removed Primax Colorado 2400U (now in
primascan.desc).
* doc/descriptions-external/primascan.desc: New external backend
for Primax Colorado 2400U.
2005-12-07 Gerhard Jaeger <gerhard@gjaeger.de>

Wyświetl plik

@ -0,0 +1,32 @@
;
; SANE Backend specification file
;
; It's basically emacs-lisp --- so ";" indicates comment to end of line.
; All syntactic elements are keyword tokens, followed by a string or
; keyword argument, as specified.
;
; ":backend" *must* be specified.
; All other information is optional (but what good is the file without it?).
;
; See doc/descriptions.txt for details.
:backend "primascan" ; name of backend
;:version "0.42" ; version of backend (or "unmaintained")
;:new :yes ; Is the backend new to this SANE release?
; :yes or :no
;:manpage "sane-template" ; name of manpage (if it exists)
:url "http://www.geocities.com/trsh0101/index.html" ; backend's web page
:comment "SANE backend and stand-alone program"
; comment about the backend
:devicetype :scanner ; start of a list of devices....
; other types: :stillcam, :vidcam,
; :meta, :api
:mfg "Primax" ; name a manufacturer
:url "http://www.primax.nl/"
:model "Colorado 2400U"
:interface "USB"
:status :minimal
;:comment ""

Wyświetl plik

@ -1559,12 +1559,6 @@
:status :unsupported
:comment "Unsupported by SANE. But is reported to partly work with pxscan. See link."
:model "Colorado 2400U"
:url "/unsupported/primax-colorado-2400u.html"
:interface "USB"
:status :unsupported
:comment "Probably unsupported. See link for details."
:model "Primascan Colorado 2600u"
:url "/unsupported/visioneer-onetouch4400.html"
:interface "USB"