Converted to new format. Commented out unsupported UMAX Astra 2200U to avoid

confusion.
merge-requests/1/head
Henning Geinitz 2003-10-03 11:38:56 +00:00
rodzic 77b54e37fd
commit 1a58ce234a
1 zmienionych plików z 7 dodań i 6 usunięć

Wyświetl plik

@ -11,7 +11,7 @@
:backend "umax1220u" ; name of backend :backend "umax1220u" ; name of backend
:version "1.0.1" ; version of backend :version "1.0.1" ; version of backend
:status :stable ; :alpha, :beta, :stable, :new ;:status :stable ; :alpha, :beta, :stable, :new
:manpage "sane-umax1220u" ; name of manpage (if it exists) :manpage "sane-umax1220u" ; name of manpage (if it exists)
:url "http://umax1220u-sane.sourceforge.net" ; backend's web page :url "http://umax1220u-sane.sourceforge.net" ; backend's web page
@ -24,17 +24,18 @@
:model "Astra 1220U" ; name models for above-specified mfg. :model "Astra 1220U" ; name models for above-specified mfg.
:interface "USB" :interface "USB"
:status :good
:comment "OK" :comment "OK"
:model "Astra 2000U" :model "Astra 2000U"
:interface "USB" :interface "USB"
:status :beta :status :minimal
:comment "Sort of scans, but colors all messed up." :comment "Sort of scans, but colors all messed up."
:model "Astra 2200U" ;:model "Astra 2200U"
:interface "USB" ;:interface "USB"
:status :unsupported ;:status :unsupported
:comment "Incompatible." ;:comment "Incompatible."
; :comment and :url specifiers are optional after :mfg, :model, :desc, ; :comment and :url specifiers are optional after :mfg, :model, :desc,
; and at the top-level. ; and at the top-level.