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

stable wix: add new file templates/paper/bookmarks.tmpl

This file was snuck onto the hg-stable at 38c9837b1f75

Changeset 10769611158a

Parent bff1dcfebb51

by Steve Borho

Changes to 2 files · Browse files at 10769611158a Showing diff from parent bff1dcfebb51 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 = {89768AB3-A942-470B-8C1C-9C026B80FF8E} ?>   <?define templates.gitweb.guid = {66F4305F-8AC6-4B55-AC24-30FFC3161EF0} ?>   <?define templates.monoblue.guid = {F1CC0065-B3D2-4D4C-BD7F-EFDBB4B47CBB} ?> - <?define templates.paper.guid = {8856C832-EAC1-4198-9A72-7DEBF2D00A10} ?> + <?define templates.paper.guid = {516308AA-E5F5-4545-BA2C-1FCB3EF0C649} ?>   <?define templates.raw.guid = {936139F7-9A73-4685-80D2-F17A2BC42EAD} ?>   <?define templates.rss.guid = {891DA56F-B02B-456F-8471-FE47024051E7} ?>   <?define templates.spartan.guid = {C49A4A44-53EB-4C37-AA0B-159070F46E84} ?>
 
112
113
114
 
115
116
117
 
112
113
114
115
116
117
118
@@ -112,6 +112,7 @@
  <Directory Id="templates.paperdir" Name="paper">   <Component Id="templates.paper" Guid="$(var.templates.paper.guid)" Win64='$(var.IsX64)'>   <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" />