Add another theme site, and replace all the contractions with full
noun+verb combos.
This commit is contained in:
parent
dbd68c8281
commit
b8e7464afb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=14077
1 changed files with 15 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/faq2.sgml,v 1.10 2002/08/25 19:02:13 marcus Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq2.sgml,v 1.11 2002/08/25 19:12:55 marcus Exp $">
|
||||
<!ENTITY title "FreeBSD GNOME Project: GNOME 2.0 FAQ">
|
||||
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -16,9 +16,9 @@
|
|||
<li> <a href="#q1">How do I get GNOME 2.0 for FreeBSD?</a>
|
||||
<li> <a href="#q2">GNOME 2.0 is failing to build from ports. What
|
||||
do I do?</a>
|
||||
<li> <a href="#q3">I installed GNOME 2.0, but I'm missing
|
||||
<li> <a href="#q3">I installed GNOME 2.0, but I am missing
|
||||
application foo. What gives?</a>
|
||||
<li> <a href="#q4">What's the best way to upgrade from GNOME
|
||||
<li> <a href="#q4">What is the best way to upgrade from GNOME
|
||||
1.4.1 to GNOME 2.0?</a>
|
||||
<li> <a href="#q5">How do I keep my GNOME 2.0 components
|
||||
and applications up-to-date?</a>
|
||||
|
@ -105,7 +105,7 @@ options P1003_1B
|
|||
options _KPOSIX_PRIORITY_SCHEDULING
|
||||
</pre>
|
||||
|
||||
<p>And make sure if you're tracking -stable or -current, that you
|
||||
<p>And make sure if you are tracking -stable or -current, that you
|
||||
do <b>not</b> have <tt>NOLIBC_R</tt> set in
|
||||
<tt>/etc/make.conf</tt>. If you do, remove it, then rebuild world.
|
||||
If you still have trouble, please send email to
|
||||
|
@ -128,7 +128,7 @@ options _KPOSIX_PRIORITY_SCHEDULING
|
|||
<td width="10">
|
||||
<b><a name="q3"> 3.</a></b></td>
|
||||
<td align="left" valign="top" colspan="3">
|
||||
<b>I installed GNOME 2.0, but I'm missing application foo.
|
||||
<b>I installed GNOME 2.0, but I am missing application foo.
|
||||
What gives?</b>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -138,7 +138,7 @@ options _KPOSIX_PRIORITY_SCHEDULING
|
|||
<td align="left" valign="top" colspan="3">
|
||||
<p>Only the core components, and a few extras, are included in the
|
||||
<tt>gnome2</tt> package. Since GNOME 2.0 is so new, there
|
||||
haven't been a great deal of applications ported over to it.
|
||||
have not been a great deal of applications ported over to it.
|
||||
As more applications become available, they will be ported
|
||||
over. In the meantime, you can, however, run
|
||||
<a href="#q6">GNOME 1.4.1 applications</a> under GNOME 2.0.</p>
|
||||
|
@ -151,7 +151,8 @@ options _KPOSIX_PRIORITY_SCHEDULING
|
|||
<td width="10">
|
||||
<b><a name="q4"> 4.</a></b></td>
|
||||
<td align="left" valign="top" colspan="3">
|
||||
<b>What's the best way to upgrade from GNOME 1.4.1 to GNOME 2.0?</b>
|
||||
<b>What is the best way to upgrade from GNOME 1.4.1 to GNOME 2.0?
|
||||
</b>
|
||||
</td>
|
||||
</tr>
|
||||
<!-- A4 -->
|
||||
|
@ -320,6 +321,12 @@ USE_GNOME= yes
|
|||
repository. They offer some gtk+-2.0, metacity, sawfish,
|
||||
nautilus, and gdm themes, as well as some backgrounds.</p>
|
||||
|
||||
<p>A new theme site called <a href="http://www.themedepot.org">
|
||||
The Theme Depot</a> has just been launched. This site contains
|
||||
themes for GNOME 2 as well as KDE and quite a few window
|
||||
managers.
|
||||
</p>
|
||||
|
||||
<p>See the instructions on the website for installing the themes.
|
||||
If you feel inclined to port a few of them, you will not be
|
||||
turned away ;-).</p>
|
||||
|
@ -346,7 +353,7 @@ USE_GNOME= yes
|
|||
since it is lighter weight. However, sawfish will be used as
|
||||
the default Window manager.</p>
|
||||
|
||||
<p>To switch between sawfish and metacity in GNOME 2, you'll need
|
||||
<p>To switch between sawfish and metacity in GNOME 2, you will need
|
||||
to do the following:</p>
|
||||
|
||||
<pre>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue