[MPlayer-DOCS] CVS: homepage/src news.src.en,1.122,1.123

Diego Biurrun CVS syncmail at mplayerhq.hu
Mon Jun 7 15:30:30 CEST 2004


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/homepage/src
In directory mail:/var2/tmp/cvs-serv24602/src

Modified Files:
	news.src.en 
Log Message:
HTML fixes


Index: news.src.en
===================================================================
RCS file: /cvsroot/mplayer/homepage/src/news.src.en,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -r1.122 -r1.123
--- news.src.en	7 Jun 2004 13:17:52 -0000	1.122
+++ news.src.en	7 Jun 2004 13:30:27 -0000	1.123
@@ -1232,7 +1232,7 @@
 parser, in order to identify the chosen subtitle file.<br>
 <br>
 Let's take an easy example:
-<code><pre>
+<pre><code>
 $ strings fileplayer.bin
 &lt;...&gt;
 &lt;SAMI&gt;
@@ -1246,8 +1246,9 @@
 FORMAT=TIM%c
 --&gt;&gt;
 &lt;...&gt;
-</pre></code>
-<code><pre>
+</code></pre>
+
+<pre><code>
 $ strings subreader.o
 &lt;...&gt;
 &lt;SAMI&gt;
@@ -1262,7 +1263,7 @@
 FORMAT=TIM%c
 --&gt;&gt;
 &lt;...&gt;
-</pre></code>
+</code></pre>
 <br>
 These are the patterns we use to identify a SAMI subtitle file.
 We have one more pattern in our parser, which was commited on




More information about the MPlayer-DOCS mailing list