ChangeSet ID: 98942824156741539388895 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/05/09 13:10:41
Modified files: dlls/gdi : printdrv.c dlls/wineps : init.c dlls/winspool : info.c wspool.c
Log message: Marcus Meissner marcus@jet.franken.de Implemented /etc/printcap based printing support. Changed 'CUPS:printername' to 'LPR:printername'. Some fixes in AddPrinterW().
Patch: http://cvs.winehq.com/patch.py?id=98942824156741539388895
Revision Changes Path 1.10 +4 -4 wine/dlls/gdi/printdrv.c 1.18 +14 -4 wine/dlls/wineps/init.c 1.36 +219 -48 wine/dlls/winspool/info.c 1.6 +2 -4 wine/dlls/winspool/wspool.c