changeset 11006:6d9ff3374a81

wix: hgweb file renames
author Steve Borho <steve@borho.org>
date Mon, 26 Apr 2010 11:33:37 -0500
parents c9b4e9431af7
children af2a58ab4182
files contrib/wix/contrib.wxs
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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" />