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/7] gnu: Add lxrandr. Date: Sun, 19 Jul 2015 23:00:29 +0200 Message-ID: <87615flv6a.fsf@gnu.org> References: <1437041960-5189-1-git-send-email-mthl@openmailbox.org> <1437041960-5189-8-git-send-email-mthl@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]:55065) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZGvvj-0002yH-Eg for guix-devel@gnu.org; Sun, 19 Jul 2015 17:15:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZGvvi-00034k-9d for guix-devel@gnu.org; Sun, 19 Jul 2015 17:15:27 -0400 In-Reply-To: <1437041960-5189-8-git-send-email-mthl@openmailbox.org> (Mathieu Lirzin's message of "Thu, 16 Jul 2015 12:19:20 +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 Mathieu Lirzin skribis: > * gnu/packages/lxde.scm (lxrandr): New variable. [...] > + (description "LXRandR is a very basic monitor configuration tool. It ^^ Missing space. > +utilises the X extension called RandR but doesn't aim to be a full front= end of Rather: =E2=80=9CIt relies on the X11 resize-and-rotate (RandR) extension= =E2=80=9D... OK with these changes, thanks! Ludo=E2=80=99.