mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
b=546093 only advertise pdf and ps format for sending to the printer backend r=karlt
This commit is contained in:
parent
d3eca751b1
commit
f29988f6a6
@ -245,6 +245,8 @@ nsPrintDialogWidgetGTK::nsPrintDialogWidgetGTK(nsIDOMWindow *aParent, nsIPrintSe
|
||||
| GTK_PRINT_CAPABILITY_COLLATE
|
||||
| GTK_PRINT_CAPABILITY_REVERSE
|
||||
| GTK_PRINT_CAPABILITY_SCALE
|
||||
| GTK_PRINT_CAPABILITY_GENERATE_PDF
|
||||
| GTK_PRINT_CAPABILITY_GENERATE_PS
|
||||
)
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user