Change 2.4 references to 2.6. Or 2.8. Or whatever they're supposed to be.

This commit is contained in:
Adam Weinberger 2004-11-07 22:58:20 +00:00
parent aa89861327
commit edf32bfd18
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=22850

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq2.sgml,v 1.78 2004/09/21 02:39:30 marcus Exp $">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq2.sgml,v 1.79 2004/09/22 04:55:46 marcus Exp $">
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; FAQ">
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -18,7 +18,7 @@
<li> <a href="#q4">What is the best way to upgrade from GNOME
1.4 to GNOME 2?</a>
<li> <a href="#q5">What is the best way to upgrade from GNOME
2.4 to GNOME &gnomever;?</a>
2.6 to GNOME &gnomever;?</a>
<li> <a href="#q6">How do I keep my GNOME &gnomever; components
and applications up-to-date?</a>
<li> <a href="#q7">Can I install GNOME 1.4 applications under
@ -313,9 +313,9 @@ ggv
<!-- Q5 -->
<li style="padding-bottom: 0.5em"><a name="q5"></a>
<p><b>What is the best way to upgrade from GNOME 2.4 to GNOME &gnomever;?</b></p>
<p><b>What is the best way to upgrade from GNOME 2.6 to GNOME &gnomever;?</b></p>
<!-- A5 -->
<p>The 2.4 to &gnomever; process is trickier than the 2.2 to 2.4 process. You are
<p>The 2.6 to &gnomever; process is trickier than the 2.4 to 2.6 process. You are
strongly advised to read the <a href="faq26.html">upgrade FAQ</a> for detailed
instructions.</p>
</li>