File: stc.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 (35 lines) | stat: -rwxr-xr-x 1,064 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
27
28
29
30
31
32
33
34
35
<driver id="driver/stc.upp">
 <name>stc.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
stc_*.upp drivers.</en>
 </comments>
 <printers>
  <printer>
   <id>printer/Epson-Stylus_Color</id><!-- Epson Stylus Color -->
  </printer>
  <printer>
   <id>printer/Epson-Stylus_Color_440</id><!-- Epson Stylus Color 440 -->
  </printer>
  <printer>
   <id>printer/Epson-Stylus_Color_460</id><!-- Epson Stylus Color 460 -->
   <comments>
    <en>required for correct generation of foomatic driver</en>
   </comments>
  </printer>
  <printer>
   <id>printer/Epson-Stylus_Color_I</id><!-- Epson Stylus Color I -->
  </printer>
  <printer>
   <id>printer/Epson-Stylus_Color_PRO</id><!-- Epson Stylus Color PRO -->
  </printer>
 </printers>
</driver>