update alternate text for Boost logo to 'Boost C++ Libraries'.

[SVN r32389]
This commit is contained in:
João Abecasis 2006-01-24 00:14:23 +00:00
parent b63b73f37b
commit 1214803d08

View File

@ -32,7 +32,7 @@
<xsl:param name = "boost.root" select = "'../..'"/> <xsl:param name = "boost.root" select = "'../..'"/>
<xsl:param name = "boost.image.src" <xsl:param name = "boost.image.src"
select = "concat($boost.root, '/boost.png')"/> select = "concat($boost.root, '/boost.png')"/>
<xsl:param name = "boost.image.alt" select = "'boost.png (6897 bytes)'"/> <xsl:param name = "boost.image.alt" select = "'Boost C++ Libraries'"/>
<xsl:param name = "boost.image.w" select = "277"/> <xsl:param name = "boost.image.w" select = "277"/>
<xsl:param name = "boost.image.h" select = "86"/> <xsl:param name = "boost.image.h" select = "86"/>
<xsl:param name = "boost.libraries" select = "'libraries.html'"/> <xsl:param name = "boost.libraries" select = "'libraries.html'"/>