<html>
<head>
<style>
<!--
body { background-color:#ffffff }
.file { border:1px solid #eeeeee; margin-top:1em; margin-bottom:1em }
.pathname { font-family:monospace; float:right }
.fileheader { margin-bottom:.5em }
.diff { margin:0 }
.tasklist { padding:4px; border:1px dashed #000000; margin-top:1em }
.tasklist ul { margin-top:0; margin-bottom:0 }
tr.alt { background-color:#eeeeee }
#added { background-color:#ddffdd }
#addedchars { background-color:#99ff99; font-weight:bolder }
tr.alt #added { background-color:#ccf7cc }
#removed { background-color:#ffdddd }
#removedchars { background-color:#ff9999; font-weight:bolder }
tr.alt #removed { background-color:#f7cccc }
#info { color:#888888 }
#context { background-color:#eeeeee }
td {padding-left:.3em; padding-right:.3em }
tr.head { border-bottom-width:1px; border-bottom-style:solid }
tr.head td { padding:0; padding-top:.2em }
.task { background-color:#ffff00 }
.comment { padding:4px; border:1px dashed #000000; background-color:#ffffdd }
.error { color:red }
hr { border-width:0px; height:2px; background:black }
-->
</style>
</head>
<body>
<pre class="comment">Use links.reactos.org redirection script</pre><pre class="diff" id="context">Modified: trunk/reactos/bootdata/hivesft.inf
</pre><hr /><div class="file">
<div class="fileheader"><big><b>Modified: trunk/reactos/bootdata/hivesft.inf</b></big></div>
<pre class="diff"><small id="info">--- trunk/reactos/bootdata/hivesft.inf        2005-12-11 09:57:53 UTC (rev 20060)
+++ trunk/reactos/bootdata/hivesft.inf        2005-12-11 11:26:20 UTC (rev 20061)
@@ -740,6 +740,6 @@
</small></pre><pre class="diff" id="context"> HKLM,&quot;SOFTWARE\ReactOS\Windows NT\CurrentVersion\Winlogon&quot;,&quot;Userinit&quot;,0x00020000,&quot;%SystemRoot%\system32\userinit.exe&quot;
 
 ; Where to download the Mozilla ActiveX control
</pre><pre class="diff" id="removed">-HKLM,&quot;SOFTWARE\ReactOS\shdocvw&quot;,&quot;MozillaUrl&quot;,0x00000000,&quot;http://<span id="removedchars">source.winehq</span>.org/mozactivex&quot;
</pre><pre class="diff" id="added">+HKLM,&quot;SOFTWARE\ReactOS\shdocvw&quot;,&quot;MozillaUrl&quot;,0x00000000,&quot;http://<span id="addedchars">links.reactos</span>.org/mozactivex&quot;
</pre><pre class="diff" id="context"> 
 ; EOF
</pre>
</div>

</body>
</html>