freebsd-ports/emulators/wine-devel/files/patch-ad
Stefan Eßer a5ceb59dda Update to August, 11th version of Wine.
Many programs from the Win-3.1 distribution are working fine
with this release. Just try "wine winfile" and click on the
"sol.exe" icon to see how far they got :)
1996-08-13 16:35:27 +00:00

41 lines
689 B
Plaintext

*** wine.ini.orig Wed Jul 17 22:00:24 1996
--- wine.ini Mon Aug 12 19:51:38 1996
***************
*** 35,39 ****
Temp=e:\
Path=c:\windows;c:\windows\system;e:\;e:\test;f:\
! SymbolTableFile=./wine.sym
[options]
--- 35,39 ----
Temp=e:\
Path=c:\windows;c:\windows\system;e:\;e:\test;f:\
! SymbolTableFile=/usr/local/etc/wine.sym
[options]
***************
*** 54,64 ****
[serialports]
! Com1=/dev/cua0
! Com2=/dev/cua1
Com3=/dev/modem,38400
Com4=/dev/modem
[parallelports]
! Lpt1=/dev/lp0
[spy]
--- 54,64 ----
[serialports]
! Com1=/dev/ttyd0
! Com2=/dev/ttyd1
Com3=/dev/modem,38400
Com4=/dev/modem
[parallelports]
! Lpt1=/dev/lpt0
[spy]