Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 2.0.3, 2.0.4, and 2.0.5

hgtk wix: include template added between 1.8.1 and 1.8.2

Changeset 5cf3e36d5c10

Parent afee5a1d1d09

by Steve Borho

Changes to 2 files · Browse files at 5cf3e36d5c10 Showing diff from parent afee5a1d1d09 Diff from another changeset...

 
26
27
28
29
 
30
31
32
 
26
27
28
 
29
30
31
32
@@ -26,7 +26,7 @@
  <?define templates.coal.guid = {310F768C-0817-4a07-907C-89AB8FDAE9DE} ?>   <?define templates.gitweb.guid = {5651A560-B483-4A0B-9525-BE0814B1088E} ?>   <?define templates.monoblue.guid = {00FFEE20-2950-4C46-8E5A-DC700DCFC921} ?> - <?define templates.paper.guid = {F81420D7-C77F-4624-B649-CD341665BC04} ?> + <?define templates.paper.guid = {C9044E0F-73AC-4F48-BD38-C9CF112DF5E7} ?>   <?define templates.raw.guid = {F71E0FEB-32F9-4b18-91A5-A59722C682DC} ?>   <?define templates.rss.guid = {23DA0B15-6463-400b-95E0-CD5FAD6B75B5} ?>   <?define templates.spartan.guid = {0686468F-D950-422f-A904-1B09FFD3C852} ?>
 
111
112
113
 
114
115
116
 
111
112
113
114
115
116
117
@@ -111,6 +111,7 @@
  <Directory Id="templates.paperdir" Name="paper">   <Component Id="templates.paper" Guid="$(var.templates.paper.guid)">   <File Id="paper.branches.tmpl" Name="branches.tmpl" KeyPath="yes" /> + <File Id="paper.bookmarks.tmpl" Name="bookmarks.tmpl" />   <File Id="paper.changeset.tmpl" Name="changeset.tmpl" />   <File Id="paper.error.tmpl" Name="error.tmpl" />   <File Id="paper.fileannotate.tmpl" Name="fileannotate.tmpl" />