##// END OF EJS Templates
wix: catch up with more added files...
Steve Borho -
r14819:b30c8895 stable
parent child Browse files
Show More
@@ -18,20 +18,20 b''
18 <?define doc.style.css = {172F8262-98E0-4711-BD39-4DAE0D77EF05} ?>
18 <?define doc.style.css = {172F8262-98E0-4711-BD39-4DAE0D77EF05} ?>
19
19
20 <!-- help.wxs -->
20 <!-- help.wxs -->
21 <?define helpFolder.guid = {21FE9CF9-933E-4C2E-B2EC-413A569FB996} ?>
21 <?define helpFolder.guid = {84025FAA-7EB7-4D79-A097-D2D18852D78E} ?>
22
22
23 <!-- i18n.wxs -->
23 <!-- i18n.wxs -->
24 <?define i18nFolder.guid = {EADFA693-A0B5-4f31-87C9-3997CFAC1B42} ?>
24 <?define i18nFolder.guid = {EADFA693-A0B5-4f31-87C9-3997CFAC1B42} ?>
25
25
26 <!-- templates.wxs -->
26 <!-- templates.wxs -->
27 <?define templates.root.guid = {111509CB-4C96-4035-80BC-F66A99CD5ACB} ?>
27 <?define templates.root.guid = {111509CB-4C96-4035-80BC-F66A99CD5ACB} ?>
28 <?define templates.atom.guid = {45FCDF84-DE27-44f4-AF6C-C41F5994AE0D} ?>
28 <?define templates.atom.guid = {AB5D2908-BC95-44BE-9D79-069EF43D93E2} ?>
29 <?define templates.coal.guid = {B63CCAAB-4EAF-43b4-901E-4BD13F5B78FC} ?>
29 <?define templates.coal.guid = {B63CCAAB-4EAF-43b4-901E-4BD13F5B78FC} ?>
30 <?define templates.gitweb.guid = {D8BFE3ED-06DD-4C4D-A00D-6D825955F922} ?>
30 <?define templates.gitweb.guid = {6A33D168-F84E-45AA-912C-23CAC2D66BCA} ?>
31 <?define templates.monoblue.guid = {A394B4D5-2AF7-4AAC-AEA8-E92176E5501E} ?>
31 <?define templates.monoblue.guid = {D27AA750-9394-4DAC-84FC-A546CE8F347A} ?>
32 <?define templates.paper.guid = {D2591E56-709E-49F9-8A5F-1359E1CCD7E0} ?>
32 <?define templates.paper.guid = {D2591E56-709E-49F9-8A5F-1359E1CCD7E0} ?>
33 <?define templates.raw.guid = {04DE03A2-FBFD-4c5f-8DEA-5436DDF4689D} ?>
33 <?define templates.raw.guid = {04DE03A2-FBFD-4c5f-8DEA-5436DDF4689D} ?>
34 <?define templates.rss.guid = {A7D608DE-0CF6-44f4-AF1E-EE30CC237FDA} ?>
34 <?define templates.rss.guid = {36069748-1E2A-472B-A212-506CB656A9C1} ?>
35 <?define templates.spartan.guid = {80222625-FA8F-44b1-86CE-1781EF375D09} ?>
35 <?define templates.spartan.guid = {80222625-FA8F-44b1-86CE-1781EF375D09} ?>
36 <?define templates.static.guid = {B27D7311-050A-4A96-9971-B674A0EA21D0} ?>
36 <?define templates.static.guid = {B27D7311-050A-4A96-9971-B674A0EA21D0} ?>
37
37
@@ -13,7 +13,9 b''
13 <File Name="diffs.txt" />
13 <File Name="diffs.txt" />
14 <File Name="environment.txt" />
14 <File Name="environment.txt" />
15 <File Name="extensions.txt" />
15 <File Name="extensions.txt" />
16 <File Name="filesets.txt" />
16 <File Name="glossary.txt" />
17 <File Name="glossary.txt" />
18 <File Name="hgignore.txt" />
17 <File Name="hgweb.txt" />
19 <File Name="hgweb.txt" />
18 <File Name="merge-tools.txt" />
20 <File Name="merge-tools.txt" />
19 <File Name="multirevs.txt" />
21 <File Name="multirevs.txt" />
@@ -45,6 +45,8 b''
45 <File Id="atom.map" Name="map" />
45 <File Id="atom.map" Name="map" />
46 <File Id="atom.tagentry.tmpl" Name="tagentry.tmpl" />
46 <File Id="atom.tagentry.tmpl" Name="tagentry.tmpl" />
47 <File Id="atom.tags.tmpl" Name="tags.tmpl" />
47 <File Id="atom.tags.tmpl" Name="tags.tmpl" />
48 <File Id="atom.bookmarks.tmpl" Name="bookmarks.tmpl" />
49 <File Id="atom.bookmarkentry.tmpl" Name="bookmarkentry.tmpl" />
48 </Component>
50 </Component>
49 </Directory>
51 </Directory>
50
52
@@ -58,6 +60,7 b''
58 <Directory Id="templates.gitwebdir" Name="gitweb">
60 <Directory Id="templates.gitwebdir" Name="gitweb">
59 <Component Id="templates.gitweb" Guid="$(var.templates.gitweb.guid)" Win64='$(var.IsX64)'>
61 <Component Id="templates.gitweb" Guid="$(var.templates.gitweb.guid)" Win64='$(var.IsX64)'>
60 <File Id="gitweb.branches.tmpl" Name="branches.tmpl" KeyPath="yes" />
62 <File Id="gitweb.branches.tmpl" Name="branches.tmpl" KeyPath="yes" />
63 <File Id="gitweb.bookmarks.tmpl" Name="bookmarks.tmpl" />
61 <File Id="gitweb.changelog.tmpl" Name="changelog.tmpl" />
64 <File Id="gitweb.changelog.tmpl" Name="changelog.tmpl" />
62 <File Id="gitweb.changelogentry.tmpl" Name="changelogentry.tmpl" />
65 <File Id="gitweb.changelogentry.tmpl" Name="changelogentry.tmpl" />
63 <File Id="gitweb.changeset.tmpl" Name="changeset.tmpl" />
66 <File Id="gitweb.changeset.tmpl" Name="changeset.tmpl" />
@@ -85,6 +88,7 b''
85 <Directory Id="templates.monobluedir" Name="monoblue">
88 <Directory Id="templates.monobluedir" Name="monoblue">
86 <Component Id="templates.monoblue" Guid="$(var.templates.monoblue.guid)" Win64='$(var.IsX64)'>
89 <Component Id="templates.monoblue" Guid="$(var.templates.monoblue.guid)" Win64='$(var.IsX64)'>
87 <File Id="monoblue.branches.tmpl" Name="branches.tmpl" KeyPath="yes" />
90 <File Id="monoblue.branches.tmpl" Name="branches.tmpl" KeyPath="yes" />
91 <File Id="monoblue.bookmarks.tmpl" Name="bookmarks.tmpl" />
88 <File Id="monoblue.changelog.tmpl" Name="changelog.tmpl" />
92 <File Id="monoblue.changelog.tmpl" Name="changelog.tmpl" />
89 <File Id="monoblue.changelogentry.tmpl" Name="changelogentry.tmpl" />
93 <File Id="monoblue.changelogentry.tmpl" Name="changelogentry.tmpl" />
90 <File Id="monoblue.changeset.tmpl" Name="changeset.tmpl" />
94 <File Id="monoblue.changeset.tmpl" Name="changeset.tmpl" />
@@ -161,6 +165,8 b''
161 <File Id="rss.map" Name="map" />
165 <File Id="rss.map" Name="map" />
162 <File Id="rss.tagentry.tmpl" Name="tagentry.tmpl" />
166 <File Id="rss.tagentry.tmpl" Name="tagentry.tmpl" />
163 <File Id="rss.tags.tmpl" Name="tags.tmpl" />
167 <File Id="rss.tags.tmpl" Name="tags.tmpl" />
168 <File Id="rss.bookmarks.tmpl" Name="bookmarks.tmpl" />
169 <File Id="rss.bookmarkentry.tmpl" Name="bookmarkentry.tmpl" />
164 </Component>
170 </Component>
165 </Directory>
171 </Directory>
166
172
General Comments 0
You need to be logged in to leave comments. Login now