Update the list of hot new features, and add another known issue.
This commit is contained in:
parent
99f4761784
commit
c82e8655cd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=24046
1 changed files with 9 additions and 8 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/faq210.sgml,v 1.2 2005/03/09 21:27:37 mezz Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq210.sgml,v 1.3 2005/03/09 21:39:39 mezz Exp $">
|
||||
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; Upgrading FAQ">
|
||||
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -31,11 +31,10 @@
|
|||
some of the most exciting new features of GNOME &gnomever; are:</p>
|
||||
|
||||
<ul>
|
||||
<li>Spatial Nautilus interface, designed to better reflect the logical
|
||||
organization of folders
|
||||
<li>Open/Save dialog box now has the features one would expect in an
|
||||
open/save dialog box
|
||||
<li>Intuitive application to change keyboard layouts
|
||||
<li>FreeBSD support for CPU frequency monitoring, ACPI power
|
||||
management, wireless single strength monitoring for all
|
||||
supported drivers, and disk read/write utilization
|
||||
<li>Better keyboard layout and feature control
|
||||
<li>Sleek desktop background selector
|
||||
<li>Many new applications, applets, and UI enhancements
|
||||
<li>Extensive list of stability and speed increases
|
||||
|
@ -74,8 +73,7 @@
|
|||
|
||||
<p>It is not possible to upgrade from GNOME &gnomeoldver; 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>
|
||||
eventually causing the build to fail.</p>
|
||||
|
||||
<p>To work around these problems, and to provide an update mechanism as simple as
|
||||
<tt>portupgrade(1)</tt>, the FreeBSD GNOME team has produced a comprehensive upgrade script.
|
||||
|
@ -160,6 +158,9 @@ $ tail -f /path/to/logfile
|
|||
share/gnome/apps without have Categories entry don't work. It is
|
||||
LegacyDir bug that is supposed to be fix in next release (2.10.1).
|
||||
The workaround is to add Categories entry in .desktop file.
|
||||
<li>[gnome-session]: Options for shutting down or rebooting
|
||||
will not appear on logout unless GDM is running on the
|
||||
same machine.
|
||||
<li><a href="http://bugzilla.gnome.org/show_bug.cgi?id=137388">
|
||||
#137388</a>: [gnome-terminal] gnome-terminal has a problem
|
||||
with the dynamic title and vim (<b>UPDATE:</b> See this
|
||||
|
|
Loading…
Reference in a new issue