File: lp2000.xml

package info (click to toggle)
foomatic-db 20100630-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 206,696 kB
  • ctags: 15
  • sloc: xml: 205,635; sh: 297; makefile: 103; python: 8
file content (28 lines) | stat: -rw-r--r-- 694 bytes parent folder | download
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
28
<driver id="driver/lp2000">
  <name>lp2000</name>
  <url>http://www.openprinting.org/download/japanese_printers/</url>
  <thirdpartysupplied />
  <execution>
    <ghostscript />
    <prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=lp2000%A%Z -sOutputFile=- -</prototype>
  </execution>
  <comments>
    <en>
      Special japanese printer driver.
      </en>
  </comments>
  <printers>
    <printer>
      <id>printer/Epson-LP-2000</id>
    </printer>
    <printer>
      <id>printer/Epson-LP-3000</id>
    </printer>
    <printer>
      <id>printer/Epson-LP-7000</id>
    </printer>
    <printer>
      <id>printer/Epson-LP-7000G</id>
    </printer>
  </printers>
</driver>