From owner-freebsd-ports@FreeBSD.ORG Sun Apr 3 16:32:01 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 7838B16A4CE for ; Sun, 3 Apr 2005 16:32:01 +0000 (GMT) Received: from 62-15-209-148.inversas.jazztel.es (62-15-209-148.inversas.jazztel.es [62.15.209.148]) by mx1.FreeBSD.org (Postfix) with ESMTP id B184C43D1D for ; Sun, 3 Apr 2005 16:31:59 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from redesjm.local (orion.redesjm.local [192.168.254.16]) j33GWBK1002885; Sun, 3 Apr 2005 18:32:11 +0200 (CEST) (envelope-from freebsd@redesjm.local) Received: from localhost (localhost [[UNIX: localhost]]) by redesjm.local (8.13.3/8.13.3/Submit) id j33GW0K8032596; Sun, 3 Apr 2005 18:32:00 +0200 (CEST) (envelope-from freebsd@redesjm.local) From: Jose M Rodriguez To: kde-freebsd@freebsd.kde.org Date: Sun, 3 Apr 2005 18:31:59 +0200 User-Agent: KMail/1.8 References: <200504031813.28680.michaelnottebrock@gmx.net> In-Reply-To: <200504031813.28680.michaelnottebrock@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200504031832.00023.freebsd@redesjm.local> X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-3; AVE: 6.30.0.7; VDF: 6.30.0.45; host: antares.redesjm.local) cc: ports@freebsd.org Subject: Re: [kde-freebsd] Call for testers: kde-xdg-env 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: Sun, 03 Apr 2005 16:32:01 -0000 El Domingo, 3 de Abril de 2005 18:13, Michael Nottebrock escribi=F3: > At the moment, KDE does not pick up GNOME applications and menus by > default, since GNOME installs .desktop and .menu files into prefixes > which aren't in the default XDG_DATA_DIRS/XDG_CONFIG_DIRS paths. > > The port/package linked to below should fix that. > > I have done some initial testing and it seems to work well, but I > really haven't that many GNOME apps installed (and no XFCE-4 apps at > all) - if you're running both GNOME/XFCE-4 and KDE, please test and > report any issues you encounter. > > - http://people.freebsd.org/~lofi/kde-xdg-env.tar.bz2 is an archived > portdir, untar, cd into it and make/make install as usual. > > - http://people.freebsd.org/~lofi/kde-xdg-env-3.4.0.tbz is a binary > package, just download and pkg_add it. It should work on any platform > since it just installs a shell-script. > > You only need one of the two for testing. > Well, seems we are going for a XDG based FreeBSD system in KDE, gnome,=20 xfce ... I disagree with this move in the form is take in gnome and in this work. I prefer the original concept in debian menu: a system repository and=20 migrations tools. But, if we go in this path, I think we must protect system/desktop=20 specific bits. I recall support for this in freedesktop, but this is=20 not used in stock menus as installed by actual ports. In any case, I still have the feeling that integrate menus and other=20 mime info between FreeBSD ports may become a strong re effort. Please, take this with care. There're people like me forced to install=20 near all desktops in shared nfs servers. =2D- josemi