From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?B?5a6L5paH5q2m?= Subject: Re: [PATCH 15/15] gnu: Add xfdesktop. Date: Fri, 12 Dec 2014 20:54:00 +0800 Message-ID: <877fxx81w7.fsf@gmail.com> References: <1418212956-1698-1-git-send-email-iyzsong@gmail.com> <1418212956-1698-15-git-send-email-iyzsong@gmail.com> <87a92ue2ak.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]:42197) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XzPjg-0006Te-2r for guix-devel@gnu.org; Fri, 12 Dec 2014 07:54:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XzPja-0005Uf-HC for guix-devel@gnu.org; Fri, 12 Dec 2014 07:54:20 -0500 In-Reply-To: <87a92ue2ak.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: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org Ludovic Court=C3=A8s writes: > =E5=AE=8B=E6=96=87=E6=AD=A6 skribis: > >> * gnu/packages/xfce.scm (xfdesktop): New variable. > > [...] > >> + (synopsis "XFCE Desktop Manager") > > =E2=80=9CXfce desktop manager=E2=80=9D, otherwise OK. > > Thanks a lot for working on it! It will be useful to many, I guess. Pushed, thanks for review! > > Ludo=E2=80=99.