From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kei Yamashita Subject: Re: [PATCH] gnu: Add xfce4-taskmanager. Date: Tue, 26 Apr 2016 15:39:42 -0400 Message-ID: <20160426153942.07d3fa33@openmailbox.org> References: <20160425173602.43f5fa6e@openmailbox.org> <87eg9t88il.fsf@member.fsf.org> <20160426183241.GA4981@solar> 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]:38685) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1av8q5-0006yB-8h for guix-devel@gnu.org; Tue, 26 Apr 2016 15:40:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1av8q0-0004nX-MP for guix-devel@gnu.org; Tue, 26 Apr 2016 15:40:05 -0400 Received: from smtp10.openmailbox.org ([62.4.1.44]:37437) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1av8q0-0004nD-DV for guix-devel@gnu.org; Tue, 26 Apr 2016 15:40:00 -0400 In-Reply-To: <20160426183241.GA4981@solar> 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: Andreas Enge Cc: guix-devel@gnu.org On Tue, 26 Apr 2016 20:32:41 +0200 Andreas Enge wrote: > On Tue, Apr 26, 2016 at 09:26:58AM +0800, =E5=AE=8B=E6=96=87=E6=AD=A6 wro= te: > > Kei Yamashita writes: =20 > > > This patch contains a definition for Xfce's most recent task > > > manager. =20 > > I replace libwnck with libwnck-2, as the gtk+-3 version is not > > detected by the configure script. > >=20 > > Pushed, thanks! =20 >=20 > Thanks for the patch and its application! It is nice to see Xfce > getting closer to completion. >=20 > Do you think it should maybe be added to the xfce meta package? >=20 > Andreas >=20 At some point, yes. I'm working on some more packages like mousepad and orage. Eventually I'll add them to the xfce meta package when things are solid.