summaryrefslogtreecommitdiffstats
path: root/CMakeL10n.txt
Commit message (Collapse)AuthorAgeFilesLines
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-111-1/+1
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit e4b636772fa646b85693d1349faec9270b42a66c)
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-031-1/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* 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]>
* Desktop file translations:Slávek Banko2020-07-071-0/+8
| | | | | | | + 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]>
* Add CMakeL10n rules.Slávek Banko2019-01-081-0/+23
Create translation template. Signed-off-by: Slávek Banko <[email protected]>