summaryrefslogtreecommitdiffstats
path: root/CMakeL10n.txt
Commit message (Collapse)AuthorAgeFilesLines
* Desktop file translations:Slávek Banko2020-04-041-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 2a01ebba58913863a68f12848fedea27ef155ebc)
* Move translations to a new directory layout.Slávek Banko2020-04-041-1/+1
| | | | | | | Add support for LINGUAS for listing translations to install. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 8e90c28fb2501009f259a084bb2e30388ab8e85e)
* Add CMakeL10n rules.Slávek Banko2018-12-231-0/+23
Create translation template. Modify CMake rules for translations to make them independent of languages. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 0816faa34e96a24644d9cf030cb05a78e71db3b6)