[PATCH STABLE] wix: add missing templates/paper/diffstat.tmpl

Steve Borho steve at borho.org
Wed Jun 29 10:43:03 CDT 2011


On Wed, Jun 29, 2011 at 6:54 AM, Adrian Buehlmann <adrian at cadifra.com> wrote:
> # HG changeset patch
> # User Adrian Buehlmann <adrian at cadifra.com>
> # Date 1309344874 -7200
> # Branch stable
> # Node ID 50637ceb41af9640cf1192e66241966e8a1d6ee8
> # Parent  1a9256cdf10fbecf721d55ede8aa0b80838326dc
> wix: add missing templates/paper/diffstat.tmpl

I would push this, but my linux box is fried.

> diff --git a/contrib/wix/guids.wxi b/contrib/wix/guids.wxi
> --- a/contrib/wix/guids.wxi
> +++ b/contrib/wix/guids.wxi
> @@ -29,7 +29,7 @@
>   <?define templates.coal.guid = {B63CCAAB-4EAF-43b4-901E-4BD13F5B78FC} ?>
>   <?define templates.gitweb.guid = {D8BFE3ED-06DD-4C4D-A00D-6D825955F922} ?>
>   <?define templates.monoblue.guid = {A394B4D5-2AF7-4AAC-AEA8-E92176E5501E} ?>
> -  <?define templates.paper.guid = {243CF61D-7028-4A25-93CC-7C402088EAE6} ?>
> +  <?define templates.paper.guid = {D2591E56-709E-49F9-8A5F-1359E1CCD7E0} ?>
>   <?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} ?>
> diff --git a/contrib/wix/templates.wxs b/contrib/wix/templates.wxs
> --- a/contrib/wix/templates.wxs
> +++ b/contrib/wix/templates.wxs
> @@ -114,6 +114,7 @@
>             <File Id="paper.branches.tmpl"      Name="branches.tmpl" KeyPath="yes" />
>             <File Id="paper.bookmarks.tmpl"     Name="bookmarks.tmpl" />
>             <File Id="paper.changeset.tmpl"     Name="changeset.tmpl" />
> +            <File Id="paper.diffstat.tmpl"      Name="diffstat.tmpl" />
>             <File Id="paper.error.tmpl"         Name="error.tmpl" />
>             <File Id="paper.fileannotate.tmpl"  Name="fileannotate.tmpl" />
>             <File Id="paper.filediff.tmpl"      Name="filediff.tmpl" />
> _______________________________________________
> Mercurial-devel mailing list
> Mercurial-devel at selenic.com
> http://selenic.com/mailman/listinfo/mercurial-devel
>



-- 
Steve Borho


More information about the Mercurial-devel mailing list