projects
/
wine
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85ae255
)
Remove env values from config, they are now maintained in the
author
Dimitrie O. Paun
<dpaun@rogers.com>
Thu, 21 Oct 2004 22:20:47 +0000
(22:20 +0000)
committer
Alexandre Julliard
<julliard@winehq.org>
Thu, 21 Oct 2004 22:20:47 +0000
(22:20 +0000)
registry.
documentation/samples/config
patch
|
blob
|
blame
|
history
diff --git
a/documentation/samples/config
b/documentation/samples/config
index
70b8cba
..
c2751ae
100644
(file)
--- a/
documentation/samples/config
+++ b/
documentation/samples/config
@@
-7,10
+7,6
@@
WINE REGISTRY Version 2
[wine]
"Windows" = "c:\\windows"
-"System" = "c:\\windows\\system"
-"Temp" = "e:\\"
-"Path" = "c:\\windows;c:\\windows\\system;e:\\;e:\\test;f:\\"
-"Profile" = "c:\\windows\\Profiles\\Administrator"
"GraphicsDriver" = "x11drv"
;"ShowDirSymlinks" = "1"
;"ShowDotFiles" = "1"