From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Continuing the work on the recipes related to GNU Ring Date: Sun, 26 Mar 2017 15:21:34 +0200 Message-ID: <87inmwrx5t.fsf@gnu.org> References: <87shma18an.fsf@openmailbox.org> <87a88d3yql.fsf@openmailbox.org> <871stmgs1y.fsf@openmailbox.org> <87shm2fcmr.fsf@openmailbox.org> 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]:40177) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cs873-0004wH-Kc for guix-devel@gnu.org; Sun, 26 Mar 2017 09:21:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cs86z-0002ZJ-3S for guix-devel@gnu.org; Sun, 26 Mar 2017 09:21:41 -0400 In-Reply-To: <87shm2fcmr.fsf@openmailbox.org> (Adonay Felipe Nogueira's message of "Fri, 24 Mar 2017 21:01:16 -0300") 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: Adonay Felipe Nogueira Cc: guix-devel@gnu.org Hi Adonay! Adonay Felipe Nogueira skribis: > Also, setting XDG_DATA_DIRS makes .desktop menu items, and also icon > themes be recognized for different applications, although some packages > that I have since almost 5 months didn't make Guix suggest setting this > variable, not even adwaita-icon-theme. Right, XDG_DATA_DIRS is not automatically suggested by Guix because of a limitation in how search path variables are handled: . That said, high fives for getting Ring up and running! \o/ Do you feel like you could email patches piecemeal to guix-patches@gnu.org (one per package)? That would be awesome. Thank you! Ludo=E2=80=99.