From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH] gnu: Add gtk-engines and murrine. Date: Fri, 05 Feb 2016 08:08:21 +0100 Message-ID: <87powbws62.fsf@elephly.net> References: <1454621216-8931-1-git-send-email-fhmgufs@web.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48785) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRaVQ-0002Qh-DI for guix-devel@gnu.org; Fri, 05 Feb 2016 02:08:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aRaVN-0001gU-8w for guix-devel@gnu.org; Fri, 05 Feb 2016 02:08:36 -0500 Received: from sender163-mail.zoho.com ([74.201.84.163]:25128) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRaVM-0001f2-VZ for guix-devel@gnu.org; Fri, 05 Feb 2016 02:08:33 -0500 In-reply-to: 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: "Thompson, David" Cc: guix-devel Hi Fabian, I wonder if this will work out of the box. Where does GTK+ look for engines? Was the patch enough to GTK+ to make it respect GUIX_GTK2_PATH and GUIX_GTK3_PATH? Or will we need to add some additional procedure to building profiles to generate a cache or a list of engines expected by GTK+? (I know that at least for input method modules something like that will be needed.) ~~ Ricardo