Update the current development status.

This commit is contained in:
Joe Marcus Clarke 2005-09-16 06:49:47 +00:00
parent 10c9929a93
commit fca51f79c5
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25662

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/develfaq.sgml,v 1.34 2005/08/21 17:48:50 marcus Exp $"> <!ENTITY date "$FreeBSD: www/en/gnome/docs/develfaq.sgml,v 1.35 2005/09/16 06:45:41 marcus Exp $">
<!ENTITY title "FreeBSD GNOME Project: GNOME Development Branch FAQ"> <!ENTITY title "FreeBSD GNOME Project: GNOME Development Branch FAQ">
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes; <!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -162,11 +162,13 @@ STRIP=
<li style="padding-bottom: 0.5em"><a name="q7"></a> <li style="padding-bottom: 0.5em"><a name="q7"></a>
<p><b>What is the current state of development GNOME on FreeBSD?</b></p> <p><b>What is the current state of development GNOME on FreeBSD?</b></p>
<!-- A7 --> <!-- A7 -->
<p>We are about to enter the Release Candidate phase for GNOME <p>GNOME 2.12 has been <a
2.12. Already, the two beta have looked pretty good. href="http://lists.freebsd.org/pipermail/freebsd-gnome/2005-September/012190.html">
This <a href="http://www.gnome.org/~davyd/gnome-2-12/">tour</a> release</a>. We are waiting for FreeBSD 6.0 to be released
of the upcoming release will show you what to expect. Test before we merge 2.12 into the ports tree. For now, you most
now, or forever hold your peace.</p> of the development warnings on this page can be ignored, and
you should feel free to install and use GNOME 2.12 on your
production desktops.</p>
</li> </li>
</ol> </ol>