aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/wine-devel/files/patch-ad
blob: 4dd01c257b50b8791212bd2668c64525bb12ac97 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
*** 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]