cvsdist 9435e6
--- foomatic-db-20031218/db/source/driver/ppd.xml.ppdload-ppd	2003-12-19 16:28:30.329536790 +0000
cvsdist 9435e6
+++ foomatic-db-20031218/db/source/driver/ppd.xml	2003-12-19 16:19:55.317656589 +0000
cvsdist 9435e6
@@ -0,0 +1,16 @@
cvsdist 9435e6
+<driver id="driver/ppd">
cvsdist 9435e6
+  <name>Postscript PPD</name>
cvsdist 9435e6
+  <url>http://www.adobe.com/products/printerdrivers/winppd.html</url>
cvsdist 9435e6
+  <execution>
cvsdist 9435e6
+    <postscript/>
cvsdist 9435e6
+    <prototype>cat %A%Z</prototype>
cvsdist 9435e6
+  </execution>
cvsdist 9435e6
+  <comments>
cvsdist 9435e6
+    <en>PPD Postscript driver.  You can use foomatic-ppdload to add ppd information
cvsdist 9435e6
+for a particular printer into the foomatic database.  Then, when you use that printer
cvsdist 9435e6
+together with this driver with any Foomatic backend, the options defined in the PPD
cvsdist 9435e6
+file will be available.</en>
cvsdist 9435e6
+  </comments>
cvsdist 9435e6
+  <printers>
cvsdist 9435e6
+  </printers>
cvsdist 9435e6
+</driver>