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/ppmtomd-Overlay">
<arg_shortname>
<en>Overlay</en>
</arg_shortname>
<arg_longname>
<en>Print next job over the current one</en>
</arg_longname>
<arg_execution>
<arg_group>CombinedJobs</arg_group>
<arg_order>230</arg_order>
<arg_spot>C</arg_spot>
<arg_substitution />
<arg_proto> -overlay</arg_proto>
</arg_execution>
<constraints>
<constraint sense="true">
<driver>ppmtomd</driver>
<arg_defval>0</arg_defval>
</constraint>
</constraints>
<arg_shortname_false>
<en>DoNotOverlay</en>
</arg_shortname_false>
</option>
|