From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 7/9] gnu: Add sddm. Date: Fri, 02 Sep 2016 14:26:59 +0200 Message-ID: <8760qeo5bg.fsf@gnu.org> References: <20160901155711.7388-1-david@craven.ch> <20160901155711.7388-7-david@craven.ch> 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]:48977) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bfnYp-0007DL-UH for guix-devel@gnu.org; Fri, 02 Sep 2016 08:27:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bfnYk-000378-TA for guix-devel@gnu.org; Fri, 02 Sep 2016 08:27:06 -0400 In-Reply-To: <20160901155711.7388-7-david@craven.ch> (David Craven's message of "Thu, 1 Sep 2016 17:57:09 +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" To: David Craven Cc: guix-devel@gnu.org David Craven skribis: > * gnu/packages/display-managers.scm (sddm): New variable. [...] > + (description "QML based X11 and Wayland display manager.") Please expound a little bit and use full sentences. Otherwise LGTM, thanks! :-) Ludo=E2=80=99.