From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33741) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eSJES-0005lO-NN for guix-patches@gnu.org; Fri, 22 Dec 2017 04:03:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eSJEM-0007fd-VH for guix-patches@gnu.org; Fri, 22 Dec 2017 04:03:08 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:38157) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eSJEM-0007fV-RY for guix-patches@gnu.org; Fri, 22 Dec 2017 04:03:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eSJEM-0003O1-JC for guix-patches@gnu.org; Fri, 22 Dec 2017 04:03:02 -0500 Subject: [bug#29521] [PATCH] gnu: gnome-default-applications: Change defaults.list to gnome-mimeapps.list. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20171201031406.5308-1-brendan.tildesley@openmailbox.org> <87mv2xcq2c.fsf@gnu.org> Date: Fri, 22 Dec 2017 10:02:46 +0100 In-Reply-To: <87mv2xcq2c.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Tue, 05 Dec 2017 13:33:15 +0100") Message-ID: <87zi6b9lu1.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Brendan Tildesley Cc: 29521@debbugs.gnu.org Hello, ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > Brendan Tildesley skribis: > >> * gnu/packages/gnome.scm (gnome-default-applications) >> >> [arguments]: Change deprecated defaults.list filename to gnome-mimeapps.= list. >> The old defaults.list was changed to mimeapps.list in the mime spec. The >> gnome- prefix makes the file only be read when XDG_CURRENT_DESKTOP=3DGNO= ME. > > So is =E2=80=98defaults.list=E2=80=99 currently ignored? Or will it be i= gnored in the > future? > > Also, what if XDG_CURRENT_DESKTOP is unset, as is probably the case > currently? Ping! :-) Ludo=E2=80=99.