kopia lustrzana https://gitlab.com/sane-project/backends
pixma version 0.17.0
rodzic
f63cd01f7f
commit
9996414623
|
@ -112,8 +112,8 @@ typedef uint32_t uint32_t;
|
||||||
/** \name Version of the driver */
|
/** \name Version of the driver */
|
||||||
/**@{*/
|
/**@{*/
|
||||||
#define PIXMA_VERSION_MAJOR 0
|
#define PIXMA_VERSION_MAJOR 0
|
||||||
#define PIXMA_VERSION_MINOR 16
|
#define PIXMA_VERSION_MINOR 17
|
||||||
#define PIXMA_VERSION_BUILD 4
|
#define PIXMA_VERSION_BUILD 0
|
||||||
/**@}*/
|
/**@}*/
|
||||||
|
|
||||||
/** \name Error codes */
|
/** \name Error codes */
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
; See doc/descriptions.txt for details.
|
; See doc/descriptions.txt for details.
|
||||||
|
|
||||||
:backend "pixma" ; name of backend
|
:backend "pixma" ; name of backend
|
||||||
:version "0.16.4" ; version of backend (or "unmaintained")
|
:version "0.17.0" ; version of backend (or "unmaintained")
|
||||||
: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/" ; 0.13.1 backend's web page
|
:url "http://home.arcor.de/wittawat/pixma/" ; 0.13.1 backend's web page
|
||||||
:url "http://mp610.blogspot.com/" ; the pixma backend blog
|
:url "http://mp610.blogspot.com/" ; the pixma backend blog
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH "sane\-pixma" "5" "8 Jan 2010" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
.TH "sane\-pixma" "5" "31 Jul 2012" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||||
.IX sane\-pixma
|
.IX sane\-pixma
|
||||||
.SH NAME
|
.SH NAME
|
||||||
.B sane\-pixma
|
.B sane\-pixma
|
||||||
|
|
Ładowanie…
Reference in New Issue