Commit cdeaa852 authored by Huw D M Davies's avatar Huw D M Davies Committed by Alexandre Julliard

Add `Cassette' to PPD -> windows printer-bin mapping.

parent 9fcbc544
......@@ -160,6 +160,7 @@ static struct {
char *PSName;
WORD WinBin;
} BinTrans[] = {
{"Cassette", DMBIN_CASSETTE},
{"Envelope", DMBIN_ENVELOPE},
{"LargeCapacity", DMBIN_LARGECAPACITY},
{"Lower", DMBIN_LOWER},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment