From mboxrd@z Thu Jan 1 00:00:00 1970 From: iyzsong@member.fsf.org (=?utf-8?B?5a6L5paH5q2m?=) Subject: Re: [PATCH 0/2] Fix IBus input methods. Date: Thu, 25 Aug 2016 19:06:36 +0800 Message-ID: <87k2f5cdkz.fsf@member.fsf.org> References: <20160824220937.8745-1-rekado@elephly.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42485) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bcsVN-0006YD-3y for guix-devel@gnu.org; Thu, 25 Aug 2016 07:07:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bcsVI-0005G3-TO for guix-devel@gnu.org; Thu, 25 Aug 2016 07:07:27 -0400 Received: from mail.openmailbox.org ([62.4.1.34]:37924) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bcsVI-0005Fr-Mw for guix-devel@gnu.org; Thu, 25 Aug 2016 07:07:24 -0400 In-Reply-To: <20160824220937.8745-1-rekado@elephly.net> (Ricardo Wurmus's message of "Thu, 25 Aug 2016 00:09:35 +0200") 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: Ricardo Wurmus Cc: guix-devel@gnu.org Ricardo Wurmus writes: > gnu: gtk+-2: Add patch to support GUIX_GTK2_IM_MODULE_FILE. > gnu: gtk+: Add patch to support GUIX_GTK3_IM_MODULE_FILE. Look good to me!