From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from 63.mail-out.ovh.net ([91.121.185.56]) by linuxtogo.org with smtp (Exim 4.72) (envelope-from ) id 1QKoHc-0006Jg-4S for openembedded-devel@lists.openembedded.org; Fri, 13 May 2011 11:03:40 +0200 Received: (qmail 7799 invoked by uid 503); 13 May 2011 09:54:14 -0000 Received: from b9.ovh.net (HELO mail179.ha.ovh.net) (213.186.33.59) by 63.mail-out.ovh.net with SMTP; 13 May 2011 09:54:14 -0000 Received: from b0.ovh.net (HELO queueout) (213.186.33.50) by b0.ovh.net with SMTP; 13 May 2011 11:00:52 +0200 Received: from pac33-2-82-240-38-71.fbx.proxad.net (HELO ?192.168.1.15?) (ebenard%eukrea.com@82.240.38.71) by ns0.ovh.net with SMTP; 13 May 2011 11:00:51 +0200 Message-ID: <4DCCF342.4080500@eukrea.com> Date: Fri, 13 May 2011 11:00:50 +0200 From: =?UTF-8?B?RXJpYyBCw6luYXJk?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc14 Lightning/1.0b3pre Thunderbird/3.1.10 MIME-Version: 1.0 To: openembedded-devel@lists.openembedded.org References: <1305235863-16025-1-git-send-email-eric@eukrea.com> <1305235863-16025-4-git-send-email-eric@eukrea.com> In-Reply-To: <1305235863-16025-4-git-send-email-eric@eukrea.com> X-Ovh-Tracer-Id: 17528854175893728585 X-Ovh-Remote: 82.240.38.71 (pac33-2-82-240-38-71.fbx.proxad.net) X-Ovh-Local: 213.186.33.20 (ns0.ovh.net) X-Spam-Check: DONE|U 0.5/N Subject: Re: [PATCH 3/3] qt4-4.7.3: add translations'support X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 May 2011 09:03:40 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Hi, On 12/05/2011 23:31, Eric Bénard wrote: > this patch should bring back translations support in qt4. > > Signed-off-by: Eric Bénard > --- > it's currently build tested for qt4-embedded. > --- forget this patch it still contains an error. Eric