view DOCS/xml/ru/html-chunk.xsl @ 16323:60c6693b2b2b

add key_down_eventto slave mode, used to inject key down event with mplayer_put_key
author nplourde
date Wed, 31 Aug 2005 02:15:03 +0000
parents 6dfed0b2a300
children
line wrap: on
line source

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

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

</xsl:stylesheet>