From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex ter Weele Subject: Re: [PATCH] Adding .xsession to guile-wm Date: Mon, 12 Sep 2016 21:23:23 -0400 Message-ID: <87zinc3850.fsf@loki.i-did-not-set--mail-host-address--so-tickle-me> References: <20160912160527.GA6808@jocasta.intra> <20160912180710.GC24630@macbook42.flashner.co.il> <20160912181313.GA8567@jocasta.intra> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41083) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bjcT9-0008A7-7M for guix-devel@gnu.org; Mon, 12 Sep 2016 21:25:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bjcT4-0003zB-8L for guix-devel@gnu.org; Mon, 12 Sep 2016 21:25:02 -0400 Received: from mail-qk0-f194.google.com ([209.85.220.194]:35878) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bjcT4-0003z1-47 for guix-devel@gnu.org; Mon, 12 Sep 2016 21:24:58 -0400 Received: by mail-qk0-f194.google.com with SMTP id z143so5134202qka.3 for ; Mon, 12 Sep 2016 18:24:58 -0700 (PDT) In-Reply-To: <20160912181313.GA8567@jocasta.intra> 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 , Efraim Flashner Cc: guix-devel@gnu.org I don't believe there is a standard, but different packages do it different ways. Under my patch, guile-wm will regenerate its .desktop as part of the build process, so its Exec= should be kept up-to-date. -Alex