[PATCH RFC] help: add new deprecated topic

Matt Harbison mharbison72 at gmail.com
Mon May 14 21:06:55 EDT 2018


On Mon, 14 May 2018 07:11:16 -0400, David Demelier <markand at malikania.fr>  
wrote:

> # HG changeset patch
> # User David Demelier <markand at malikania.fr>
> # Date 1526296264 -7200
> #      Mon May 14 13:11:04 2018 +0200
> # Node ID 4cf720342c2fd6fe4bb10f1c756124aaac8f5901
> # Parent  8ba0344f9fb145f5b9b909f1211defc9e0793f68
> help: add new deprecated topic

Please fold this in to keep test-install.t happy:

diff --git a/contrib/wix/help.wxs b/contrib/wix/help.wxs
--- a/contrib/wix/help.wxs
+++ b/contrib/wix/help.wxs
@@ -19,6 +19,7 @@
            <File Name="color.txt" />
            <File Name="config.txt" KeyPath="yes" />
            <File Name="dates.txt" />
+          <File Name="deprecated.txt" />
            <File Name="diffs.txt" />
            <File Name="environment.txt" />
            <File Name="extensions.txt" />


More information about the Mercurial-devel mailing list