Mercurial > mplayer.hg
annotate DOCS/xml/pl/html-single.xsl @ 23205:32e7b5a67728
cosmetics: Rename remaining instances of amr_* to libamr_*.
author | diego |
---|---|
date | Thu, 03 May 2007 12:10:22 +0000 |
parents | 6668da86cff9 |
children |
rev | line source |
---|---|
21628
6668da86cff9
Partially revert r20940, we had some local modifications.
torinthiel
parents:
diff
changeset
|
1 <?xml version="1.0" encoding="utf-8"?> |
6668da86cff9
Partially revert r20940, we had some local modifications.
torinthiel
parents:
diff
changeset
|
2 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" |
6668da86cff9
Partially revert r20940, we had some local modifications.
torinthiel
parents:
diff
changeset
|
3 version="1.0"> |
6668da86cff9
Partially revert r20940, we had some local modifications.
torinthiel
parents:
diff
changeset
|
4 |
6668da86cff9
Partially revert r20940, we had some local modifications.
torinthiel
parents:
diff
changeset
|
5 <xsl:import href="../html-single.xsl"/> |
6668da86cff9
Partially revert r20940, we had some local modifications.
torinthiel
parents:
diff
changeset
|
6 <xsl:include href="html-common.xsl"/> |
6668da86cff9
Partially revert r20940, we had some local modifications.
torinthiel
parents:
diff
changeset
|
7 |
6668da86cff9
Partially revert r20940, we had some local modifications.
torinthiel
parents:
diff
changeset
|
8 </xsl:stylesheet> |