summaryrefslogtreecommitdiffstats
path: root/CMakeL10n.txt
Commit message (Collapse)AuthorAgeFilesLines
* Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.r14.0.12Slávek Banko2021-12-311-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 07341bca4e1d1ea1075d97fbdc720f02894c4b5d)
* Fix incorrect location of POT template for desktop files.Slávek Banko2020-04-051-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (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 <slavek.banko@axis.cz> (cherry picked from commit dcded97665311ec2c62a8b34122b495f720b373a)
* Add CMakeL10n rules.Slávek Banko2018-12-251-0/+23
Create translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>