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 / gdi-PowerSaveTime.xml < prev    next >
Encoding:
Text File  |  2003-07-20  |  3.5 KB  |  104 lines

  1. <option type="enum" id="opt/gdi-PowerSaveTime">
  2.   <!-- A multilingual <comments> block can appear here, too;
  3.        it should be treated as documentation for the user. -->
  4.   <arg_longname>
  5.    <en>Idle time to start power save mode (min)</en>
  6.   </arg_longname>
  7.   <arg_shortname>
  8.    <en>PowerSaveTime</en><!-- backends only know <en> shortnames! -->
  9.   </arg_shortname>
  10.   <arg_execution>
  11.    <arg_group>Miscellaneous</arg_group>
  12.    <arg_order>660</arg_order>
  13.    <arg_spot>E</arg_spot>
  14.    <arg_substitution />
  15.    <arg_proto>s/(\@PJL ENTER LANGUAGE)/\@PJL DEFAULT POWERSAVETIME = %s\r\n$1/; </arg_proto>
  16.   </arg_execution>
  17.   <constraints>
  18.      <constraint sense="true">
  19.       <driver>gdi</driver>
  20.       <arg_defval>ev/gdi-PageTimeout-5</arg_defval>
  21.      </constraint>
  22.   </constraints>
  23.   <enum_vals>
  24.    <enum_val id="ev/gdi-PageTimeout-5">
  25.     <ev_longname>
  26.      <en>5 min</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>5</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>5</ev_driverval>
  36.    </enum_val>
  37.    <enum_val id="ev/gdi-PageTimeout-10">
  38.     <ev_longname>
  39.      <en>10 min</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>10</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>10</ev_driverval>
  49.    </enum_val>
  50.    <enum_val id="ev/gdi-PageTimeout-15">
  51.     <ev_longname>
  52.      <en>15 min</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>15</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>15</ev_driverval>
  62.    </enum_val>
  63.    <enum_val id="ev/gdi-PageTimeout-30">
  64.     <ev_longname>
  65.      <en>30 min</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>30</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>30</ev_driverval>
  75.    </enum_val>
  76.    <enum_val id="ev/gdi-PageTimeout-45">
  77.     <ev_longname>
  78.      <en>45 min</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>45</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>45</ev_driverval>
  88.    </enum_val>
  89.    <enum_val id="ev/gdi-PageTimeout-60">
  90.     <ev_longname>
  91.      <en>60 min</en>
  92.     </ev_longname>
  93.     <!-- A multilingual <comments> block can appear here, too;
  94.          it should be treated as documentation for the user. -->
  95.     <ev_shortname>
  96.      <en>60</en>
  97.      <!-- Until someone tells me how to learn the user locale in 
  98.           backends, the shortname must be monolingual in <en>! -->
  99.     </ev_shortname>
  100.     <ev_driverval>60</ev_driverval>
  101.    </enum_val>
  102.   </enum_vals>
  103. </option>
  104.