Re: Handling of frameworks using Qt-based translations

2014-03-20 Thread Albert Astals Cid
El Dijous, 20 de març de 2014, a les 07:06:58, Aurélien Gâteau va escriure: > On Tue, Mar 18, 2014, at 9:49, Aurélien Gâteau wrote: > > On Tue, Mar 18, 2014, at 9:07, Aleix Pol wrote: > > On Tue, Mar 18, 2014 at 4:12 PM, Aurélien Gâteau <[1]agat...@kde.org> > wrote: > > On Tue, Mar 18, 2014, at

Re: Handling of frameworks using Qt-based translations

2014-03-20 Thread Aurélien Gâteau
On Tue, Mar 18, 2014, at 9:49, Aurélien Gâteau wrote: On Tue, Mar 18, 2014, at 9:07, Aleix Pol wrote: On Tue, Mar 18, 2014 at 4:12 PM, Aurélien Gâteau <[1]agat...@kde.org> wrote: On Tue, Mar 18, 2014, at 6:20, Aleix Pol wrote: On Tue, Mar 18, 2014 at 2:05 PM, Aurélien Gâteau <[2]agat...@kde.org

Re: Handling of frameworks using Qt-based translations

2014-03-18 Thread Aurélien Gâteau
On Tue, Mar 18, 2014, at 9:07, Aleix Pol wrote: On Tue, Mar 18, 2014 at 4:12 PM, Aurélien Gâteau <[1]agat...@kde.org> wrote: On Tue, Mar 18, 2014, at 6:20, Aleix Pol wrote: On Tue, Mar 18, 2014 at 2:05 PM, Aurélien Gâteau <[2]agat...@kde.org> wrote: Hi, I started working on how to handle Qt b

Re: Handling of frameworks using Qt-based translations

2014-03-18 Thread Aleix Pol
On Tue, Mar 18, 2014 at 4:12 PM, Aurélien Gâteau wrote: > On Tue, Mar 18, 2014, at 6:20, Aleix Pol wrote: > > On Tue, Mar 18, 2014 at 2:05 PM, Aurélien Gâteau wrote: > > > Hi, > > I started working on how to handle Qt based translations, and make it as > simple as possible to work with for fr

Re: Handling of frameworks using Qt-based translations

2014-03-18 Thread Aurélien Gâteau
On Tue, Mar 18, 2014, at 6:20, Aleix Pol wrote: On Tue, Mar 18, 2014 at 2:05 PM, Aurélien Gâteau <[1]agat...@kde.org> wrote: Hi, I started working on how to handle Qt based translations, and make it as simple as possible to work with for framework maintainers as well as framework users. I

Re: Re: Handling of frameworks using Qt-based translations

2014-03-18 Thread Martin Gräßlin
On Tuesday 18 March 2014 14:20:53 Aleix Pol wrote: > On Tue, Mar 18, 2014 at 2:05 PM, Aurélien Gâteau wrote: > > Hi, > > > > I started working on how to handle Qt based translations, and make it as > > simple as possible to work with for framework maintainers as well as > > framework users. > >

Re: Handling of frameworks using Qt-based translations

2014-03-18 Thread Aleix Pol
On Tue, Mar 18, 2014 at 2:05 PM, Aurélien Gâteau wrote: > Hi, > > I started working on how to handle Qt based translations, and make it as > simple as possible to work with for framework maintainers as well as > framework users. > > I picked KBookmarks as my guinea pig and got to the point where