]> git.pld-linux.org Git - packages/wine.git/blobdiff - wine.reg
- build fix (snd_names_list() "interface" parameter in <alsa/conf.h> conflict with...
[packages/wine.git] / wine.reg
index a54c596d6be0a1ad7a542baf9779a385bfa2594f..ca2ebe8c8d18b2210827d2fd704cba4c87deec5e 100644 (file)
--- a/wine.reg
+++ b/wine.reg
@@ -20,7 +20,7 @@ WINE REGISTRY Version 2
 ;; "Device"="/dev/xx" (only if you want to allow raw device access)
 ;;
 [Drive A]
-"Path" = "/mnt/floppy"
+"Path" = "/media/floppy"
 "Type" = "floppy"
 "Label" = "Floppy"
 "Serial" = "87654321"
@@ -33,7 +33,7 @@ WINE REGISTRY Version 2
 "Filesystem" = "win95"
 
 [Drive D]
-"Path" = "/mnt/cdrom"
+"Path" = "/media/cdrom"
 "Type" = "cdrom"
 "Label" = "CD-Rom"
 "Filesystem" = "win95"
This page took 0.107159 seconds and 4 git commands to generate.