Add <name> to <compile-subdir>. It is what appears on the top of the column

when the step fails.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49051 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Michael Wetherell
2007-10-05 19:33:19 +00:00
parent 7f733b2674
commit 17692c1de7

View File

@@ -168,6 +168,9 @@
<xsl:param name="halt" select="'false'"/>
<compile>
<defaults content="{$content}">
<name>
compile <xsl:value-of select="$dir"/>
</name>
<description>
compiling <xsl:value-of select="$dir"/>
</description>