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

  1. <option type="enum" id="opt/84">
  2.   <!-- A multilingual <comments> block can appear here, too;
  3.        it should be treated as documentation for the user. -->
  4.   <arg_longname>
  5.    <en>Resolution</en>
  6.   </arg_longname>
  7.   <arg_shortname>
  8.    <en>Resolution</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>A</arg_spot>
  14.    <arg_substitution />
  15.    <arg_proto> -r%s</arg_proto>
  16.   </arg_execution>
  17.   <constraints>
  18.      <constraint sense="true">
  19.       <driver>oki182</driver>
  20.       <arg_defval>ev/668</arg_defval>
  21.      </constraint>
  22.   </constraints>
  23.   <enum_vals>
  24.    <enum_val id="ev/667">
  25.     <ev_longname>
  26.      <en>72x72 dpi</en>
  27.     </ev_longname>
  28.     <!-- A multilingual <comments> block can appear here, too;
  29.          it should be treated as documentation for the user. -->
  30.     <ev_shortname>
  31.      <en>72x72dpi</en>
  32.      <!-- Until someone tells me how to learn the user locale in 
  33.           backends, the shortname must be monolingual in <en>! -->
  34.     </ev_shortname>
  35.     <ev_driverval>72x72</ev_driverval>
  36.    </enum_val>
  37.    <enum_val id="ev/668">
  38.     <ev_longname>
  39.      <en>144x144 dpi</en>
  40.     </ev_longname>
  41.     <!-- A multilingual <comments> block can appear here, too;
  42.          it should be treated as documentation for the user. -->
  43.     <ev_shortname>
  44.      <en>144x144dpi</en>
  45.      <!-- Until someone tells me how to learn the user locale in 
  46.           backends, the shortname must be monolingual in <en>! -->
  47.     </ev_shortname>
  48.     <ev_driverval>144x144</ev_driverval>
  49.    </enum_val>
  50.   </enum_vals>
  51. </option>
  52.