Update the FAQ about menu editing. deskutils/smeg is a much better menu

editor than gnome-menu-editor (currently).
This commit is contained in:
Joe Marcus Clarke 2005-08-06 22:21:04 +00:00
parent 3c4e0c2ff4
commit c16861cafe
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25325

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.92 2005/07/14 05:25:35 marcus Exp $">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq2.sgml,v 1.93 2005/07/15 06:32:02 marcus Exp $">
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; FAQ">
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -495,13 +495,13 @@ Load "type1"
<li style="padding-bottom: 0.5em"><a name="q12"></a>
<p><b>How do I edit my GNOME 2 menus?</b></p>
<!-- A12 -->
<p>There is no way to add, edit, or rename GNOME menu
items in GNOME &gnomever; aside from manually editing the
.desktop files themselves. However,
<tt>deskutils/gnome-menu-editor</tt> can be used to
deactivate items already in your Applications menu.</p>
<p>There is no <em>builtin</em>way to add, edit, or rename GNOME
menu items in GNOME &gnomever; aside from manually editing the
.desktop files themselves. However,
<tt>deskutils/smeg</tt> can be used to
fully edit your GNOME menus.</p>
<p>Enhanced menu editing is currently planned for GNOME
<p>Built-in menu editing is currently planned for GNOME
2.12.</p>
</li>