From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-84775-garchives=archives.gentoo.org@lists.gentoo.org>) id 1KmKJJ-0006ve-3C for garchives@archives.gentoo.org; Sun, 05 Oct 2008 03:29:33 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 84CA4E035F; Sun, 5 Oct 2008 03:29:31 +0000 (UTC) Received: from mail.osagesoftware.com (osagesoftware.com [216.144.204.42]) by pigeon.gentoo.org (Postfix) with ESMTP id 6158CE035F for <gentoo-user@lists.gentoo.org>; Sun, 5 Oct 2008 03:29:31 +0000 (UTC) Received: from osage.osagesoftware.com (osage.osagesoftware.com [192.168.1.10]) by mail.osagesoftware.com (Postfix) with ESMTP id 3EE53C12 for <gentoo-user@lists.gentoo.org>; Sat, 4 Oct 2008 23:29:30 -0400 (EDT) Date: Sat, 4 Oct 2008 23:29:30 -0400 From: David Relson <relson@osagesoftware.com> To: gentoo-user <gentoo-user@lists.gentoo.org> Subject: [gentoo-user] gnome menu question Message-ID: <20081004232930.640c53fb@osage.osagesoftware.com> Organization: Osage Software Systems, Inc. X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; x86_64-pc-linux-gnu) Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: 451c7b16-e896-4ab3-b8ca-abeb45e72aeb X-Archives-Hash: 366bd4ebbe43b78dc84e178dac0562f5 G'day, It has been my impression that the gnome-panel's main menu is based on info in files in /usr/share/applications. However there are items in my menus (for example, other/kate and other/kwrite) without files and there are files without entries (for example, virtualbox.desktop). I've tried 'killall gnome-panel' to force a restart and, hopefully, rebuild the menu tree. The panel did restart, but the menus didn't update and my icons for editor, mail, and browser were b0rked -- not what I wanted! Also, looking in ebuilds I've found menu and desktop related directives, like "make_desktop_entry ..." and "doins ... desktop", but sometimes /usr/share/applications doesn't have a corresponding entry. Can somebody please explain how the gnome main menu is built, where it resides, and how to force a rebuild? Thanks. David