From mboxrd@z Thu Jan 1 00:00:00 1970 From: iyzsong@member.fsf.org (=?utf-8?B?5a6L5paH5q2m?=) Subject: Re: [PATCH] gnu: Add xfce4-taskmanager. Date: Tue, 26 Apr 2016 09:26:58 +0800 Message-ID: <87eg9t88il.fsf@member.fsf.org> References: <20160425173602.43f5fa6e@openmailbox.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36720) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aurmW-0003J2-Dw for guix-devel@gnu.org; Mon, 25 Apr 2016 21:27:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aurmT-0003ok-7q for guix-devel@gnu.org; Mon, 25 Apr 2016 21:27:16 -0400 Received: from smtp6.openmailbox.org ([62.4.1.40]:36619) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aurmT-0003oX-2L for guix-devel@gnu.org; Mon, 25 Apr 2016 21:27:13 -0400 In-Reply-To: <20160425173602.43f5fa6e@openmailbox.org> (Kei Yamashita's message of "Mon, 25 Apr 2016 17:36:02 -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: Kei Yamashita Cc: guix-devel@gnu.org Kei Yamashita writes: > This patch contains a definition for Xfce's most recent task manager. > I replace libwnck with libwnck-2, as the gtk+-3 version is not detected by the configure script. Pushed, thanks!