kopia lustrzana https://gitlab.com/sane-project/backends
Removed unused version and comment tokens.
Henning Meier-Geinitz <henning@meier-geinitz.de>DEVEL_2_0_BRANCH-1
rodzic
51f01a4604
commit
9f126cb9f0
|
@ -8,7 +8,7 @@
|
||||||
; All other information is optional (but what good is the file without it?).
|
; All other information is optional (but what good is the file without it?).
|
||||||
;
|
;
|
||||||
:backend "ricoh" ; name of backend
|
:backend "ricoh" ; name of backend
|
||||||
:version "?" ; version of backend
|
;:version "?" ; version of backend
|
||||||
:status :alpha ; :alpha, :beta, :stable, :new
|
:status :alpha ; :alpha, :beta, :stable, :new
|
||||||
;
|
;
|
||||||
:manpage "sane-ricoh" ; name of manpage (if it exists)
|
:manpage "sane-ricoh" ; name of manpage (if it exists)
|
||||||
|
@ -20,9 +20,9 @@
|
||||||
|
|
||||||
:model "Ricoh IS50" ; name models for above-specified mfg.
|
:model "Ricoh IS50" ; name models for above-specified mfg.
|
||||||
:interface "SCSI"
|
:interface "SCSI"
|
||||||
:comment "?"
|
;:comment "?"
|
||||||
|
|
||||||
:model "Ricoh IS60" ; name models for above-specified mfg.
|
:model "Ricoh IS60" ; name models for above-specified mfg.
|
||||||
:interface "SCSI"
|
:interface "SCSI"
|
||||||
:comment "?"
|
;:comment "?"
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue