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

  1. <option type="enum" id="opt/55">
  2.   <!-- A multilingual <comments> block can appear here, too;
  3.        it should be treated as documentation for the user. -->
  4.   <arg_longname>
  5.    <en>Media Source</en>
  6.   </arg_longname>
  7.   <arg_shortname>
  8.    <en>InputSlot</en><!-- backends only know <en> shortnames! -->
  9.   </arg_shortname>
  10.   <arg_execution>
  11.    <arg_group>General</arg_group>
  12.    <arg_order>110</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>hl1250</driver>
  20.       <arg_defval>ev/559</arg_defval>
  21.      </constraint>
  22.   </constraints>
  23.   <enum_vals>
  24.    <enum_val id="ev/559">
  25.     <ev_longname>
  26.      <en>Automatic</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>auto</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>-dSourceTray=0</ev_driverval>
  36.    </enum_val>
  37.    <enum_val id="ev/560">
  38.     <ev_longname>
  39.      <en>Dual</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>dual</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>-dSourceTray=1</ev_driverval>
  49.    </enum_val>
  50.    <enum_val id="ev/561">
  51.     <ev_longname>
  52.      <en>Upper Tray</en>
  53.     </ev_longname>
  54.     <!-- A multilingual <comments> block can appear here, too;
  55.          it should be treated as documentation for the user. -->
  56.     <ev_shortname>
  57.      <en>upper</en>
  58.      <!-- Until someone tells me how to learn the user locale in 
  59.           backends, the shortname must be monolingual in <en>! -->
  60.     </ev_shortname>
  61.     <ev_driverval>-dSourceTray=2</ev_driverval>
  62.    </enum_val>
  63.    <enum_val id="ev/562">
  64.     <ev_longname>
  65.      <en>Lower Tray</en>
  66.     </ev_longname>
  67.     <!-- A multilingual <comments> block can appear here, too;
  68.          it should be treated as documentation for the user. -->
  69.     <ev_shortname>
  70.      <en>lower</en>
  71.      <!-- Until someone tells me how to learn the user locale in 
  72.           backends, the shortname must be monolingual in <en>! -->
  73.     </ev_shortname>
  74.     <ev_driverval>-dSourceTray=3</ev_driverval>
  75.    </enum_val>
  76.    <enum_val id="ev/563">
  77.     <ev_longname>
  78.      <en>Manual Feed</en>
  79.     </ev_longname>
  80.     <!-- A multilingual <comments> block can appear here, too;
  81.          it should be treated as documentation for the user. -->
  82.     <ev_shortname>
  83.      <en>manual</en>
  84.      <!-- Until someone tells me how to learn the user locale in 
  85.           backends, the shortname must be monolingual in <en>! -->
  86.     </ev_shortname>
  87.     <ev_driverval>-dSourceTray=4</ev_driverval>
  88.    </enum_val>
  89.   </enum_vals>
  90. </option>
  91.