Wording tweaks.

This commit is contained in:
Adam Weinberger 2004-05-02 21:37:12 +00:00
parent fde7e725ae
commit c2549ffaf5
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20831

View file

@ -1,4 +1,4 @@
<!-- $FreeBSD: www/en/gnome/index.xsl,v 1.49 2004/04/05 02:14:09 adamw Exp $ -->
<!-- $FreeBSD: www/en/gnome/index.xsl,v 1.50 2004/04/08 04:09:48 marcus Exp $ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
@ -9,7 +9,7 @@
<xsl:import href="includes.xsl"/>
<xsl:variable name="base" select="'..'"/>
<xsl:variable name="date" select="'$FreeBSD: www/en/gnome/index.xsl,v 1.49 2004/04/05 02:14:09 adamw Exp $'"/>
<xsl:variable name="date" select="'$FreeBSD: www/en/gnome/index.xsl,v 1.50 2004/04/08 04:09:48 marcus Exp $'"/>
<xsl:variable name="title" select="'FreeBSD GNOME Project'"/>
<xsl:output type="html" encoding="iso-8859-1"
@ -96,19 +96,22 @@
<p>GNOME 2.6 has hit the ports tree! Read the
<a href="docs/faq26.html">Upgrade FAQ</a> for upgrade
instructions. Be sure to use the
instructions, and be sure to use the
<a href="gnome_upgrade.sh">upgrade script</a>!</p>
<h2><font color="#990000">What is GNOME?</font></h2>
<img src="{$base}/gnome/images/gnome.png" align="right"
border="0" alt="GNOME Logo"/>
<p>The GNOME project has created an entirely free, easy-to-use
desktop environment and a user-friendly suite of applications, available
for many different free systems. The FreeBSD GNOME Project brings
GNOME to FreeBSD.</p>
<p>GNOME is a free, attractive, powerful,
fully integrated, and easy-to-use desktop
environment, and an associated
comprehensive suite of applications.
The FreeBSD GNOME Project is a team of
committers and users that brings GNOME to
FreeBSD.</p>
<p>The major components of GNOME Project are:</p>
<p>The major components of GNOME are:</p>
<ul>
<li>The <a href="http://www.gnome.org">GNOME desktop</a>: An easy
to use window-based environment for users.</li>
@ -119,16 +122,17 @@
Office</a>: A set of office productivity applications.</li>
</ul>
<p>For more information about what GNOME is and isn't, check out
the GNOME Project's
<a href="http://www.gnome.org/about/">About GNOME page</a>.</p>
<p>For more information about GNOME, check out
the GNOME Project's
"<a href="http://www.gnome.org/about/">What is GNOME?</a>"
page.</p>
<h2><font color="#990000">State of the port</font></h2>
<p>GNOME for FreeBSD is currently supported on 4.9, 5.2,
-STABLE, and -CURRENT. Most of GNOME has been ported to
FreeBSD; however, there is
<a href="docs/volunteer.html">plenty left to do</a>!</p>
FreeBSD, but there is still
<a href="docs/volunteer.html">plenty left to be done</a>!</p>
</td>