Submitter | Steve Borho |
---|---|
Date | Sept. 15, 2014, 2:39 p.m. |
Message ID | <3391b245a5cba8974b05.1410791964@thgbuild-VM.fritz.box> |
Download | mbox | patch |
Permalink | /patch/5827/ |
State | Accepted |
Headers | show |
Comments
On Mon, 2014-09-15 at 09:39 -0500, Steve Borho wrote: > # HG changeset patch > # User Steve Borho <steve@borho.org> > # Date 1410791772 18000 > # Mon Sep 15 09:36:12 2014 -0500 > # Node ID 3391b245a5cba8974b05bca14946aa4e98ab597f > # Parent ca854cd4a26a8770fbc22b4d7ee1ac6823b682a5 > wix: contrib/sample.hgrc is no more Queued for default, thanks.
Patch
diff -r ca854cd4a26a -r 3391b245a5cb contrib/wix/contrib.wxs --- a/contrib/wix/contrib.wxs Tue Aug 19 14:33:31 2014 -0400 +++ b/contrib/wix/contrib.wxs Mon Sep 15 09:36:12 2014 -0500 @@ -21,7 +21,6 @@ <File Name="hgweb.wsgi" /> <File Name="logo-droplets.svg" /> <File Name="mercurial.el" /> - <File Name="sample.hgrc" /> <File Name="tcsh_completion" /> <File Name="tcsh_completion_build.sh" /> <File Name="xml.rnc" /> diff -r ca854cd4a26a -r 3391b245a5cb contrib/wix/guids.wxi --- a/contrib/wix/guids.wxi Tue Aug 19 14:33:31 2014 -0400 +++ b/contrib/wix/guids.wxi Mon Sep 15 09:36:12 2014 -0500 @@ -5,7 +5,7 @@ your project. Component GUIDs have global namespace! --> <!-- contrib.wxs --> - <?define contrib.guid = {F17D27B7-4A6B-4cd2-AE72-FED3CFAA585E} ?> + <?define contrib.guid = {4E11FFC2-E2F7-482A-8460-9394B5489F02} ?> <?define contrib.vim.guid = {BB04903A-652D-4C4F-9590-2BD07A2304F2} ?> <!-- dist.wxs -->