From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: rxvt-unicode: Add '.desktop' files. Date: Sun, 5 Mar 2017 16:26:29 -0500 Message-ID: <20170305212629.GA6844@jasmine> References: <20170211192645.27279-1-contact.ng0@cryptolab.net> <20170211192645.27279-2-contact.ng0@cryptolab.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46733) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ckdfo-0006to-2z for guix-devel@gnu.org; Sun, 05 Mar 2017 16:26:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ckdfj-0006SE-Er for guix-devel@gnu.org; Sun, 05 Mar 2017 16:26:36 -0500 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:37668) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ckdfj-0006Rt-9w for guix-devel@gnu.org; Sun, 05 Mar 2017 16:26:31 -0500 Content-Disposition: inline In-Reply-To: <20170211192645.27279-2-contact.ng0@cryptolab.net> 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: contact.ng0@cryptolab.net Cc: guix-devel@gnu.org, 23106-done@debbugs.gnu.org On Sat, Feb 11, 2017 at 07:26:45PM +0000, contact.ng0@cryptolab.net wrote: > From: ng0 > > This fixes . > > * gnu/packages/xdisorg.scm (rxvt-unicode)[arguments]: Use > 'modify-phases'. > Add 'install-desktop-urxvt' and 'install-desktop-urxvtc' phase. Pushed, thanks!