From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: MIME database Date: Fri, 01 Dec 2017 16:05:42 +0100 Message-ID: <87374ufpyx.fsf@gnu.org> References: <20171127125053.C13FF4E0018@mta-1.openmailbox.og> <87k1ya3gdy.fsf@gnu.org> <1f8eda54eb31d66d64c9fdcc4138853e@lepiller.eu> <87y3mqir4d.fsf@gmail.com> <87374yy319.fsf@igalia.com> 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]:44594) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eKnVS-0007fR-Ib for guix-devel@gnu.org; Fri, 01 Dec 2017 10:46:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eKnUK-0004W8-2y for guix-devel@gnu.org; Fri, 01 Dec 2017 10:45:38 -0500 Received: from [141.255.128.1] (port=45110 helo=hera.aquilenet.fr) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eKnUI-0004Rj-90 for guix-devel@gnu.org; Fri, 01 Dec 2017 10:44:27 -0500 In-Reply-To: <87374yy319.fsf@igalia.com> (Andy Wingo's message of "Tue, 28 Nov 2017 13:57:06 +0100") 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: Andy Wingo Cc: guix-devel@gnu.org Andy Wingo skribis: > Specifically we should add to this package from gnome.scm to include the > PDF -> evince association: I=E2=80=99ve just done that: https://git.savannah.gnu.org/cgit/guix.git/commit/?id=3D8ad4f0aa315d69ff6= b2df50e21ef01a60b0d2aec Ludo=E2=80=99.