Added (from PROJECTS).

RELEASE_1_0_11_BRANCH
Henning Geinitz 2002-12-31 15:09:12 +00:00
rodzic 928a6abadb
commit f99fead914
2 zmienionych plików z 28 dodań i 0 usunięć

Wyświetl plik

@ -1,3 +1,7 @@
2002-12-31 Henning Meier-Geinitz <henning@meier-geinitz.de>
* doc/descriptions-external/onetouch8600.desc: Added (from PROJECTS).
2002-12-30 Henning Meier-Geinitz <henning@meier-geinitz.de>
* Makefile.in: Removed configure.os2.

Wyświetl plik

@ -0,0 +1,24 @@
; 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?).
;
:backend "onetouch8600" ; name of backend
:url "http://www.littlecms.com/iphoto/otlinux.htm"
:status :alpha ; :alpha, :beta, :stable, :new
:devicetype :scanner
:mfg "Visioneer" ; name a manufacturer
;:url ""
:model "OneTouch 8600" ; name models for above-specified mfg.
:interface "USB"
:status :alpha
;:comment "?"