Received: from localhost (unknown [200.46.204.184]) by postgresql.org (Postfix) with ESMTP id D28822E002D for ; Sat, 22 Mar 2008 12:24:34 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.184]) (amavisd-maia, port 10024) with ESMTP id 73889-01 for ; Sat, 22 Mar 2008 12:24:30 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from sd-2317.dedibox.fr (sd-2317.dedibox.fr [88.191.17.192]) by postgresql.org (Postfix) with ESMTP id 71A4C2E002C for ; Sat, 22 Mar 2008 12:24:30 -0300 (ADT) Received: from [127.0.0.1] (localhost.localdomain [127.0.0.1]) by sd-2317.dedibox.fr (Postfix) with ESMTP id D6FE5301B; Sat, 22 Mar 2008 16:24:27 +0100 (CET) Message-ID: <47E52413.1030407@lelarge.info> Date: Sat, 22 Mar 2008 16:21:55 +0100 From: Guillaume Lelarge User-Agent: Thunderbird 2.0.0.12 (X11/20080227) MIME-Version: 1.0 To: Magnus Hagander CC: PostgreSQL www Subject: Re: Patch to make some strings available to translations References: <47DAF7E3.8070502@lelarge.info> <47DD4BAA.5000402@hagander.net> <47DD9F5C.1060101@lelarge.info> <47E0B5CD.9030504@lelarge.info> <47E18498.4060609@lelarge.info> <47E18CDB.60303@hagander.net> <47E18DFA.5030003@lelarge.info> In-Reply-To: <47E18DFA.5030003@lelarge.info> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200803/470 X-Sequence-Number: 14589 Guillaume Lelarge a écrit : > Magnus Hagander a écrit : > [...] >> I think we need something like func_image('hdr_featureduser.png'), and >> then have the framework take care of that one. >> > > Which means we need to modify the framework ? that'll be a much bigger > work than what I intended to do. Anyways, I'll get a look at it. > I guess I was wrong. You'll find a patch attached that implements a func_image function via a call to setCallbackFunction. I can also send a complete patch (the previous one which adds translation to some texts, and this patch). -- Guillaume. http://www.postgresqlfr.org http://dalibo.com