Mercurial > hg
changeset 31098:876f08f30ade
wix: include the help for pager
Similar (I assume) to 65d2538ac993.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Sat, 25 Feb 2017 21:44:34 -0500 |
parents | 4a1486c73fdf |
children | b44ab288358e |
files | contrib/wix/help.wxs tests/test-install.t |
diffstat | 2 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/contrib/wix/help.wxs Sun Feb 26 10:16:47 2017 -0800 +++ b/contrib/wix/help.wxs Sat Feb 25 21:44:34 2017 -0500 @@ -25,6 +25,7 @@ <File Name="hgignore.txt" /> <File Name="hgweb.txt" /> <File Name="merge-tools.txt" /> + <File Name="pager.txt" /> <File Name="patterns.txt" /> <File Name="phases.txt" /> <File Name="revisions.txt" />