From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH 0/2] Fix IBus input methods. Date: Thu, 25 Aug 2016 13:52:48 +0200 Message-ID: <87zio1njzj.fsf@elephly.net> References: <20160824220937.8745-1-rekado@elephly.net> <87k2f5cdkz.fsf@member.fsf.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50305) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bctDP-0001Qs-KF for guix-devel@gnu.org; Thu, 25 Aug 2016 07:53:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bctDL-00022z-EG for guix-devel@gnu.org; Thu, 25 Aug 2016 07:52:58 -0400 Received: from sender163-mail.zoho.com ([74.201.84.163]:24004) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bctDL-00021V-5C for guix-devel@gnu.org; Thu, 25 Aug 2016 07:52:55 -0400 In-reply-to: <87k2f5cdkz.fsf@member.fsf.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" To: =?utf-8?B?5a6L5paH5q2m?= Cc: guix-devel@gnu.org 宋文武 writes: > 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! Thanks! What do you think: should this be a separate branch (e.g. “gtk-rebuild”) or should it be pushed to “core-updates”? ~~ Ricardo