Cleanup config

Dimitrie O. Paun dpaun at rogers.com
Tue Oct 19 12:29:25 CDT 2004


ChangeLog
    Remove env values from config, they are now maintained
    in the registry.


Index: documentation/samples/config
===================================================================
RCS file: /var/cvs/wine/documentation/samples/config,v
retrieving revision 1.71
diff -u -r1.71 config
--- documentation/samples/config	1 Sep 2004 01:40:57 -0000	1.71
+++ documentation/samples/config	19 Oct 2004 15:15:05 -0000
@@ -6,11 +6,6 @@
 ;; grep -v "^;" ~/.wine/config | grep '.'
 
 [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"



More information about the wine-patches mailing list