Goodbye 2.6 FAQ, hello 2.8 FAQ.
This commit is contained in:
parent
7ff34f8efa
commit
aa89861327
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=22849
2 changed files with 5 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/gnome/docs/Makefile,v 1.14 2004/04/04 22:07:06 adamw Exp $
|
||||
# $FreeBSD: www/en/gnome/docs/Makefile,v 1.15 2004/04/08 04:09:48 marcus Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -8,7 +8,7 @@
|
|||
.endif
|
||||
|
||||
DOCS= faq2.sgml
|
||||
DOCS+= faq26.sgml
|
||||
DOCS+= faq28.sgml
|
||||
DOCS+= gnome_porting.sgml
|
||||
DOCS+= gnome1_porting.sgml
|
||||
DOCS+= gnome2_porting.sgml
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../../">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq26.sgml,v 1.9 2004/06/06 19:06:17 marcus Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq28.sgml,v 1.10 2004/08/25 03:31:12 adamw Exp $">
|
||||
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; Upgrading FAQ">
|
||||
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -27,7 +27,7 @@
|
|||
<p><b>What is new in GNOME &gnomever;?</b></p>
|
||||
<!-- A1 -->
|
||||
<p>Although the canonical summary of new features can be found at
|
||||
<a href="http://www.gnome.org/start/2.6/notes/rnwhatsnew.html">http://www.gnome.org/start/2.6/notes/rnwhatsnew.html</a>,
|
||||
<a href="http://www.gnome.org/start/2.8/notes/rnwhatsnew.html">http://www.gnome.org/start/2.8/notes/rnwhatsnew.html</a>,
|
||||
some of the most exciting new features of GNOME &gnomever; are:</p>
|
||||
|
||||
<ul>
|
||||
|
@ -72,7 +72,7 @@
|
|||
|
||||
<li>Obtain the upgrade script.
|
||||
|
||||
<p>It is not possible to upgrade from GNOME 2.4 to GNOME &gnomever; by simply running
|
||||
<p>It is not possible to upgrade from GNOME 2.6 to GNOME &gnomever; by simply running
|
||||
<tt>portupgrade(1)</tt>. There are new dependencies, and ports will build out-of-order,
|
||||
eventually causing the build to fail. Additionally, GTK+-2 cannot install when there are
|
||||
input methods installed which were linked against older GTK+-2 versions.</p>
|
Loading…
Add table
Add a link
Reference in a new issue