Add a Q/A on editing GNOME 2 menus.
This commit is contained in:
parent
9f622cb90a
commit
6a917afbb9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=14320
1 changed files with 25 additions and 1 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.11 2002/08/25 19:12:55 marcus Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq2.sgml,v 1.12 2002/08/29 17:54:06 marcus Exp $">
|
||||
<!ENTITY title "FreeBSD GNOME Project: GNOME 2.0 FAQ">
|
||||
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -28,6 +28,7 @@
|
|||
<li> <a href="#q8">What window managers work well with GNOME 2.0?
|
||||
</a>
|
||||
<li> <a href="#q9">Does GNOME 2.0 support anti-aliased fonts?</a>
|
||||
<li> <a href="#10">How do I edit my GNOME 2 menus?</a>
|
||||
</ol>
|
||||
<h2>Full Text </h2>
|
||||
<table border="0" cellspacing="0" cellpadding="2">
|
||||
|
@ -399,6 +400,29 @@ Load "type1"
|
|||
</td>
|
||||
</tr>
|
||||
<tr><td><br></td></tr>
|
||||
<!-- Q10 -->
|
||||
<tr>
|
||||
<td width="10">
|
||||
<b><a name="q10"> 10.</a></b></td>
|
||||
<td align="left" valign="top" colspan="3">
|
||||
<b>How do I edit my GNOME 2 menus?</b>
|
||||
</td>
|
||||
</tr>
|
||||
<!-- A10 -->
|
||||
<tr>
|
||||
<td width="10"><br></td>
|
||||
<td align="left" valign="top" colspan="3">
|
||||
<p>You need to use Nautilus to edit your GNOME 2 menus. If you
|
||||
want to edit any menu other than Favorites, you must be
|
||||
root. This feature requires GNOME 2.0.2 or later.</p>
|
||||
|
||||
<p>To edit the menus, launch Nautilus, and enter the URL
|
||||
<b>applications:///</b>. From there you should be able to edit
|
||||
your entire application menu.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr><td><br></td></tr>
|
||||
|
||||
|
||||
</table>
|
||||
</td>
|
||||
|
|
Loading…
Reference in a new issue