On Monday 20 of October 2014 00:55:44 Timothy Pearson wrote:
Le 19/10/2014 14:18, François Andriot a écrit :
Le 19/10/2014 01:41, Timothy Pearson a écrit :
Looks like the builds are going in such a way that I could fix this for RC1 after all. The changes are now in GIT; let me know if this resolves your lint errors.
Thanks!
Tim
Thanks, but today I still have missing trailing semicolon problem in 'tderesources.desktop' from tdelibs.
Also, in the following files from tdebase:
[...] OK now I understand. The problem I still see is about the translated "Keywords" lines. I see the generic "Keywords" line has been fixed, but not the tranlations. E.g. "Keywords[ar]" still lacks the trailing semicolon.
François
My fault; forgot about the translations in my regexp. Fixed in GIT.
Tim
Tim,
these last commits caused a big problem! Are removed parentheses for language. For example, instead Keywords[bg] is now Keywordsbg.
Everything needed to fix again...