PATCH: "Manual" trays for ppd

Marcus Meissner marcus at jet.franken.de
Sat Feb 3 12:21:54 CST 2001


Hi,

The ppd also has Tray1,Tray2,Tray3 ... Now where should those map to?

Ciao, Marcus

Changelog:
	"Manual" is also DMBIN_MANUAL.

Index: ppd.c
===================================================================
RCS file: /home/wine/wine/dlls/wineps/ppd.c,v
retrieving revision 1.2
diff -u -r1.2 ppd.c
--- ppd.c	2001/01/28 23:12:52	1.2
+++ ppd.c	2001/02/03 18:18:30
@@ -166,6 +166,7 @@
   {"Envelope",		DMBIN_ENVELOPE},
   {"LargeCapacity",	DMBIN_LARGECAPACITY},
   {"Lower",		DMBIN_LOWER},
+  {"Manual",        	DMBIN_MANUAL},
   {"ManualFeed",        DMBIN_MANUAL},
   {"Middle",            DMBIN_MIDDLE},
   {"OnlyOne",		DMBIN_ONLYONE},



More information about the wine-patches mailing list