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 <michele.calgaro@yahoo.it>
* 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 <slavek.banko@axis.cz> (cherry picked from commit ecad6721aaf6211211a9b6b6f7816ae2e0081b7b)
* Add translation of entry.desktop files.Slávek Banko2020-11-221-0/+26
Note: For systems and distributions where individual language directories are unpacked for building, you need to add an unpacking for the 'translations' directory in addition to other common directories. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 2d9b0ded005bad305657fdc3aa2d85f8dd189ca1)