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

  1. <driver id="driver/iwhi">
  2.  <name>iwhi</name>
  3.  <url>http://www.ghostscript.com/</url>
  4.  <execution>
  5.   <ghostscript />
  6.   <prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE %B%A%Z -sOutputFile=- -</prototype>
  7.  </execution>
  8.  
  9.  <printers>
  10.   <printer>
  11.    <id>printer/Apple-ImageWriter</id><!-- Apple ImageWriter -->
  12.    <comments>
  13.     <en>High resolution</en>
  14.    </comments>
  15.   </printer>
  16.   <printer>
  17.    <id>printer/Apple-ImageWriter_II</id><!-- Apple ImageWriter II -->
  18.    <comments>
  19.     <en>High resolution</en>
  20.    </comments>
  21.   </printer>
  22.   <printer>
  23.    <id>printer/Apple-ImageWriter_LQ</id><!-- Apple ImageWriter LQ -->
  24.    <comments>
  25.     <en>High resolution</en>
  26.    </comments>
  27.   </printer>
  28.  </printers>
  29. </driver>