File: stc2.upp.xml

package info (click to toggle)
foomatic-db 20050420-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 12,100 kB
  • ctags: 3
  • sloc: xml: 169,666; sh: 153; makefile: 107
file content (26 lines) | stat: -rwxr-xr-x 785 bytes parent folder | download | duplicates (2)
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
<driver id="driver/stc2.upp">
 <name>stc2.upp</name>
 <url>http://www.ghostscript.com/doc/gnu/7.05/Devices.htm#Uniprint</url>
 <execution>
  <uniprint />
  <prototype>gs %B -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE %A%Z -sOutputFile=- -</prototype>
  <ppdentry>
   *DefaultResolution: 720dpi
  </ppdentry>
 </execution>
 <comments>
  <en>The printing system/execution information for this driver serves for all the
stc2*.upp drivers.</en>
 </comments>
 <printers>
  <printer>
   <id>printer/Epson-Stylus_Color_860</id><!-- Epson Stylus Color 860 -->
  </printer>
  <printer>
   <id>printer/Epson-Stylus_Color_II</id><!-- Epson Stylus Color II -->
  </printer>
  <printer>
   <id>printer/Epson-Stylus_Color_IIs</id><!-- Epson Stylus Color IIs -->
  </printer>
 </printers>
</driver>