summaryrefslogtreecommitdiffstats
path: root/src/CMakeL10n.txt
Commit message (Collapse)AuthorAgeFilesLines
* Desktop file translations:Slávek Banko2020-06-061-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 fc0b4af3c8978e6ae3ab3fdbef612f5f6b47db99)
* Move translations to a new directory layout.Slávek Banko2020-06-061-1/+1
| | | | | | | | Add support for LINGUAS for listing translations to install. Use common cmake rules for documentation. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 314b6c2b8ab40783dfbce54ad18aa4ded60a6952)
* Add CMakeL10n rules.Slávek Banko2018-12-251-0/+3
Update translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>