Mercurial > hg
changeset 14078:80b8c0b59178
wix: a new mercurial.js has replaced graph.js
author | Steve Borho <steve@borho.org> |
---|---|
date | Sat, 30 Apr 2011 11:53:57 -0500 |
parents | c285bdb0572a |
children | 08fde203a600 |
files | contrib/wix/guids.wxi contrib/wix/templates.wxs |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/contrib/wix/guids.wxi Sat Apr 30 09:43:23 2011 -0700 +++ b/contrib/wix/guids.wxi Sat Apr 30 11:53:57 2011 -0500 @@ -33,7 +33,7 @@ <?define templates.raw.guid = {04DE03A2-FBFD-4c5f-8DEA-5436DDF4689D} ?> <?define templates.rss.guid = {A7D608DE-0CF6-44f4-AF1E-EE30CC237FDA} ?> <?define templates.spartan.guid = {80222625-FA8F-44b1-86CE-1781EF375D09} ?> - <?define templates.static.guid = {68C9F843-DE7E-480f-9DA2-D220B19D02C3} ?> + <?define templates.static.guid = {B27D7311-050A-4A96-9971-B674A0EA21D0} ?> <!-- mercurial.wxs --> <?define ProductUpgradeCode = {A1CC6134-E945-4399-BE36-EB0017FDF7CF} ?>
--- a/contrib/wix/templates.wxs Sat Apr 30 09:43:23 2011 -0700 +++ b/contrib/wix/templates.wxs Sat Apr 30 11:53:57 2011 -0500 @@ -195,7 +195,7 @@ <File Id="static.coal.file.png" Name="coal-file.png" /> <File Id="static.coal.folder.png" Name="coal-folder.png" /> <File Id="static.excanvas.js" Name="excanvas.js" /> - <File Id="static.graph.js" Name="graph.js" /> + <File Id="static.mercurial.js" Name="mercurial.js" /> <File Id="static.hgicon.png" Name="hgicon.png" /> <File Id="static.hglogo.png" Name="hglogo.png" /> <File Id="static.style.coal.css" Name="style-coal.css" />