summaryrefslogtreecommitdiff
path: root/db/source/opt/eplaser-Collate.xml
blob: 6f0ae13dbad32627fbbe537902d31dd6e45b54ef (plain)
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
<option type="bool" id="opt/eplaser-Collate">
  <!-- A multilingual <comments> block can appear here, too;
       it should be treated as documentation for the user. -->
  <arg_longname>
   <en>Output Order</en>
  </arg_longname>
  <arg_shortname>
   <en>Collate</en><!-- backends only know <en> shortnames! -->
  </arg_shortname>
  <arg_execution>
   <arg_group>General</arg_group>
   <arg_order>160</arg_order>
   <arg_spot>A</arg_spot>
   <arg_substitution />
   <arg_proto> -dCollate</arg_proto>
  </arg_execution>
  <constraints>
     <constraint sense="true">
      <driver>eplaser</driver>
      <arg_defval>0</arg_defval>
     </constraint>
     <constraint sense="true">
      <driver>eplaser-jp</driver>
      <arg_defval>0</arg_defval>
     </constraint>
  </constraints>
  <arg_shortname_false>
   <en>Normal</en><!-- Backends only know <en> shortnames! -->
  </arg_shortname_false>
</option>