Re: Fixing a bug on KLog about translation Qt files (qt format)

2016-07-15 Thread Antti Järvinen
Jaime Robles writes: > I mean, when I am packaging KLog to create the deb package, I execute > the lrelease in the debian/rules file and the qm files are placed in the > building folder :-) .. > I need to create the debian package (the deb one) so the qm files are > properly placed when the us

Re: Fixing a bug on KLog about translation Qt files (qt format)

2016-07-14 Thread Jaime Robles
I will check those packages! Thanks for the hint! El 14/7/2016 19:57, "Laura Arjona Reina" escribió: > Hello again > > El 14/07/16 a las 19:22, Jaime Robles escribió: > > > > Hello Laura, > > > > Thank you so much for the very quick answer! > > > > Maybe I did not explained my self properly. >

Re: Fixing a bug on KLog about translation Qt files (qt format)

2016-07-14 Thread Laura Arjona Reina
Hello again El 14/07/16 a las 19:22, Jaime Robles escribió: > > Hello Laura, > > Thank you so much for the very quick answer! > > Maybe I did not explained my self properly. > > I mean, when I am packaging KLog to create the deb package, I execute > the lrelease in the debian/rules file and th

Re: Fixing a bug on KLog about translation Qt files (qt format)

2016-07-14 Thread Jaime Robles
Hello Laura, Thank you so much for the very quick answer! Maybe I did not explained my self properly. I mean, when I am packaging KLog to create the deb package, I execute the lrelease in the debian/rules file and the qm files are placed in the building folder :-) This is OK. The problem is t

Re: Fixing a bug on KLog about translation Qt files (qt format)

2016-07-14 Thread Laura Arjona Reina
Hi Jaime El 14/07/16 a las 18:09, Jaime Robles escribió: > Hello all, > > I am the developer of KLog[1]. > KLog is a Qt based application. > > I am trying to close the bug #831236 [2]. > > It is about the translation files, in qm format that I don't know where > they should be included in the D

Fixing a bug on KLog about translation Qt files (qt format)

2016-07-14 Thread Jaime Robles
Hello all, I am the developer of KLog[1]. KLog is a Qt based application. I am trying to close the bug #831236 [2]. It is about the translation files, in qm format that I don't know where they should be included in the Debian package. I have been googling around with no so much success... Can