Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 1.1, 1.1.1, and 1.1.2

wix: add notice to guid includes

Changeset 9c8f34b773ff

Parent a3c77aaba36c

by Adrian Buehlmann

Changes to 2 files · Browse files at 9c8f34b773ff Showing diff from parent a3c77aaba36c Diff from another changeset...

 
1
 
 
 
 
2
3
4
 
1
2
3
4
5
6
7
8
@@ -1,4 +1,8 @@
 <Include> + <!-- These are component GUIDs used for TortoiseHg installers. + YOU MUST CHANGE ALL GUIDs below when copying this file + and replace 'TortoiseHg' in this notice with the name of + your project. Component GUIDs have global namespace! -->     <!-- contrib.wxs -->   <?define contrib.guid = {509AE2EF-3AC6-4661-A9C3-51F663BE83B2} ?>
 
1
 
 
 
 
2
3
4
 
1
2
3
4
5
6
7
8
@@ -1,4 +1,8 @@
 <Include> + <!-- These are component GUIDs used for TortoiseHg installers. + YOU MUST CHANGE ALL GUIDs below when copying this file + and replace 'TortoiseHg' in this notice with the name of + your project. Component GUIDs have global namespace! -->     <!-- cmenu-i18n.wxs -->   <?define cmenuI18n.guid = {B0AB4947-248C-4c6b-841C-49284EF99022} ?>