summaryrefslogtreecommitdiffstats
path: root/CMakeL10n.txt
Commit message (Collapse)AuthorAgeFilesLines
* Fix incorrect location of POT template for desktop files.Slávek Banko2020-04-051-1/+1
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit fa788ad5610c2df823115af0af851706bbd5f538)
* Desktop file translations:Slávek Banko2020-04-051-0/+5
| | | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit dcded97665311ec2c62a8b34122b495f720b373a)
* Add CMakeL10n rules.Slávek Banko2018-12-251-0/+23
Create translation template. Signed-off-by: Slávek Banko <[email protected]>