File: 175.xml

package info (click to toggle)
foomatic 0.20020408-4
  • links: PTS
  • area: main
  • in suites: woody
  • size: 16,940 kB
  • ctags: 456
  • sloc: xml: 300,403; perl: 14,168; ansic: 2,756; makefile: 247; sh: 179
file content (25 lines) | stat: -rw-r--r-- 786 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
<option type="bool" id="opt/175">
  <!-- A multilingual <comments> block can appear here, too;
       it should be treated as documentation for the user. -->
  <arg_longname>
   <en>This Job is spot colour page</en>
  </arg_longname>
  <arg_shortname>
   <en>ThisSpotColourPage</en><!-- backends only know <en> shortnames! -->
  </arg_shortname>
  <arg_execution>
   <arg_order>230</arg_order>
   <arg_spot>C</arg_spot>
   <arg_substitution />
   <arg_proto> -spotmode</arg_proto>
  </arg_execution>
  <constraints>
     <constraint sense="true">
      <driver>ppmtocpva</driver>
      <arg_defval>0</arg_defval>
     </constraint>
  </constraints>
  <arg_shortname_false>
   <en>ThisNotSpotColourPage</en><!-- Backends only know <en> shortnames! -->
  </arg_shortname_false>
</option>