Alexandre: cvs rm -f documentation/psdrv.reg before you cvs ci :) ChangeLog: Move the contents of documentation/psdrv.reg to winedefault.reg Index: winedefault.reg =================================================================== RCS file: /var/cvs/wine/winedefault.reg,v retrieving revision 1.53 diff -u -r1.53 winedefault.reg --- winedefault.reg 17 Aug 2002 18:40:10 -0000 1.53 +++ winedefault.reg 19 Sep 2002 21:45:35 -0000 @@ -101,6 +101,41 @@ "OEMCP"="437" # +# This configures Wine's PostScript printer driver +# + +[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Print\Printers\Wine PostScript Driver] +"Attributes"="dword:00000000" +"Default Devmode"= +"Name"="Wine PostScript Driver" +"Port"="LPT1:" +"Print Processor"="WinPrint" +"Printer Driver"="PS Driver" +"Priority"="dword:00000000" +"Start Time"="dword:00000000" +"Status"="dword:00000000" +"Until Time"="dword:00000000" + +[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Print\Printers\Wine PostScript Driver\PrinterDriverData] +"PPD File"="/unix/path/to/PPD/file" + +[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Print\Printers\Wine PostScript Driver\PrinterDriverData\FontSubTable] +"Courier New"="Courier" +"Arial"="Helvetica" +"Helv"="Helvetica" +"Times New Roman"="Times" + +[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Print\Environments\Windows 4.0\Drivers\PS Driver] +"Configuration File"="WINEPS.DRV" +"Data File"="" +"Driver"="WINEPS.DRV" +"Version"="dword:0a000000" +"Datatype"="" +"Dependent Files"="" +"Help Files"="" +"Monitor"="" + +# # Entries for OLE32 (COM/OLE base) #