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

  1. <option type="enum" id="opt/221">
  2.   <!-- A multilingual <comments> block can appear here, too;
  3.        it should be treated as documentation for the user. -->
  4.   <arg_longname>
  5.    <en>Print Head Passes per Line</en>
  6.   </arg_longname>
  7.   <arg_shortname>
  8.    <en>Passes</en><!-- backends only know <en> shortnames! -->
  9.   </arg_shortname>
  10.   <arg_execution>
  11.    <arg_group>Miscellaneous</arg_group>
  12.    <arg_order>230</arg_order>
  13.    <arg_spot>A</arg_spot>
  14.    <arg_substitution />
  15.    <arg_proto>%s</arg_proto>
  16.   </arg_execution>
  17.   <constraints>
  18.      <constraint sense="true">
  19.       <driver>pcl3</driver>
  20.       <arg_defval>ev/1076</arg_defval>
  21.      </constraint>
  22.      <constraint sense="true">
  23.       <driver>cdj550</driver>
  24.       <arg_defval>ev/1076</arg_defval>
  25.      </constraint>
  26.      <constraint sense="true">
  27.       <driver>cdj500</driver>
  28.       <arg_defval>ev/1076</arg_defval>
  29.      </constraint>
  30.      <constraint sense="true">
  31.       <driver>dj505j</driver>
  32.       <arg_defval>ev/1076</arg_defval>
  33.      </constraint>
  34.   </constraints>
  35.   <enum_vals>
  36.    <enum_val id="ev/1065">
  37.     <ev_longname>
  38.      <en>1 Pass (Fastest)</en>
  39.     </ev_longname>
  40.     <!-- A multilingual <comments> block can appear here, too;
  41.          it should be treated as documentation for the user. -->
  42.     <ev_shortname>
  43.      <en>1</en>
  44.      <!-- Until someone tells me how to learn the user locale in 
  45.           backends, the shortname must be monolingual in <en>! -->
  46.     </ev_shortname>
  47.     <ev_driverval> -dShingling=0</ev_driverval>
  48.    </enum_val>
  49.    <enum_val id="ev/1066">
  50.     <ev_longname>
  51.      <en>2 Passes (50% of the dots/pass)</en>
  52.     </ev_longname>
  53.     <!-- A multilingual <comments> block can appear here, too;
  54.          it should be treated as documentation for the user. -->
  55.     <ev_shortname>
  56.      <en>2</en>
  57.      <!-- Until someone tells me how to learn the user locale in 
  58.           backends, the shortname must be monolingual in <en>! -->
  59.     </ev_shortname>
  60.     <ev_driverval> -dShingling=1</ev_driverval>
  61.    </enum_val>
  62.    <enum_val id="ev/1067">
  63.     <ev_longname>
  64.      <en>4 Passes (25% of the dots/pass)</en>
  65.     </ev_longname>
  66.     <!-- A multilingual <comments> block can appear here, too;
  67.          it should be treated as documentation for the user. -->
  68.     <ev_shortname>
  69.      <en>4</en>
  70.      <!-- Until someone tells me how to learn the user locale in 
  71.           backends, the shortname must be monolingual in <en>! -->
  72.     </ev_shortname>
  73.     <ev_driverval> -dShingling=2</ev_driverval>
  74.    </enum_val>
  75.    <enum_val id="ev/1076">
  76.     <ev_longname>
  77.      <en>Default Setting</en>
  78.     </ev_longname>
  79.     <!-- A multilingual <comments> block can appear here, too;
  80.          it should be treated as documentation for the user. -->
  81.     <ev_shortname>
  82.      <en>Default</en>
  83.      <!-- Until someone tells me how to learn the user locale in 
  84.           backends, the shortname must be monolingual in <en>! -->
  85.     </ev_shortname>
  86.     <ev_driverval></ev_driverval>
  87.    </enum_val>
  88.   </enum_vals>
  89. </option>
  90.