wix: hgweb file renames
authorSteve Borho <steve@borho.org>
Mon, 26 Apr 2010 11:33:37 -0500
changeset 11006 6d9ff3374a81
parent 11005 c9b4e9431af7
child 11008 af2a58ab4182
wix: hgweb file renames
contrib/wix/contrib.wxs
--- 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" />