Thread: [SailfishOS] Pure Maps
View Single Post
eson's Avatar
Posts: 362 | Thanked: 1,373 times | Joined on Nov 2015 @ Sweden
#210
Originally Posted by rinigus View Post
Re RPM build: yes, you have to make that file with your own API keys if you wish to build RPMs. See file tools/apikeys_dummy.py for inspiration. This is to avoid exposure of my keys at Github (probably that's were Mapquest keys were nicked). Thanks for opening the issue, I will add docs regarding it. Please keep it open.
Thanks! I should have known. I always build just to test updated translations, but there are other options to do that. If anyone else are looking to do the same, here's the commands to build qm file only.

Code:
lconvert -locations relative harbour-pure-maps-[lang-code].po -o harbour-pure-maps-[lang-code].ts
lrelease harbour-pure-maps-[lang-code].ts
 

The Following 4 Users Say Thank You to eson For This Useful Post: