diff --git a/contrib/wix/help.wxs b/contrib/wix/help.wxs index b2468fb58b2bbbe5711119437449f253fda68318_Y29udHJpYi93aXgvaGVscC53eHM=..159233cc9c14ae41ecce70be9396bb261b448497_Y29udHJpYi93aXgvaGVscC53eHM= 100644 --- a/contrib/wix/help.wxs +++ b/contrib/wix/help.wxs @@ -12,6 +12,8 @@ <File Name="diffs.txt" /> <File Name="environment.txt" /> <File Name="extensions.txt" /> + <File Name="glossary.txt" /> + <File Name="hgweb.txt" /> <File Name="multirevs.txt" /> <File Name="patterns.txt" /> <File Name="revisions.txt" /> @@ -15,6 +17,7 @@ <File Name="multirevs.txt" /> <File Name="patterns.txt" /> <File Name="revisions.txt" /> + <File Name="revsets.txt" /> <File Name="templates.txt" /> <File Name="urls.txt" /> </Component>