File: 202.xml

package info (click to toggle)
foomatic-db 20200820-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 670,572 kB
  • sloc: xml: 326,326; sh: 153; makefile: 114; python: 8
file content (24 lines) | stat: -rw-r--r-- 581 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
24
<option type="bool" id="opt/202">
  <arg_shortname>
    <en>NoReset</en>
  </arg_shortname>
  <arg_longname>
    <en>Reset printer before printing</en>
  </arg_longname>
  <arg_execution>
    <arg_group>Miscellaneous</arg_group>
    <arg_order>100</arg_order>
    <arg_spot>B</arg_spot>
    <arg_substitution />
    <arg_proto> -r</arg_proto>
  </arg_execution>
  <constraints>
    <constraint sense="true">
      <driver>ml85p</driver>
      <arg_defval>0</arg_defval>
    </constraint>
  </constraints>
  <arg_shortname_false>
  <en>Reset</en>
  </arg_shortname_false>
</option>