Translation support in Qt-translation-based frameworks

Alex Merry alex.merry at kde.org
Mon Mar 31 23:22:14 UTC 2014


On 01/04/14 00:14, Albert Astals Cid wrote:
> El Dilluns, 31 de març de 2014, a les 23:46:40, Alex Merry va escriure:
>> On 31/03/14 23:22, Albert Astals Cid wrote:
>>> El Dilluns, 31 de març de 2014, a les 15:38:39, Alex Merry va escriure:
>>>> On 31/03/14 15:30, Aurélien Gâteau wrote:
>>>>> Do not commit the po/ dir, it will be generated at release time from the
>>>>> kde translation infrastructure.
>>>>
>>>> Should go in .gitignore, yes?
>>>
>>> Why? We have been living without this in KDE for eons, what's the sudden
>>> need of adding this to the .gitignore?
>>
>> The distribution of translations with packages, rather than separately.
> 
> This is something that should happen at the packaging state (and handled by 
> scipts), i.e. I don't see why ever you'd end up with a po folder you'd want to 
> commit in your git repo checkout,

Well, you wouldn't end up with one you wanted to commit - that's why I
suggested adding it to .gitignore.  You might end up with one if you
were testing things, for example by following Aurélien's instructions.

Alex



More information about the Kde-frameworks-devel mailing list