File: foo2zjs-z1.xml

package info (click to toggle)
foo2zjs 20120510dfsg0-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 7,524 kB
  • sloc: ansic: 37,099; xml: 10,090; sh: 6,187; makefile: 1,522; objc: 573; tcl: 171; perl: 102; python: 8
file content (27 lines) | stat: -rw-r--r-- 873 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!--
     foo2zjs-z1 driver
-->
<driver id="driver/foo2zjs-z1">
    <name>foo2zjs-z1</name>
    <url>http://foo2zjs.rkkda.com/</url>
    <execution>
	<filter />
	<prototype>foo2zjs-wrapper -z1 -P -L0 %A</prototype>
    </execution>
    <comments> <en>
	This driver will also work for the HP LaserJet
	1018, 1020, 1022, P2035, and other
	Zenographics-based printers.

    </en> </comments>
    <printers>
	<printer><id>printer/HP-LaserJet_1018</id></printer>
	<printer><id>printer/HP-LaserJet_1020</id></printer>
	<printer><id>printer/HP-LaserJet_1022</id></printer>
	<printer><id>printer/HP-LaserJet_1022n</id></printer>
	<printer><id>printer/HP-LaserJet_1022nw</id></printer>
	<printer><id>printer/HP-LaserJet_P2035</id></printer>
	<printer><id>printer/HP-LaserJet_P2035n</id></printer>
	<printer><id>printer/HP-LaserJet_M1319_MFP</id></printer>
    </printers>
</driver>