Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in tip

fogcreek wix: fixed typo

Changeset 0882bf027ed0

Parent 55264e5161c8

by David Golub

Changes to one file · Browse files at 0882bf027ed0 Showing diff from parent 55264e5161c8 Diff from another changeset...

 
11
12
13
14
 
15
16
17
 
11
12
13
 
14
15
16
17
@@ -11,7 +11,7 @@
    <!-- register browser helper object -->   <RegistryValue - Root='HKLM' Key='Software\Microsoft\Windows\CurrentVersion\Explorer\Browser Helper Objects\${var.CLSID_TortoiseHgKeyboard}' + Root='HKLM' Key='Software\Microsoft\Windows\CurrentVersion\Explorer\Browser Helper Objects\$(var.CLSID_TortoiseHgKeyboard)'   Type='string' Value='TortoiseHg'   />  </Include>