Remove single-cell tables.

PR:		55973
Submitted by:	Pav Lucistnik <pav@oook.cz>
This commit is contained in:
Joe Marcus Clarke 2003-08-26 07:47:30 +00:00
parent 1d8b2df107
commit f5e56d8d92
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17994
4 changed files with 5 additions and 31 deletions

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/22knownissues.sgml,v 1.5 2003/02/28 06:08:55 marcus Exp $"> <!ENTITY date "$FreeBSD: www/en/gnome/docs/22knownissues.sgml,v 1.6 2003/08/02 06:40:42 marcus Exp $">
<!ENTITY title "FreeBSD GNOME Project: Known Issues with GNOME 2.2 on FreeBSD"> <!ENTITY title "FreeBSD GNOME Project: Known Issues with GNOME 2.2 on FreeBSD">
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes; <!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -9,10 +9,6 @@
<html> <html>
&header; &header;
<table border="0">
<tr>
<td>
<p>Below are a list of known issues with GNOME 2.2 that are <p>Below are a list of known issues with GNOME 2.2 that are
specific to FreeBSD. They are not the only known issues, specific to FreeBSD. They are not the only known issues,
however. Please familiarize yourself with the GNOME 2.2 however. Please familiarize yourself with the GNOME 2.2
@ -67,9 +63,6 @@
helping, please contact <a href="mailto:&email;@FreeBSD.org"> helping, please contact <a href="mailto:&email;@FreeBSD.org">
freebsd-gnome@FreeBSD.org</a>. freebsd-gnome@FreeBSD.org</a>.
</p> </p>
</td>
</tr>
</table>
&footer; &footer;
</body> </body>

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/bugging.sgml,v 1.7 2002/08/25 19:54:28 marcus Exp $"> <!ENTITY date "$FreeBSD: www/en/gnome/docs/bugging.sgml,v 1.8 2002/09/15 19:46:32 marcus Exp $">
<!ENTITY title "FreeBSD GNOME Project: Reporting a Bug"> <!ENTITY title "FreeBSD GNOME Project: Reporting a Bug">
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes; <!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -9,10 +9,6 @@
<html> <html>
&header; &header;
<table border="0">
<tr>
<td>
<h2>1. What to report?</h2> <h2>1. What to report?</h2>
<p>The rule of the thumb is: report as much information as you <p>The rule of the thumb is: report as much information as you
@ -95,9 +91,6 @@
from your fix, without the need to wait for the vendor's next from your fix, without the need to wait for the vendor's next
release.</p></li> release.</p></li>
</ul> </ul>
</td>
</tr>
</table>
&footer; &footer;
</body> </body>

View file

@ -1,15 +1,13 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/porting.sgml,v 1.29 2003/05/17 07:20:12 adamw Exp $"> <!ENTITY date "$FreeBSD: www/en/gnome/docs/porting.sgml,v 1.30 2003/06/03 17:55:11 marcus Exp $">
<!ENTITY title "FreeBSD GNOME Project: How To Make a Port"> <!ENTITY title "FreeBSD GNOME Project: How To Make a Port">
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes; <!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
&header; &header;
<table border="0">
<tr>
<td>
<p>This document assumes that you already know how the port system works, <p>This document assumes that you already know how the port system works,
and therefore only provides GNOME-specific hints and tips. General and therefore only provides GNOME-specific hints and tips. General
instructions can be found in the instructions can be found in the
@ -310,9 +308,6 @@ USE_BZIP2= yes
the <a href="/ports/gnome.html">existing ports</a> for examples. the <a href="/ports/gnome.html">existing ports</a> for examples.
The <a href="mailto:&email;@FreeBSD.org">freebsd-gnome mailing The <a href="mailto:&email;@FreeBSD.org">freebsd-gnome mailing
list</a> is also there for you.</p> list</a> is also there for you.</p>
</td>
</tr>
</table>
&footer; &footer;
</body> </body>

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/gnome/screenshots.sgml,v 1.19 2003/07/16 05:23:51 marcus Exp $"> <!ENTITY date "$FreeBSD: www/en/gnome/screenshots.sgml,v 1.20 2003/08/02 20:57:37 marcus Exp $">
<!ENTITY title "FreeBSD GNOME Project: Screenshots"> <!ENTITY title "FreeBSD GNOME Project: Screenshots">
<!ENTITY % gnomeincludes SYSTEM "includes.sgml"> %gnomeincludes; <!ENTITY % gnomeincludes SYSTEM "includes.sgml"> %gnomeincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
@ -8,9 +8,6 @@
<html> <html>
&header; &header;
<table border="0">
<tr>
<td>
<p>Here are some examples of GNOME running on FreeBSD. Click on the <p>Here are some examples of GNOME running on FreeBSD. Click on the
thumbnails below to see a larger image.</p> thumbnails below to see a larger image.</p>
@ -57,10 +54,6 @@
</a> </a>
</p> </p>
</td>
</tr>
</table>
&footer; &footer;
</body> </body>
</html> </html>