From owner-freebsd-gnome@FreeBSD.ORG Thu Mar 24 20:29:26 2005 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 A98CB16A4CE for ; Thu, 24 Mar 2005 20:29:26 +0000 (GMT) Received: from lakermmtao05.cox.net (lakermmtao05.cox.net [68.230.240.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03D7D43D48 for ; Thu, 24 Mar 2005 20:29:26 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by lakermmtao05.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050324202925.CHWW3789.lakermmtao05.cox.net@mezz.mezzweb.com>; Thu, 24 Mar 2005 15:29:25 -0500 Date: Thu, 24 Mar 2005 14:30:26 -0600 To: "Radek Kozlowski" References: <20050324163006.GG18583@werd> <20050324173748.GH18583@werd> <20050324183451.GI18583@werd> <20050324201230.GJ18583@werd> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <20050324201230.GJ18583@werd> User-Agent: Opera M2/7.54 (Linux, build 955) cc: gnome@freebsd.org Subject: Re: Is something wrong with gnome-menus-2.10.1? 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, 24 Mar 2005 20:29:26 -0000 On Thu, 24 Mar 2005 21:12:30 +0100, Radek Kozlowski wrote: > On Thu, Mar 24, 2005 at 01:12:02PM -0600, Jeremy Messenger wrote: >> >Ok so it looks like the double entries and the Internet category in the >> >Desktop menu could be caused by this: >> > >> >>pkg_info -L pl-kadu\* | grep .desktop >> >/usr/local/share/applnk/Internet/kadu.desktop >> >/usr/X11R6/share/gnome/apps/Internet/kadu.desktop >> >> No, it's not. It's just because it has two kadu.desktop. There are few >> ports that has support both KDE/GNOME like wesnoth, opera, opera-devel, >> linux-opera and etc. I bet those will be appear in the menu double. > > That's what I was trying to say by giving you the output of pkg_info :). > >> >The .hidden categories, on the other hand, appear probably because of >> >those two files: >> > >> >>pkg_info -L k3b\* | grep desk >> >/usr/local/share/applnk/.hidden/k3b-cue.desktop >> >/usr/local/share/applnk/.hidden/k3b-iso.desktop >> >[..] >> >> This is nasty, KDE needs to fix this. I can't find anything about >> .hidden >> in the standard over at http://standards.freedesktop.org/ . > > Actually, it's K3b that installs those two files, not KDE, so if it's > something that shouldn't be done, maybe we should contact the > maintainer? Actually, it's KDE. K3b depends on misc/kdehier. As for contact to the maintainers, I don't know. You can ask them, but it might be more like KDE's fault rather than our maintainers. KDE doesn't follow the standard full yet. ========================================== # find /usr/ports -maxdepth 3 -name pkg-plist | xargs egrep -l "applnk/.hidden" /usr/ports/deskutils/kdepim3/pkg-plist /usr/ports/editors/kate-plugins/pkg-plist /usr/ports/misc/kfile-plugins/pkg-plist /usr/ports/misc/konq-plugins/pkg-plist /usr/ports/misc/kdehier/pkg-plist /usr/ports/net/kdenetwork3/pkg-plist /usr/ports/net/lanbrowsing/pkg-plist /usr/ports/sysutils/k3b/pkg-plist /usr/ports/www/kdewebdev/pkg-plist /usr/ports/x11/kdebase3/pkg-plist ========================================== Cheers, Mezz > So my only problem for now is that gnome-menus don't show some stuff > that is visible in menu-editor (and should be in gnome-menus). I'll see > if reverting to 2.10.0 will fix it. > > -Radek -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org