Add a forgotten hunk
svn path=/trunk/; revision=20861
This commit is contained in:
@ -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>
|
2008-07-18 Sven Herzberg <sven@imendio.com>
|
||||||
|
|
||||||
Make aliasfilecheck.sh pass for the quartz backend, too.
|
Make aliasfilecheck.sh pass for the quartz backend, too.
|
||||||
|
@ -1457,7 +1457,9 @@ cups_request_printer_list (GtkPrintBackendCups *cups_backend)
|
|||||||
"printer-state-reasons",
|
"printer-state-reasons",
|
||||||
"printer-state",
|
"printer-state",
|
||||||
"queued-job-count",
|
"queued-job-count",
|
||||||
"printer-is-accepting-jobs"
|
"printer-is-accepting-jobs",
|
||||||
|
"job-sheets-supported",
|
||||||
|
"job-sheets-default"
|
||||||
};
|
};
|
||||||
|
|
||||||
if (cups_backend->list_printers_pending ||
|
if (cups_backend->list_printers_pending ||
|
||||||
|
Reference in New Issue
Block a user