##// END OF EJS Templates
wix: pull in new templates
Steve Borho -
r20315:4dd91c46 stable
parent child Browse files
Show More
@@ -24,16 +24,16 b''
24 <?define i18nFolder.guid = {1BF8026D-CF7C-4174-AEE6-D6B7BF119248} ?>
24 <?define i18nFolder.guid = {1BF8026D-CF7C-4174-AEE6-D6B7BF119248} ?>
25
25
26 <!-- templates.wxs -->
26 <!-- templates.wxs -->
27 <?define templates.root.guid = {8DF97574-33E9-412F-8414-65B48BB18783} ?>
27 <?define templates.root.guid = {437FD55C-7756-4EA0-87E5-FDBE75DC8595} ?>
28 <?define templates.atom.guid = {AB5D2908-BC95-44BE-9D79-069EF43D93E2} ?>
28 <?define templates.atom.guid = {D30E14A5-8AF0-4268-8B00-00BEE9E09E39} ?>
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 = {827334AF-1EFD-421B-962C-5660A068F612} ?>
30 <?define templates.gitweb.guid = {827334AF-1EFD-421B-962C-5660A068F612} ?>
31 <?define templates.monoblue.guid = {8060A1E4-BD4C-453E-92CB-9536DC44A9E3} ?>
31 <?define templates.monoblue.guid = {8060A1E4-BD4C-453E-92CB-9536DC44A9E3} ?>
32 <?define templates.paper.guid = {61AB1DE9-645F-46ED-8AF8-0CF02267FFBB} ?>
32 <?define templates.paper.guid = {61AB1DE9-645F-46ED-8AF8-0CF02267FFBB} ?>
33 <?define templates.raw.guid = {3F88E9B6-EA3C-41EB-8D8A-3F12E7DE9933} ?>
33 <?define templates.raw.guid = {834DF8D7-9784-43A6-851D-A96CE1B3575B} ?>
34 <?define templates.rss.guid = {36069748-1E2A-472B-A212-506CB656A9C1} ?>
34 <?define templates.rss.guid = {9338FA09-E128-4B1C-B723-1142DBD09E14} ?>
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 = {6B3D7C24-98DA-4B67-9F18-35F77357B0B4} ?>
37
37
38 <!-- mercurial.wxs -->
38 <!-- mercurial.wxs -->
39 <?define ProductUpgradeCode = {A1CC6134-E945-4399-BE36-EB0017FDF7CF} ?>
39 <?define ProductUpgradeCode = {A1CC6134-E945-4399-BE36-EB0017FDF7CF} ?>
@@ -33,6 +33,7 b''
33 <File Name="map-cmdline.default" />
33 <File Name="map-cmdline.default" />
34 <File Name="map-cmdline.bisect" />
34 <File Name="map-cmdline.bisect" />
35 <File Name="map-cmdline.xml" />
35 <File Name="map-cmdline.xml" />
36 <File Name="map-cmdline.phases" />
36 </Component>
37 </Component>
37
38
38 <Directory Id="templates.atomdir" Name="atom">
39 <Directory Id="templates.atomdir" Name="atom">
@@ -45,6 +46,8 b''
45 <File Id="atom.map" Name="map" />
46 <File Id="atom.map" Name="map" />
46 <File Id="atom.tagentry.tmpl" Name="tagentry.tmpl" />
47 <File Id="atom.tagentry.tmpl" Name="tagentry.tmpl" />
47 <File Id="atom.tags.tmpl" Name="tags.tmpl" />
48 <File Id="atom.tags.tmpl" Name="tags.tmpl" />
49 <File Id="atom.branchentry.tmpl" Name="branchentry.tmpl" />
50 <File Id="atom.branches.tmpl" Name="branches.tmpl" />
48 <File Id="atom.bookmarks.tmpl" Name="bookmarks.tmpl" />
51 <File Id="atom.bookmarks.tmpl" Name="bookmarks.tmpl" />
49 <File Id="atom.bookmarkentry.tmpl" Name="bookmarkentry.tmpl" />
52 <File Id="atom.bookmarkentry.tmpl" Name="bookmarkentry.tmpl" />
50 </Component>
53 </Component>
@@ -157,6 +160,9 b''
157 <File Id="raw.manifest.tmpl" Name="manifest.tmpl" />
160 <File Id="raw.manifest.tmpl" Name="manifest.tmpl" />
158 <File Id="raw.map" Name="map" />
161 <File Id="raw.map" Name="map" />
159 <File Id="raw.notfound.tmpl" Name="notfound.tmpl" />
162 <File Id="raw.notfound.tmpl" Name="notfound.tmpl" />
163 <File Id="raw.search.tmpl" Name="search.tmpl" />
164 <File Id="raw.logentry.tmpl" Name="logentry.tmpl" />
165 <File Id="raw.changelog.tmpl" Name="changelog.tmpl" />
160 </Component>
166 </Component>
161 </Directory>
167 </Directory>
162
168
@@ -173,6 +179,8 b''
173 <File Id="rss.tags.tmpl" Name="tags.tmpl" />
179 <File Id="rss.tags.tmpl" Name="tags.tmpl" />
174 <File Id="rss.bookmarks.tmpl" Name="bookmarks.tmpl" />
180 <File Id="rss.bookmarks.tmpl" Name="bookmarks.tmpl" />
175 <File Id="rss.bookmarkentry.tmpl" Name="bookmarkentry.tmpl" />
181 <File Id="rss.bookmarkentry.tmpl" Name="bookmarkentry.tmpl" />
182 <File Id="rss.branchentry.tmpl" Name="branchentry.tmpl" />
183 <File Id="rss.branches.tmpl" Name="branches.tmpl" />
176 </Component>
184 </Component>
177 </Directory>
185 </Directory>
178
186
@@ -216,6 +224,7 b''
216 <File Id="static.style.monoblue.css" Name="style-monoblue.css" />
224 <File Id="static.style.monoblue.css" Name="style-monoblue.css" />
217 <File Id="static.style.paper.css" Name="style-paper.css" />
225 <File Id="static.style.paper.css" Name="style-paper.css" />
218 <File Id="static.style.css" Name="style.css" />
226 <File Id="static.style.css" Name="style.css" />
227 <File Id="static.feed.icon" Name="feed-icon-14x14.png" />
219 </Component>
228 </Component>
220 </Directory>
229 </Directory>
221
230
General Comments 0
You need to be logged in to leave comments. Login now