From mboxrd@z Thu Jan 1 00:00:00 1970 From: iyzsong@member.fsf.org (=?utf-8?B?5a6L5paH5q2m?=) Subject: Re: [PATCH 1/3] gnu: Add arc-theme. Date: Tue, 07 Jun 2016 22:46:51 +0800 Message-ID: <87oa7d9hus.fsf@member.fsf.org> References: <20160607123555.14504-1-dthompson2@worcester.edu> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57444) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bAIHZ-0003v4-Vj for guix-devel@gnu.org; Tue, 07 Jun 2016 10:47:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bAIHV-0004bd-OQ for guix-devel@gnu.org; Tue, 07 Jun 2016 10:47:05 -0400 Received: from mail2.openmailbox.org ([62.4.1.33]:48949) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bAIHV-0004aa-IZ for guix-devel@gnu.org; Tue, 07 Jun 2016 10:47:01 -0400 In-Reply-To: <20160607123555.14504-1-dthompson2@worcester.edu> (David Thompson's message of "Tue, 7 Jun 2016 08:35:53 -0400") 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 Thompson Cc: guix-devel@gnu.org David Thompson writes: > * gnu/packages/gnome.scm (arc-theme): New variable. Cool, thanks! > + (inputs > + `(("gtk+" ,gtk+))) > + (synopsis "A flat GTK theme with transparent elements") Drop the leading 'A'. > + (description "Arc is a flat theme with transparent elements for GTK 3, GTK > +2 and Gnome-Shell which supports GTK 3 and GTK 2 based desktop environments > +like Gnome, Unity, Budgie, Pantheon, XFCE, Mate, etc.") I think ".. for GTK+, with additional theme for window manager of GNOME, Unity, ..." is better.