wine.inf: add link to the mono downloader

Jonathan Ernst jonathan at ernstfamily.ch
Wed Nov 22 19:54:04 CST 2006


-------------- next part --------------
>From bc51f018d7296b28b665892b69382c4f98a5f0e2 Mon Sep 17 00:00:00 2001
From: Jonathan Ernst <jonathan at ernstfamily.ch>
Date: Thu, 23 Nov 2006 02:52:16 +0100
Subject: [PATCH] - add url to the Mono downloader
---
 tools/wine.inf |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tools/wine.inf b/tools/wine.inf
index ef11979..3b3647e 100644
--- a/tools/wine.inf
+++ b/tools/wine.inf
@@ -314,6 +314,7 @@ HKLM,System\CurrentControlSet\Control\Se
 HKLM,System\CurrentControlSet\Control\VMM32Files,,,""
 HKLM,System\CurrentControlSet\Services\VxD\MSTCP,,,""
 HKCU,Software\Wine\MSHTML,"GeckoUrl",,"http://source.winehq.org/winegecko.php"
+HKCU,Software\Wine\CLR,"MonoUrl",,"http://source.winehq.org/mono.php"
 HKLM,HARDWARE\DEVICEMAP\PARALLEL PORTS,,,""
 HKLM,HARDWARE\DEVICEMAP\SERIALCOMM,,,""
 
-- 
1.4.1



More information about the wine-patches mailing list