##// END OF EJS Templates
wix: generate a new GUID for the help folder...
Steve Borho -
r11492:239f3210 stable
parent child Browse files
Show More
@@ -15,7 +15,7 b''
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} ?>
General Comments 0
You need to be logged in to leave comments. Login now