##// END OF EJS Templates
wix: add phases help text and two more translations (issue 3288)
Steve Borho -
r16220:939f043a stable
parent child Browse files
Show More
@@ -1,51 +1,51
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 = {BB04903A-652D-4C4F-9590-2BD07A2304F2} ?>
9 <?define contrib.vim.guid = {BB04903A-652D-4C4F-9590-2BD07A2304F2} ?>
10
10
11 <!-- dist.wxs -->
11 <!-- dist.wxs -->
12 <?define dist.guid = {C3B634A4-1B05-4A40-94A9-38EE853CF693} ?>
12 <?define dist.guid = {C3B634A4-1B05-4A40-94A9-38EE853CF693} ?>
13
13
14 <!-- doc.wxs -->
14 <!-- doc.wxs -->
15 <?define doc.hg.1.html.guid = {AAAA3FDA-EDC5-4220-B59D-D342722358A2} ?>
15 <?define doc.hg.1.html.guid = {AAAA3FDA-EDC5-4220-B59D-D342722358A2} ?>
16 <?define doc.hgignore.5.html.guid = {AA9118C4-F3A0-4429-A5F4-5A1906B2D67F} ?>
16 <?define doc.hgignore.5.html.guid = {AA9118C4-F3A0-4429-A5F4-5A1906B2D67F} ?>
17 <?define doc.hgrc.5.html = {E0CEA1EB-FA01-408c-844B-EE5965165BAE} ?>
17 <?define doc.hgrc.5.html = {E0CEA1EB-FA01-408c-844B-EE5965165BAE} ?>
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 = {84025FAA-7EB7-4D79-A097-D2D18852D78E} ?>
21 <?define helpFolder.guid = {9FA957DB-6DFE-44f2-AD03-293B2791CF17} ?>
22
22
23 <!-- i18n.wxs -->
23 <!-- i18n.wxs -->
24 <?define i18nFolder.guid = {EADFA693-A0B5-4f31-87C9-3997CFAC1B42} ?>
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 = {8DF97574-33E9-412F-8414-65B48BB18783} ?>
28 <?define templates.atom.guid = {AB5D2908-BC95-44BE-9D79-069EF43D93E2} ?>
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 = {6A33D168-F84E-45AA-912C-23CAC2D66BCA} ?>
30 <?define templates.gitweb.guid = {6A33D168-F84E-45AA-912C-23CAC2D66BCA} ?>
31 <?define templates.monoblue.guid = {D27AA750-9394-4DAC-84FC-A546CE8F347A} ?>
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 = {36069748-1E2A-472B-A212-506CB656A9C1} ?>
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
38 <!-- mercurial.wxs -->
38 <!-- mercurial.wxs -->
39 <?define ProductUpgradeCode = {A1CC6134-E945-4399-BE36-EB0017FDF7CF} ?>
39 <?define ProductUpgradeCode = {A1CC6134-E945-4399-BE36-EB0017FDF7CF} ?>
40
40
41 <?define ComponentMainExecutableGUID = {D102B8FA-059B-4ACC-9FA3-8C78C3B58EEF} ?>
41 <?define ComponentMainExecutableGUID = {D102B8FA-059B-4ACC-9FA3-8C78C3B58EEF} ?>
42
42
43 <?define ReadMe.guid = {56A8E372-991D-4DCA-B91D-93D775974CF5} ?>
43 <?define ReadMe.guid = {56A8E372-991D-4DCA-B91D-93D775974CF5} ?>
44 <?define COPYING.guid = {B7801DBA-1C49-4BF4-91AD-33C65F5C7895} ?>
44 <?define COPYING.guid = {B7801DBA-1C49-4BF4-91AD-33C65F5C7895} ?>
45 <?define mercurial.rc.guid = {1D5FAEEE-7E6E-43B1-9F7F-802714316B15} ?>
45 <?define mercurial.rc.guid = {1D5FAEEE-7E6E-43B1-9F7F-802714316B15} ?>
46 <?define mergetools.rc.guid = {E8A1DC29-FF40-4B5F-BD12-80B9F7BF0CCD} ?>
46 <?define mergetools.rc.guid = {E8A1DC29-FF40-4B5F-BD12-80B9F7BF0CCD} ?>
47 <?define paths.rc.guid = {F9ADF21D-5F0B-4934-8CD9-14BE63664721} ?>
47 <?define paths.rc.guid = {F9ADF21D-5F0B-4934-8CD9-14BE63664721} ?>
48 <?define cacert.pem.guid = {EC1B2630-FE21-46E6-915B-A6545AF703D4} ?>
48 <?define cacert.pem.guid = {EC1B2630-FE21-46E6-915B-A6545AF703D4} ?>
49 <?define ProgramMenuDir.guid = {D5A63320-1238-489B-B68B-CF053E9577CA} ?>
49 <?define ProgramMenuDir.guid = {D5A63320-1238-489B-B68B-CF053E9577CA} ?>
50
50
51 </Include>
51 </Include>
@@ -1,33 +1,34
1 <?xml version="1.0" encoding="utf-8"?>
1 <?xml version="1.0" encoding="utf-8"?>
2 <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
2 <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
3
3
4 <?include guids.wxi ?>
4 <?include guids.wxi ?>
5 <?include defines.wxi ?>
5 <?include defines.wxi ?>
6
6
7 <Fragment>
7 <Fragment>
8 <DirectoryRef Id="INSTALLDIR">
8 <DirectoryRef Id="INSTALLDIR">
9 <Directory Id="helpdir" Name="help" FileSource="$(var.SourceDir)">
9 <Directory Id="helpdir" Name="help" FileSource="$(var.SourceDir)">
10 <Component Id="helpFolder" Guid="$(var.helpFolder.guid)" Win64='$(var.IsX64)'>
10 <Component Id="helpFolder" Guid="$(var.helpFolder.guid)" Win64='$(var.IsX64)'>
11 <File Name="config.txt" KeyPath="yes" />
11 <File Name="config.txt" KeyPath="yes" />
12 <File Name="dates.txt" />
12 <File Name="dates.txt" />
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="filesets.txt" />
17 <File Name="glossary.txt" />
17 <File Name="glossary.txt" />
18 <File Name="hgignore.txt" />
18 <File Name="hgignore.txt" />
19 <File Name="hgweb.txt" />
19 <File Name="hgweb.txt" />
20 <File Name="merge-tools.txt" />
20 <File Name="merge-tools.txt" />
21 <File Name="multirevs.txt" />
21 <File Name="multirevs.txt" />
22 <File Name="patterns.txt" />
22 <File Name="patterns.txt" />
23 <File Name="phases.txt" />
23 <File Name="revisions.txt" />
24 <File Name="revisions.txt" />
24 <File Name="revsets.txt" />
25 <File Name="revsets.txt" />
25 <File Name="subrepos.txt" />
26 <File Name="subrepos.txt" />
26 <File Name="templates.txt" />
27 <File Name="templates.txt" />
27 <File Name="urls.txt" />
28 <File Name="urls.txt" />
28 </Component>
29 </Component>
29 </Directory>
30 </Directory>
30 </DirectoryRef>
31 </DirectoryRef>
31 </Fragment>
32 </Fragment>
32
33
33 </Wix>
34 </Wix>
@@ -1,26 +1,26
1 <?xml version="1.0" encoding="utf-8"?>
1 <?xml version="1.0" encoding="utf-8"?>
2 <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
2 <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
3
3
4 <?include guids.wxi ?>
4 <?include guids.wxi ?>
5 <?include defines.wxi ?>
5 <?include defines.wxi ?>
6
6
7 <?define hg_po_langs =
7 <?define hg_po_langs =
8 da;de;el;fr;it;ja;pt_BR;sv;zh_CN;zh_TW
8 da;de;el;fr;it;ja;pt_BR;ro;ru;sv;zh_CN;zh_TW
9 ?>
9 ?>
10
10
11 <Fragment>
11 <Fragment>
12 <DirectoryRef Id="INSTALLDIR">
12 <DirectoryRef Id="INSTALLDIR">
13 <Directory Id="i18ndir" Name="i18n" FileSource="$(var.SourceDir)">
13 <Directory Id="i18ndir" Name="i18n" FileSource="$(var.SourceDir)">
14 <Component Id="i18nFolder" Guid="$(var.i18nFolder.guid)" Win64='$(var.IsX64)'>
14 <Component Id="i18nFolder" Guid="$(var.i18nFolder.guid)" Win64='$(var.IsX64)'>
15 <File Name="hggettext" KeyPath="yes" />
15 <File Name="hggettext" KeyPath="yes" />
16 <?foreach LANG in $(var.hg_po_langs) ?>
16 <?foreach LANG in $(var.hg_po_langs) ?>
17 <File Id="hg.$(var.LANG).po"
17 <File Id="hg.$(var.LANG).po"
18 Name="$(var.LANG).po"
18 Name="$(var.LANG).po"
19 />
19 />
20 <?endforeach?>
20 <?endforeach?>
21 </Component>
21 </Component>
22 </Directory>
22 </Directory>
23 </DirectoryRef>
23 </DirectoryRef>
24 </Fragment>
24 </Fragment>
25
25
26 </Wix>
26 </Wix>
General Comments 0
You need to be logged in to leave comments. Login now