b=546093 only advertise pdf and ps format for sending to the printer backend r=karlt

This commit is contained in:
Mike Hommey 2010-02-18 13:45:38 +13:00
parent d3eca751b1
commit f29988f6a6

View File

@ -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
)
);