[Mplayer-cvslog] CVS: main/DOCS/xml/pl Makefile,NONE,1.1 audio.xml,NONE,1.1 bugreports.xml,NONE,1.1 documentation.xml,NONE,1.1 features.xml,NONE,1.1 html.xsl,NONE,1.1 mail-lists.xml,NONE,1.1 patches.xml,NONE,1.1 ports.xml,NONE,1.1

Dmitry Baryshkov mitya at school.ioffe.ru
Wed Oct 15 22:47:01 CEST 2003


Hello,
В Срд, 15.10.2003, в 20:37, Diego Biurrun CVS пишет:
> Update of /cvsroot/mplayer/main/DOCS/xml/pl
> In directory mail:/var/tmp.root/cvs-serv7659/pl
> 
> Added Files:
> 	Makefile audio.xml bugreports.xml documentation.xml 
> 	features.xml html.xsl mail-lists.xml patches.xml ports.xml 
> Log Message:
> Polish XML docs by Torinthiel <torinthiel at wp.pl> and others.
> 
[skipped]
[file html.xsl]
> --- NEW FILE ---
> <?xml version="1.0" encoding="utf-8"?>
> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
>                 version="1.0">
> 
>   <xsl:import href="/usr/share/sgml/docbook/stylesheet/xsl/nwalsh/html/chunk.xsl"/>
>   <xsl:include href="../html-common.xsl"/>
This is really bad. It will break, if chunk.xsl is in incorrect
 location. Should be:
<xsl:import href="../html.xsl"/>
>   <xsl:param name="chunker.output.encoding" select="'utf-8'"/>
> 
> </xsl:stylesheet>
> 

I'll add comments to README.maintainers soon.
Also, it will be good to change DOCS/xml/pl/html.xsl . May I change it?
-- 
With best wishes
Dmitry Baryshkov

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: ??? ????? ????????? ????????? ???????? ????????
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-cvslog/attachments/20031016/38a6184a/attachment.pgp>


More information about the MPlayer-cvslog mailing list