[PATCH] wix: new GUID for contrib.guid

Adrian Buehlmann adrian at cadifra.com
Tue Apr 27 02:50:53 CDT 2010


# HG changeset patch
# User Adrian Buehlmann <adrian at cadifra.com>
# Date 1272354453 -7200
# Node ID b2df865a55fdcc0b068c4b5425fd4111607316e2
# Parent  81631f0cf13b1d289ca9ac004bbd5b63e1384cda
wix: new GUID for contrib.guid

to comply with the component GUID rules of Windows Installer, applied to
the change 6d9ff3374a81

diff --git a/contrib/wix/guids.wxi b/contrib/wix/guids.wxi
--- a/contrib/wix/guids.wxi
+++ b/contrib/wix/guids.wxi
@@ -5,7 +5,7 @@
        your project. Component GUIDs have global namespace!      -->
 
   <!-- contrib.wxs -->
-  <?define contrib.guid = {B2EB15EA-F5F2-40c7-97EB-944DBED85F83} ?>
+  <?define contrib.guid = {F17D27B7-4A6B-4cd2-AE72-FED3CFAA585E} ?>
   <?define contrib.vim.guid = {56B49B46-6657-405d-9E91-3FA68D011471} ?>
 
   <!-- doc.wxs -->


More information about the Mercurial-devel mailing list