view DOCS/xml/pl/html-single.xsl @ 27510:8569c9fcb348

'mp3lame' audio output codec was wrongly listed as 'lame'. noticed by Robert Vincenz, vincenz.robert t-online de
author diego
date Sun, 07 Sep 2008 14:32:15 +0000
parents 6668da86cff9
children
line wrap: on
line source

<?xml version="1.0" encoding="utf-8"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                version="1.0">

  <xsl:import href="../html-single.xsl"/>
  <xsl:include href="html-common.xsl"/>

</xsl:stylesheet>