summaryrefslogtreecommitdiffstats
path: root/CMakeL10n.txt
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-041-1/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Copy translations to a new directory layout.Slávek Banko2022-02-071-1/+6
| | | | | | | | Use common rules for build and install translations. Added translation of .desktop files. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 1b87ee119571516b414c70e4afab9fd68750b1cb)
* Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.Slávek Banko2021-12-311-1/+1
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit b68469852f92a819514ea95683071960d3b44b44)
* Add CMakeL10n rules.Slávek Banko2019-01-031-0/+23
Create translation template. Signed-off-by: Slávek Banko <[email protected]>