From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Add lxappearance. Date: Wed, 15 Jul 2015 23:37:28 +0200 Message-ID: <87si8pkspz.fsf@gnu.org> References: <87si8to3s8.fsf@openmailbox.org> <87d1zwe9qd.fsf@gmail.com> <87wpy19pkq.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]:59133) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZFUMw-0007sD-BZ for guix-devel@gnu.org; Wed, 15 Jul 2015 17:37:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZFUMs-0001Gl-Sl for guix-devel@gnu.org; Wed, 15 Jul 2015 17:37:34 -0400 In-Reply-To: <87wpy19pkq.fsf@openmailbox.org> (Mathieu Lirzin's message of "Wed, 15 Jul 2015 21:40:53 +0200") 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Mathieu Lirzin Cc: guix-devel@gnu.org, Alex Kost Mathieu Lirzin skribis: > One last question: I've used "LXDE" and "LXAppearance" because it's the > most common way to write them and LXDE is a acronym for "Lightweight X11 > Desktop Environment". But Since we use the name "Gnome" (which is a > acronym), I wonder if we shouldn't use "Lxde" and "Lxappearance" > likewise. It=E2=80=99s a mistake: the real name is =E2=80=9CGNOME=E2=80=9D. In gener= al I think we should use the spelling and case that upstream uses, so =E2=80=9CLXDE=E2=80=9D in = that case. > From 6f27db9f084a938f055787c06aaad3bb61ee449f Mon Sep 17 00:00:00 2001 > From: Mathieu Lirzin > Date: Sat, 11 Jul 2015 08:25:14 +0200 > Subject: [PATCH] gnu: Add lxappearance. > > * gnu/packages/lxde.scm: New file. > * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Also LGTM. :-) Thanks! Ludo=E2=80=99.