Add a forgotten hunk

svn path=/trunk/; revision=20861
This commit is contained in:
Matthias Clasen 2008-07-18 15:51:06 +00:00
parent 938bebdd88
commit cf68d46c64
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2008-07-08 Matthias Clasen <mclasen@redhat.com>
* modules/printbackends/cups/gtkprintbackendcups.c: Add a forgotten
hunk of the previous commit.
2008-07-18 Sven Herzberg <sven@imendio.com>
Make aliasfilecheck.sh pass for the quartz backend, too.

View File

@ -1457,7 +1457,9 @@ cups_request_printer_list (GtkPrintBackendCups *cups_backend)
"printer-state-reasons",
"printer-state",
"queued-job-count",
"printer-is-accepting-jobs"
"printer-is-accepting-jobs",
"job-sheets-supported",
"job-sheets-default"
};
if (cups_backend->list_printers_pending ||