File: gdi-Copies.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 (23 lines) | stat: -rw-r--r-- 579 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<option type="int" id="opt/gdi-Copies">
  <arg_shortname>
    <en>Copies</en>
  </arg_shortname>
  <arg_longname>
    <en>Number of Copies</en>
  </arg_longname>
  <arg_execution>
    <arg_group>General</arg_group>
    <arg_order>500</arg_order>
    <arg_spot>E</arg_spot>
    <arg_substitution />
    <arg_proto>s/PJL COPIES = 1/PJL COPIES = %s/; </arg_proto>
  </arg_execution>
  <constraints>
    <constraint sense="true">
      <driver>gdi</driver>
      <arg_defval>1</arg_defval>
    </constraint>
  </constraints>
  <arg_max>100</arg_max>
  <arg_min>1</arg_min>
</option>