1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65
|
<driver id="driver/foo2lava">
<name>foo2lava</name>
<url>http://foo2lava.rkkda.com/</url>
<thirdpartysupplied />
<execution>
<filter />
</execution>
<comments>
<en>
<B>This driver is available in the <A href="https://github.com/OpenPrinting/ghostscript-printer-app">Ghostscript Printer Application</A></B><P>
<iframe src="https://snapcraft.io/ghostscript-printer-app/embedded?button=black&summary=true" frameborder="0" width="100%" height="300px" style="border: 1px solid #CCC; border-radius: 2px;"></iframe>
This is a driver developed for the Konica Minolta magicolor 2530 DL
and the magicolor 1600W (or Oki C110).
<p>
It also works with the Konica Minolta magicolor 1680MF, the
magicolor 1690MF, magicolor 2480 MF, the magicolor 2490 MF,
the magicolor 4690MF, the Xerox Phaser 6115MFP (printer only).
<p>
PPD files (and the Foomatic XML files to generate them) come
with the driver, therefore we do not supply PPDs here on the
OpenPrinting site.
</en>
</comments>
<printers>
<printer>
<id>printer/Generic-GDI_Printer</id>
</printer>
<printer>
<id>printer/KONICA_MINOLTA-magicolor_1600W</id>
</printer>
<printer>
<id>printer/KONICA_MINOLTA-magicolor_1680MF</id>
</printer>
<printer>
<id>printer/KONICA_MINOLTA-magicolor_1690MF</id>
</printer>
<printer>
<id>printer/KONICA_MINOLTA-magicolor_2480_MF</id>
</printer>
<printer>
<id>printer/KONICA_MINOLTA-magicolor_2490_MF</id>
</printer>
<printer>
<id>printer/KONICA_MINOLTA-magicolor_2530_DL</id>
</printer>
<printer>
<id>printer/KONICA_MINOLTA-magicolor_4690MF</id>
</printer>
<printer>
<id>printer/Oki-C110</id>
</printer>
<printer>
<id>printer/Xerox-Phaser_6115MFP</id>
</printer>
<printer>
<id>printer/Xerox-Phaser_6121MFP</id>
</printer>
</printers>
</driver>
|