# HG changeset patch # User Matt Harbison # Date 2015-12-18 02:24:08 # Node ID e9857fbfd07220dfe8e0846e59fe7861e6ccee36 # Parent 76fc5ac23473a25216f9cba2f977d1f56aa9df92 wix: add help for current internal topics This makes the changes in a79cba6cb206 and 84784f834b3a available on Windows. I'm not setup to make the installer, so someone with experience in this area should probably give it a look. In looking around to try to figure out how to build the installer, it looks like the Makefile may need an update to $DOCFILES. diff --git a/contrib/wix/guids.wxi b/contrib/wix/guids.wxi --- a/contrib/wix/guids.wxi +++ b/contrib/wix/guids.wxi @@ -19,7 +19,8 @@ - + + diff --git a/contrib/wix/help.wxs b/contrib/wix/help.wxs --- a/contrib/wix/help.wxs +++ b/contrib/wix/help.wxs @@ -5,9 +5,16 @@ + + + + + + + - + @@ -28,6 +35,15 @@ + + + + + + + + + diff --git a/contrib/wix/mercurial.wxs b/contrib/wix/mercurial.wxs --- a/contrib/wix/mercurial.wxs +++ b/contrib/wix/mercurial.wxs @@ -124,7 +124,7 @@ - + diff --git a/tests/test-install.t b/tests/test-install.t --- a/tests/test-install.t +++ b/tests/test-install.t @@ -102,9 +102,6 @@ path variables are expanded (~ is the sa help/hg.1.txt help/hgignore.5.txt help/hgrc.5.txt - help/internals/bundles.txt - help/internals/changegroups.txt - help/internals/revlogs.txt Not tracked: $ python wixxml.py templates