forked from AuroraMiddleware/gtk
Add a forgotten hunk
svn path=/trunk/; revision=20861
This commit is contained in:
parent
938bebdd88
commit
cf68d46c64
@ -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.
|
||||
|
@ -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 ||
|
||||
|
Loading…
Reference in New Issue
Block a user