Remove single-cell tables.
PR: 55973 Submitted by: Pav Lucistnik <pav@oook.cz>
This commit is contained in:
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
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!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 % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -9,10 +9,6 @@
|
|||
<html>
|
||||
&header;
|
||||
|
||||
<table border="0">
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
<p>Below are a list of known issues with GNOME 2.2 that are
|
||||
specific to FreeBSD. They are not the only known issues,
|
||||
however. Please familiarize yourself with the GNOME 2.2
|
||||
|
@ -67,9 +63,6 @@
|
|||
helping, please contact <a href="mailto:&email;@FreeBSD.org">
|
||||
freebsd-gnome@FreeBSD.org</a>.
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!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 % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -9,10 +9,6 @@
|
|||
<html>
|
||||
&header;
|
||||
|
||||
<table border="0">
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
<h2>1. What to report?</h2>
|
||||
|
||||
<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
|
||||
release.</p></li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
|
|
|
@ -1,15 +1,13 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!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 % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
<html>
|
||||
&header;
|
||||
<table border="0">
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
<p>This document assumes that you already know how the port system works,
|
||||
and therefore only provides GNOME-specific hints and tips. General
|
||||
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="mailto:&email;@FreeBSD.org">freebsd-gnome mailing
|
||||
list</a> is also there for you.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!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 % gnomeincludes SYSTEM "includes.sgml"> %gnomeincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -8,9 +8,6 @@
|
|||
<html>
|
||||
&header;
|
||||
|
||||
<table border="0">
|
||||
<tr>
|
||||
<td>
|
||||
<p>Here are some examples of GNOME running on FreeBSD. Click on the
|
||||
thumbnails below to see a larger image.</p>
|
||||
|
||||
|
@ -57,10 +54,6 @@
|
|||
</a>
|
||||
</p>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue