contrib/wix/mercurial.wxs
changeset 23143 cd0c51c07e5f
parent 19023 86531a7038ed
child 23174 7041b7120e69
--- a/contrib/wix/mercurial.wxs	Thu Sep 04 21:36:35 2014 +0200
+++ b/contrib/wix/mercurial.wxs	Sun Oct 19 03:22:23 2014 +0200
@@ -79,7 +79,7 @@
                     ReadOnly='yes' KeyPath='yes'/>
             </Component>
             <Component Id='mergetools.rc' Guid='$(var.mergetools.rc.guid)' Win64='$(var.IsX64)'>
-              <File Id='mergetools.rc' Name='MergeTools.rc' Source='contrib\mergetools.hgrc'
+              <File Id='mergetools.rc' Name='MergeTools.rc' Source='mercurial\default-hgrc.d\mergetools.rc'
                     ReadOnly='yes' KeyPath='yes'/>
             </Component>
             <Component Id='paths.rc' Guid='$(var.paths.rc.guid)' Win64='$(var.IsX64)'>