##// END OF EJS Templates
wix: generate a new GUID for the help folder...
Steve Borho -
r11492:239f3210 stable
parent child Browse files
Show More
@@ -1,46 +1,46 b''
1 <Include>
1 <Include>
2 <!-- These are component GUIDs used for Mercurial installers.
2 <!-- These are component GUIDs used for Mercurial installers.
3 YOU MUST CHANGE ALL GUIDs below when copying this file
3 YOU MUST CHANGE ALL GUIDs below when copying this file
4 and replace 'Mercurial' in this notice with the name of
4 and replace 'Mercurial' in this notice with the name of
5 your project. Component GUIDs have global namespace! -->
5 your project. Component GUIDs have global namespace! -->
6
6
7 <!-- contrib.wxs -->
7 <!-- contrib.wxs -->
8 <?define contrib.guid = {F17D27B7-4A6B-4cd2-AE72-FED3CFAA585E} ?>
8 <?define contrib.guid = {F17D27B7-4A6B-4cd2-AE72-FED3CFAA585E} ?>
9 <?define contrib.vim.guid = {56B49B46-6657-405d-9E91-3FA68D011471} ?>
9 <?define contrib.vim.guid = {56B49B46-6657-405d-9E91-3FA68D011471} ?>
10
10
11 <!-- doc.wxs -->
11 <!-- doc.wxs -->
12 <?define doc.hg.1.html.guid = {AAAA3FDA-EDC5-4220-B59D-D342722358A2} ?>
12 <?define doc.hg.1.html.guid = {AAAA3FDA-EDC5-4220-B59D-D342722358A2} ?>
13 <?define doc.hgignore.5.html.guid = {AA9118C4-F3A0-4429-A5F4-5A1906B2D67F} ?>
13 <?define doc.hgignore.5.html.guid = {AA9118C4-F3A0-4429-A5F4-5A1906B2D67F} ?>
14 <?define doc.hgrc.5.html = {E0CEA1EB-FA01-408c-844B-EE5965165BAE} ?>
14 <?define doc.hgrc.5.html = {E0CEA1EB-FA01-408c-844B-EE5965165BAE} ?>
15 <?define doc.style.css = {172F8262-98E0-4711-BD39-4DAE0D77EF05} ?>
15 <?define doc.style.css = {172F8262-98E0-4711-BD39-4DAE0D77EF05} ?>
16
16
17 <!-- help.wxs -->
17 <!-- help.wxs -->
18 <?define helpFolder.guid = {FA1546C1-5730-4e55-8542-76F5830841EE} ?>
18 <?define helpFolder.guid = {9B541469-9C9E-4F25-B88B-048487AA582D} ?>
19
19
20 <!-- i18n.wxs -->
20 <!-- i18n.wxs -->
21 <?define i18nFolder.guid = {EADFA693-A0B5-4f31-87C9-3997CFAC1B42} ?>
21 <?define i18nFolder.guid = {EADFA693-A0B5-4f31-87C9-3997CFAC1B42} ?>
22
22
23 <!-- templates.wxs -->
23 <!-- templates.wxs -->
24 <?define templates.root.guid = {111509CB-4C96-4035-80BC-F66A99CD5ACB} ?>
24 <?define templates.root.guid = {111509CB-4C96-4035-80BC-F66A99CD5ACB} ?>
25 <?define templates.atom.guid = {45FCDF84-DE27-44f4-AF6C-C41F5994AE0D} ?>
25 <?define templates.atom.guid = {45FCDF84-DE27-44f4-AF6C-C41F5994AE0D} ?>
26 <?define templates.coal.guid = {B63CCAAB-4EAF-43b4-901E-4BD13F5B78FC} ?>
26 <?define templates.coal.guid = {B63CCAAB-4EAF-43b4-901E-4BD13F5B78FC} ?>
27 <?define templates.gitweb.guid = {5B8DF9A1-F475-45a5-B8F0-FCEA04A3B074} ?>
27 <?define templates.gitweb.guid = {5B8DF9A1-F475-45a5-B8F0-FCEA04A3B074} ?>
28 <?define templates.monoblue.guid = {7BA492F4-98F3-4943-A981-0BFE1690CF6E} ?>
28 <?define templates.monoblue.guid = {7BA492F4-98F3-4943-A981-0BFE1690CF6E} ?>
29 <?define templates.paper.guid = {294F69D5-EC96-4fa7-8569-DD76C9993F47} ?>
29 <?define templates.paper.guid = {294F69D5-EC96-4fa7-8569-DD76C9993F47} ?>
30 <?define templates.raw.guid = {04DE03A2-FBFD-4c5f-8DEA-5436DDF4689D} ?>
30 <?define templates.raw.guid = {04DE03A2-FBFD-4c5f-8DEA-5436DDF4689D} ?>
31 <?define templates.rss.guid = {A7D608DE-0CF6-44f4-AF1E-EE30CC237FDA} ?>
31 <?define templates.rss.guid = {A7D608DE-0CF6-44f4-AF1E-EE30CC237FDA} ?>
32 <?define templates.spartan.guid = {80222625-FA8F-44b1-86CE-1781EF375D09} ?>
32 <?define templates.spartan.guid = {80222625-FA8F-44b1-86CE-1781EF375D09} ?>
33 <?define templates.static.guid = {68C9F843-DE7E-480f-9DA2-D220B19D02C3} ?>
33 <?define templates.static.guid = {68C9F843-DE7E-480f-9DA2-D220B19D02C3} ?>
34
34
35 <!-- mercurial.wxs -->
35 <!-- mercurial.wxs -->
36 <?define ProductUpgradeCode = {A1CC6134-E945-4399-BE36-EB0017FDF7CF} ?>
36 <?define ProductUpgradeCode = {A1CC6134-E945-4399-BE36-EB0017FDF7CF} ?>
37
37
38 <?define ComponentMainExecutableGUID = {D102B8FA-059B-4ACC-9FA3-8C78C3B58EEF} ?>
38 <?define ComponentMainExecutableGUID = {D102B8FA-059B-4ACC-9FA3-8C78C3B58EEF} ?>
39
39
40 <?define ReadMe.guid = {56A8E372-991D-4DCA-B91D-93D775974CF5} ?>
40 <?define ReadMe.guid = {56A8E372-991D-4DCA-B91D-93D775974CF5} ?>
41 <?define COPYING.guid = {B7801DBA-1C49-4BF4-91AD-33C65F5C7895} ?>
41 <?define COPYING.guid = {B7801DBA-1C49-4BF4-91AD-33C65F5C7895} ?>
42 <?define mercurial.rc.guid = {1D5FAEEE-7E6E-43B1-9F7F-802714316B15} ?>
42 <?define mercurial.rc.guid = {1D5FAEEE-7E6E-43B1-9F7F-802714316B15} ?>
43 <?define mergetools.rc.guid = {E8A1DC29-FF40-4B5F-BD12-80B9F7BF0CCD} ?>
43 <?define mergetools.rc.guid = {E8A1DC29-FF40-4B5F-BD12-80B9F7BF0CCD} ?>
44 <?define ProgramMenuDir.guid = {D5A63320-1238-489B-B68B-CF053E9577CA} ?>
44 <?define ProgramMenuDir.guid = {D5A63320-1238-489B-B68B-CF053E9577CA} ?>
45
45
46 </Include>
46 </Include>
General Comments 0
You need to be logged in to leave comments. Login now