ChangeLog:
* Changes /mnt/fd0 to /mnt/floppy in default config
file.
Note: partial bugfix for bug #1174.
Index: documentation/samples/config
__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/
Index: wine/documentation/samples/config
===================================================================
RCS file: /home/wine/wine/documentation/samples/config,v
retrieving revision 1.53
diff -u -r1.53 config
--- wine/documentation/samples/config 5 Dec 2003 00:11:48 -0000 1.53
+++ wine/documentation/samples/config 24 Dec 2003 00:10:04 -0000
@@ -23,7 +23,7 @@
;; "Device"="/dev/xx" (only if you want to allow raw device access)
;;
[Drive A]
-"Path" = "/mnt/fd0"
+"Path" = "/mnt/floppy"
"Type" = "floppy"
"Label" = "Floppy"
"Filesystem" = "win95"