From owner-freebsd-gnome@FreeBSD.ORG Wed May 5 20:53:20 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2780116A4CE for ; Wed, 5 May 2004 20:53:20 -0700 (PDT) Received: from mproxy.gmail.com (mproxy.gmail.com [216.239.56.246]) by mx1.FreeBSD.org (Postfix) with SMTP id EEE3243D41 for ; Wed, 5 May 2004 20:53:19 -0700 (PDT) (envelope-from mccutchen@gmail.com) Received: by mproxy.gmail.com with SMTP id r65so603335cwc for ; Wed, 05 May 2004 20:53:06 -0700 (PDT) Received: by 10.11.117.14 with SMTP id p14mr102136cwc; Wed, 05 May 2004 20:53:06 -0700 (PDT) Message-ID: Date: Wed, 5 May 2004 22:53:06 -0500 From: Will McCutchen To: Stephen Liu In-Reply-To: <20040506024855.41047.qmail@web40301.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20040506024855.41047.qmail@web40301.mail.yahoo.com> cc: freebsd-gnome@freebsd.org Subject: Re: Desktop menu editor X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 May 2004 03:53:20 -0000 > I just viewed ~/.gnome2/vfolders/applications > All applications in this folder carry a numeric > prefix, e.g. ooo645calc.desktop. How to find a number > for them. > I found another alternative adding applications to the > drop-menu by right-click on it selecting -> Entire > Menu - Add item to this Menu > > But I have not discovered how to add applications to a > newly created Directory on the drop-menu The preferred (and, as far as I've read, only officially endorsed) way to edit the gnome menu is to go to the location "applications:///" (without quotes) in Nautilus. From there, you can make whatever new top-level folder you want, or add any launchers you would like to any of the exising folders. If you're using "spatial" Nautilus, you can get there by pressing ctrl+L, and typing in "applications:///" (again, without quotes, and with three slashes). -Will