From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 01:42:11 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8909616A4CF; Thu, 17 Mar 2005 01:42:11 +0000 (GMT) Received: from 62-15-215-140.inversas.jazztel.es (62-15-215-140.inversas.jazztel.es [62.15.215.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id F194243D53; Thu, 17 Mar 2005 01:42:09 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from redesjm.local (orion.redesjm.local [192.168.254.16]) j2H1g7iN014945; Thu, 17 Mar 2005 02:42:07 +0100 (CET) (envelope-from freebsd@redesjm.local) Received: from localhost (localhost [[UNIX: localhost]]) by redesjm.local (8.13.3/8.13.3/Submit) id j2H1gP6w045084; Thu, 17 Mar 2005 02:42:25 +0100 (CET) (envelope-from freebsd@redesjm.local) From: Jose M Rodriguez To: ports@freebsd.org Date: Thu, 17 Mar 2005 02:42:24 +0100 User-Agent: KMail/1.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503170242.25222.freebsd@redesjm.local> X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-3; AVE: 6.30.0.7; VDF: 6.30.0.31; host: antares.redesjm.local) cc: gnome@freebsd.org Subject: libgnomevfs2 (2.10) and KDE apps X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 01:42:11 -0000 Hi, I'm one of that fools who must install Xservers with KDE/gnome/xfce and let the user select his desktop (Over 20 Servers and hundreds users). Again, libgnomevfs2 makes KDE apps appear in the application menu without icons (there aren't KDE icons where gnome searchs). But Now, there isn't a knob to disable this. After some investigation, I found that I can get a more correct behavior using a XDG_DATA_DIRS env of: XDG_DATA_DIRS="/usr/X11R6/share/gnome/:/usr/X11R6/share/" Appart of note this for other users in my case, please, can gnome@ rethink libgnomevfs2 patches? I think that, if a gnome user need a kde app (very rare case), he may use the same env to include /usr/local/share/ or what he needs of special. Thanks in advance, -- josemi