]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cgi-bin/admin.c
Switch to using "all" and "media-col-database" because some vendors apparently
[thirdparty/cups.git] / cgi-bin / admin.c
index 2be01970745e9e797edc0d31bf29498116ed9bf9..0111d2dd661220323c6984328ff29b3feda14861 100644 (file)
@@ -3932,9 +3932,7 @@ get_printer_ppd(const char *uri,  /* I - Printer URI */
   int          port;                   /* Port number */
   static const char * const pattrs[] = /* Printer attributes we need */
   {
-    "job-template",
-    "printer-defaults",
-    "printer-description",
+    "all",
     "media-col-database"
   };