kopia lustrzana https://gitlab.com/sane-project/backends
remove 'new' flag
rodzic
587744776e
commit
6f8f3765f1
|
@ -3,6 +3,7 @@
|
||||||
Update backend with DBG macro calls, remove external .desc file,
|
Update backend with DBG macro calls, remove external .desc file,
|
||||||
from author- couriousous at mandriva dot org
|
from author- couriousous at mandriva dot org
|
||||||
* backend/fujitsu.c: disable compression option arg until sane 1.1.0
|
* backend/fujitsu.c: disable compression option arg until sane 1.1.0
|
||||||
|
* doc/descriptions/dell1600n_net|hp355|pixma.desc: remove 'new' flag
|
||||||
|
|
||||||
2008-01-17 m. allan noah <kitno455 a t gmail d o t com>
|
2008-01-17 m. allan noah <kitno455 a t gmail d o t com>
|
||||||
* backend/hpljm1005.c, doc/descriptions/hpljm1005.desc,
|
* backend/hpljm1005.c, doc/descriptions/hpljm1005.desc,
|
||||||
|
|
|
@ -3,7 +3,6 @@
|
||||||
; Jon Chambers <jon@jon.demon.co.uk>, 2006-05-29
|
; Jon Chambers <jon@jon.demon.co.uk>, 2006-05-29
|
||||||
;
|
;
|
||||||
:backend "dell1600n_net"
|
:backend "dell1600n_net"
|
||||||
:new :yes
|
|
||||||
|
|
||||||
:devicetype :scanner
|
:devicetype :scanner
|
||||||
|
|
||||||
|
|
|
@ -10,7 +10,6 @@
|
||||||
|
|
||||||
:backend "hp3500" ; name of backend
|
:backend "hp3500" ; name of backend
|
||||||
:version "1.1" ; version of backend
|
:version "1.1" ; version of backend
|
||||||
:new :yes
|
|
||||||
:manpage "sane-hp3500" ; name of manpage (if it exists)
|
:manpage "sane-hp3500" ; name of manpage (if it exists)
|
||||||
:url "http://projects.troy.rollo.name/rt-scanners/" ; backend's web page
|
:url "http://projects.troy.rollo.name/rt-scanners/" ; backend's web page
|
||||||
:comment "HP3500 series scanners."
|
:comment "HP3500 series scanners."
|
||||||
|
|
|
@ -12,8 +12,6 @@
|
||||||
|
|
||||||
:backend "pixma" ; name of backend
|
:backend "pixma" ; name of backend
|
||||||
:version "0.13.1" ; version of backend (or "unmaintained")
|
:version "0.13.1" ; version of backend (or "unmaintained")
|
||||||
;:new :yes ; Is the backend new to this SANE release?
|
|
||||||
; :yes or :no
|
|
||||||
:manpage "sane-pixma" ; name of manpage (if it exists)
|
:manpage "sane-pixma" ; name of manpage (if it exists)
|
||||||
:url "http://home.arcor.de/wittawat/pixma/" ; backend's web page
|
:url "http://home.arcor.de/wittawat/pixma/" ; backend's web page
|
||||||
;:comment "Devices marked as experimantal are disabled by default. See the manual page for how to enable them."
|
;:comment "Devices marked as experimantal are disabled by default. See the manual page for how to enable them."
|
||||||
|
|
Ładowanie…
Reference in New Issue