From owner-freebsd-questions@FreeBSD.ORG Sun Oct 21 19:47:10 2007 Return-Path: Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9D30C16A421 for ; Sun, 21 Oct 2007 19:47:10 +0000 (UTC) (envelope-from yuri.pankov@gmail.com) Received: from darklight.org.ru (unknown [IPv6:2001:470:1f06:84::2]) by mx1.freebsd.org (Postfix) with ESMTP id A479E13C4AC for ; Sun, 21 Oct 2007 19:46:45 +0000 (UTC) (envelope-from yuri.pankov@gmail.com) Received: from darklight.org.ru (yuri@darklight.org.ru [IPv6:::1]) by darklight.org.ru (8.14.1/8.14.1) with ESMTP id l9LJjJ1W082137; Sun, 21 Oct 2007 23:45:35 +0400 (MSD) (envelope-from yuri.pankov@gmail.com) Received: (from yuri@localhost) by darklight.org.ru (8.14.1/8.14.1/Submit) id l9LJhx0E082117; Sun, 21 Oct 2007 23:43:59 +0400 (MSD) (envelope-from yuri.pankov@gmail.com) X-Authentication-Warning: darklight.org.ru: yuri set sender to yuri.pankov@gmail.com using -f Date: Sun, 21 Oct 2007 23:43:59 +0400 From: Yuri Pankov To: Gary Kline Message-ID: <20071021194359.GA88428@darklight.org.ru> References: <20071021001609.GA9144@thought.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20071021001609.GA9144@thought.org> User-Agent: Mutt/1.5.16 (2007-06-09) Cc: FreeBSD Mailing List Subject: Re: add application names to the drop-down menu?? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Oct 2007 19:47:10 -0000 On Sat, Oct 20, 2007 at 05:16:09PM -0700, Gary Kline wrote: > Guys, > > Can anybodytell me how to add apps to the Gnome "drop-down" > menu beneath the string "Applications"? (Upper-left-hand corner) > > gary > > > > -- > Gary Kline kline@thought.org www.thought.org Public Service Unix > http://jottings.thought.org http://transfinite.thought.org Try using deskutils/alacarte, from pkg-descr: Alacarte is a simple freedesktop.org compliant menu editor for GNOME that lets you change your menus, simply and quickly. Just click and type to edit, add, and delete any menu entry. HTH, Yuri