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]>
* 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 <[email protected]> (cherry picked from commit dae027fc1795b11a1fbff4128ec77390f3884725)
* Desktop file translations:Slávek Banko2020-03-261-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 <[email protected]>
* Add CMakeL10n rules.Slávek Banko2018-12-311-0/+23
Update translation template. Signed-off-by: Slávek Banko <[email protected]>