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

  1. <option type="enum" id="opt/min12xxw-Resolution">
  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_forced_composite />
  15.    <arg_proto></arg_proto>
  16.   </arg_execution>
  17.   <constraints>
  18.      <constraint sense="true">
  19.       <driver>min12xxw</driver>
  20.       <arg_defval>ev/min12xxw-Resolution-600x600dpi</arg_defval>
  21.      </constraint>
  22.   </constraints>
  23.   <enum_vals>
  24.    <enum_val id="ev/min12xxw-Resolution-300x300dpi">
  25.     <ev_longname>
  26.      <en>300 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>300x300dpi</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>DriverResolution=300x300dpi GSResolution=300x300dpi</ev_driverval>
  36.    </enum_val>
  37.    <enum_val id="ev/min12xxw-Resolution-600x600dpi">
  38.     <ev_longname>
  39.      <en>600 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>600x600dpi</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>DriverResolution=600x600dpi GSResolution=600x600dpi</ev_driverval>
  49.    </enum_val>
  50.    <enum_val id="ev/min12xxw-Resolution-1200x600dpi">
  51.     <ev_longname>
  52.      <en>1200x600 DPI</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>1200x600dpi</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>DriverResolution=1200x600dpi GSResolution=1200x600dpi</ev_driverval>
  62.    </enum_val>
  63.    <enum_val id="ev/min12xxw-Resolution-1200x1200dpi">
  64.     <ev_longname>
  65.      <en>1200 DPI</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>1200x1200dpi</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>DriverResolution=1200x1200dpi GSResolution=1200x1200dpi</ev_driverval>
  75.    </enum_val>
  76.   </enum_vals>
  77. </option>
  78.