home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / foomatic / db / source / opt / 149.xml < prev    next >
Encoding:
Text File  |  2009-03-27  |  1.7 KB  |  57 lines

  1. <option type="enum" id="opt/149">
  2.   <!-- A multilingual <comments> block can appear here, too;
  3.        it should be treated as documentation for the user. -->
  4.   <arg_longname>
  5.    <en>Halftoning</en>
  6.   </arg_longname>
  7.   <arg_shortname>
  8.    <en>Halftoning</en><!-- backends only know <en> shortnames! -->
  9.   </arg_shortname>
  10.   <arg_execution>
  11.    <arg_group>General</arg_group>
  12.    <arg_order>100</arg_order>
  13.    <arg_spot>B</arg_spot>
  14.    <arg_required />
  15.    <arg_substitution />
  16.    <arg_proto> -sDEVICE=%s</arg_proto>
  17.   </arg_execution>
  18.   <constraints>
  19.      <constraint sense="true">
  20.       <driver>lj5mono</driver>
  21.       <arg_defval>ev/882</arg_defval>
  22.      </constraint>
  23.      <constraint sense="true">
  24.       <driver>lj5gray</driver>
  25.       <arg_defval>ev/881</arg_defval>
  26.      </constraint>
  27.   </constraints>
  28.   <enum_vals>
  29.    <enum_val id="ev/881">
  30.     <ev_longname>
  31.      <en>Grayscale</en>
  32.     </ev_longname>
  33.     <!-- A multilingual <comments> block can appear here, too;
  34.          it should be treated as documentation for the user. -->
  35.     <ev_shortname>
  36.      <en>Grayscale</en>
  37.      <!-- Until someone tells me how to learn the user locale in 
  38.           backends, the shortname must be monolingual in <en>! -->
  39.     </ev_shortname>
  40.     <ev_driverval>lj5gray</ev_driverval>
  41.    </enum_val>
  42.    <enum_val id="ev/882">
  43.     <ev_longname>
  44.      <en>Monochrome</en>
  45.     </ev_longname>
  46.     <!-- A multilingual <comments> block can appear here, too;
  47.          it should be treated as documentation for the user. -->
  48.     <ev_shortname>
  49.      <en>Monochrome</en>
  50.      <!-- Until someone tells me how to learn the user locale in 
  51.           backends, the shortname must be monolingual in <en>! -->
  52.     </ev_shortname>
  53.     <ev_driverval>lj5mono</ev_driverval>
  54.    </enum_val>
  55.   </enum_vals>
  56. </option>
  57.