c++boost.gif -> boost.png replacement

[SVN r25572]
This commit is contained in:
Aleksey Gurtovoy 2004-10-05 15:23:19 +00:00
parent 71f515403d
commit 85e19289db

View File

@ -30,8 +30,8 @@
<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, '/c++boost.gif')"/> select = "concat($boost.root, '/boost.png')"/>
<xsl:param name = "boost.image.alt" select = "'c++boost.gif (8819 bytes)'"/> <xsl:param name = "boost.image.alt" select = "'boost.png (6897 bytes)'"/>
<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'"/>