4ce5145
diff -up system-config-printer-1.1.13/cupshelpers/ppds.py.strip-zxs-pcl3 system-config-printer-1.1.13/cupshelpers/ppds.py
4ce5145
--- system-config-printer-1.1.13/cupshelpers/ppds.py.strip-zxs-pcl3	2009-09-01 12:08:33.000000000 +0100
4ce5145
+++ system-config-printer-1.1.13/cupshelpers/ppds.py	2009-10-28 15:53:28.990139713 +0000
4ce5145
@@ -184,6 +184,8 @@ def ppdMakeModelSplit (ppd_make_and_mode
4ce5145
                    " ps3",
4ce5145
                    " pxl",
4ce5145
                    " series",
4ce5145
+                   " zxs",              # hpcups
4ce5145
+                   " pcl3",             # hpcups
4ce5145
                    "_bt",
4ce5145
                    ","]:
4ce5145
         s = modell.find (suffix)