From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] Adding .xsession to guile-wm Date: Tue, 13 Sep 2016 13:51:32 +0200 Message-ID: <8737l46mrf.fsf@gnu.org> References: <20160912160527.GA6808@jocasta.intra> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55624) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bjmFZ-0002Nv-9s for guix-devel@gnu.org; Tue, 13 Sep 2016 07:51:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bjmFT-0001uP-5q for guix-devel@gnu.org; Tue, 13 Sep 2016 07:51:40 -0400 In-Reply-To: <20160912160527.GA6808@jocasta.intra> (John Darrington's message of "Mon, 12 Sep 2016 18:05:27 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: John Darrington Cc: guix-devel@gnu.org, Alex ter Weele John Darrington skribis: > Most of the .desktop files in my store do not have the /gnu/store/... on = their > Exec=3D line. Perhaps they should? What is the policy here? I think it=E2=80=99s best to use absolute file names. Ludo=E2=80=99.