From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 6/7] gnu: Add lxtask. Date: Sun, 19 Jul 2015 22:57:02 +0200 Message-ID: <87bnf7lvc1.fsf@gnu.org> References: <1437041960-5189-1-git-send-email-mthl@openmailbox.org> <1437041960-5189-7-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]:51484) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZGve2-0001Vm-5w for guix-devel@gnu.org; Sun, 19 Jul 2015 16:57:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZGvdx-0002Yp-7o for guix-devel@gnu.org; Sun, 19 Jul 2015 16:57:10 -0400 In-Reply-To: <1437041960-5189-7-git-send-email-mthl@openmailbox.org> (Mathieu Lirzin's message of "Thu, 16 Jul 2015 12:19:19 +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 (lxtask): New variable. [...] > + (description "LXTask is a lightweight task manager derived from Xfce= task ^^ ... from the Xfce task manager > +manager with all dependencies on Xfce removed. LXTask is based on GTK+ ^^ > +toolkit. It allows monitoring and controlling of running processes.") ... on the GTK+ toolkit. It allows users to monitor and control running processes. OK with these changes! Ludo=E2=80=99.