changeset 11006 | 6d9ff3374a81 |
parent 10828 | 1aa9464ce9ae |
child 12792 | 0c6c600c03fd |
--- a/contrib/wix/contrib.wxs Mon Apr 26 11:03:40 2010 -0500 +++ b/contrib/wix/contrib.wxs Mon Apr 26 11:33:37 2010 -0500 @@ -16,8 +16,8 @@ <Component Id="contrib" Guid="$(var.contrib.guid)"> <File Name="bash_completion" KeyPath="yes" /> <File Name="hgk" /> - <File Name="hgwebdir.fcgi" /> - <File Name="hgwebdir.wsgi" /> + <File Name="hgweb.fcgi" /> + <File Name="hgweb.wsgi" /> <File Name="logo-droplets.svg" /> <File Name="mercurial.el" /> <File Name="sample.hgrc" />