home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / foomatic / db / source / opt / epsonepl-Ritech.xml < prev    next >
Encoding:
Text File  |  2004-01-15  |  2.0 KB  |  68 lines

  1. <option type="enum" id="opt/epsonepl-Ritech">
  2.   <!-- A multilingual <comments> block can appear here, too;
  3.        it should be treated as documentation for the user. -->
  4.   <arg_longname>
  5.    <en>Ritech</en>
  6.   </arg_longname>
  7.   <arg_shortname>
  8.    <en>Ritech</en><!-- backends only know <en> shortnames! -->
  9.   </arg_shortname>
  10.   <arg_execution>
  11.    <arg_group>General</arg_group>
  12.    <arg_order>210</arg_order>
  13.    <arg_spot>B</arg_spot>
  14.    <arg_substitution />
  15.    <arg_proto>EplRitech=%s,</arg_proto>
  16.   </arg_execution>
  17.   <constraints>
  18.      <constraint sense="true">
  19.       <driver>epl5700l</driver>
  20.       <arg_defval>ev/1001</arg_defval>
  21.      </constraint>
  22.      <constraint sense="true">
  23.       <driver>epl5800l</driver>
  24.       <arg_defval>ev/1001</arg_defval>
  25.      </constraint>
  26.      <constraint sense="true">
  27.       <driver>epl5900l</driver>
  28.       <arg_defval>ev/1001</arg_defval>
  29.      </constraint>
  30.      <constraint sense="true">
  31.       <driver>epl6100l</driver>
  32.       <arg_defval>ev/1001</arg_defval>
  33.      </constraint>
  34.      <constraint sense="true">
  35.       <driver>epl6200l</driver>
  36.       <arg_defval>ev/1001</arg_defval>
  37.      </constraint>
  38.   </constraints>
  39.   <enum_vals>
  40.    <enum_val id="ev/1000">
  41.     <ev_longname>
  42.      <en>Off</en>
  43.     </ev_longname>
  44.     <!-- A multilingual <comments> block can appear here, too;
  45.          it should be treated as documentation for the user. -->
  46.     <ev_shortname>
  47.      <en>Off</en>
  48.      <!-- Until someone tells me how to learn the user locale in 
  49.           backends, the shortname must be monolingual in <en>! -->
  50.     </ev_shortname>
  51.     <ev_driverval>off</ev_driverval>
  52.    </enum_val>
  53.    <enum_val id="ev/1001">
  54.     <ev_longname>
  55.      <en>On</en>
  56.     </ev_longname>
  57.     <!-- A multilingual <comments> block can appear here, too;
  58.          it should be treated as documentation for the user. -->
  59.     <ev_shortname>
  60.      <en>On</en>
  61.      <!-- Until someone tells me how to learn the user locale in 
  62.           backends, the shortname must be monolingual in <en>! -->
  63.     </ev_shortname>
  64.     <ev_driverval>on</ev_driverval>
  65.    </enum_val>
  66.   </enum_vals>
  67. </option>
  68.