[Scummvm-cvs-logs] CVS: web/docs release.xml,1.91,1.92

Eugene Sandulenko sev at users.sourceforge.net
Sun Dec 12 13:06:03 CET 2004


Update of /cvsroot/scummvm/web/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13397

Modified Files:
	release.xml 
Log Message:
Fix colspan on subheadings.


Index: release.xml
===================================================================
RCS file: /cvsroot/scummvm/web/docs/release.xml,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -d -r1.91 -r1.92
--- release.xml	12 Dec 2004 20:26:39 -0000	1.91
+++ release.xml	12 Dec 2004 21:05:49 -0000	1.92
@@ -93,7 +93,7 @@
  <th>Win32</th><th>Linux</th><th>Mac</th><th>OpenBSD</th><th>WinCE</th><th>Palm</th><th>DC</th>
 </tr>
 
-<tr><th colspan="9">SCUMM Engine</th></tr>
+<tr><th colspan="10">SCUMM Engine</th></tr>
 <tr><td>Maniac (V1)</td>
 	<td>NONE</td>
 	<td>...</td>
@@ -185,7 +185,7 @@
 	<?php portStatus(array("Win32" => 0, "Linux" => 0, "DC" => 0,
 	 "Palm" => 0, "WinCE" => 0, "Mac" => 0, "OpenBSD" => 0)); ?></tr>
 
-<tr><th colspan="9">Simon Engine</th></tr>
+<tr><th colspan="10">Simon Engine</th></tr>
 <tr><td>Simon1 (talkie)</td>
 	<td>NONE</td>
 	<td>...</td>
@@ -207,7 +207,7 @@
 	<?php portStatus(array("Win32" => 0, "Linux" => 0, "DC" => 0,
 	 "Palm" => 0, "WinCE" => 0, "Mac" => 0, "OpenBSD" => 0)); ?></tr>
 
-<tr><th colspan="9">Other Engines</th></tr>
+<tr><th colspan="10">Other Engines</th></tr>
 <tr><td>Sky (Floppy)</td>
 	<td>NONE</td>
 	<td>...</td>





More information about the Scummvm-git-logs mailing list