From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thompson, David" Subject: Re: [PATCH] gnu: Add file-roller. Date: Sat, 3 Oct 2015 11:08:50 -0400 Message-ID: References: <874miqknaj.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> <877fnljajl.fsf@gnu.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]:58821) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZiOQl-0002z5-CK for guix-devel@gnu.org; Sat, 03 Oct 2015 11:09:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZiOQe-0001eW-4h for guix-devel@gnu.org; Sat, 03 Oct 2015 11:08:56 -0400 Received: from mail-yk0-f177.google.com ([209.85.160.177]:34373) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZiOQe-0001eD-0T for guix-devel@gnu.org; Sat, 03 Oct 2015 11:08:52 -0400 Received: by ykdg206 with SMTP id g206so134477799ykd.1 for ; Sat, 03 Oct 2015 08:08:51 -0700 (PDT) In-Reply-To: <877fnljajl.fsf@gnu.org> 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: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Cc: guix-devel On Sun, Sep 20, 2015 at 12:54 PM, Ludovic Court=C3=A8s wrote= : > David Thompson skribis: > >> + (description "File Roller is an archive manager for the GNOME deskt= op >> +environment.") > > In addition to Ricardo=E2=80=99s comment, could you expound on this a lit= tle > bit? I=E2=80=99m not completely sure what it means to manage archives. = :-) I moved the propagated inputs to inputs, changed the description to this: File Roller is an archive manager for the GNOME desktop environment that allows users to view, unpack, and create compressed archives such as gzip tarballs. And pushed. Thanks! - Dave