Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 1.0.1, 1.0.2, and 1.0.3

stable wix: fix indentation

Changeset 36d1a5d63421

Parent 40bbc09df86b

by Adrian Buehlmann

Changes to one file · Browse files at 36d1a5d63421 Showing diff from parent 40bbc09df86b Diff from another changeset...

 
342
343
344
345
346
 
 
347
348
349
 
358
359
360
361
362
 
 
363
364
365
 
342
343
344
 
 
345
346
347
348
349
 
358
359
360
 
 
361
362
363
364
365
@@ -342,8 +342,8 @@
  <ComponentRef Id='thgshellx64dll' />   <ComponentRef Id='CmenuShellRegistrationX64' />   <Feature Id='OverlaysX64' Title='Overlay Icons' - Level='1' AllowAdvertise='no' - Description='Overlay icons for 64-bit processes' + Level='1' AllowAdvertise='no' + Description='Overlay icons for 64-bit processes'   >   <ComponentRef Id='thgtaskbarEXE' />   <MergeRef Id='TortoiseOverlaysMergeX64' /> @@ -358,8 +358,8 @@
  <ComponentRef Id='thgshellx86dll' />   <ComponentRef Id='CmenuShellRegistrationX86' />   <Feature Id='OverlaysX86' Title='Overlay Icons' - Level='1' AllowAdvertise='no' - Description='Overlay icons for 32-bit processes' + Level='1' AllowAdvertise='no' + Description='Overlay icons for 32-bit processes'   >   <ComponentRef Id='thgtaskbarEXE' />   <MergeRef Id='TortoiseOverlaysMergeX86' />