summaryrefslogtreecommitdiffstats
path: root/fileplugin/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Simplify CMake rules for desktop file translations.Slávek Banko2020-07-101-1/+0
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit bf6e319e3d75269c9155d4f97401e4e9553880d4)
* Remove the extra slash in the rule to create a translated desktop fileSlávek Banko2020-04-051-1/+1
| | | | | | | that can lead to FTBFS. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 35f339fca70b4e4861c57d9287e9a56b5eabede2)
* Desktop file translations:Slávek Banko2020-04-051-2/+3
| | | | | | | | + 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 dcded97665311ec2c62a8b34122b495f720b373a)
* conversion to the cmake building systemgregory guy2019-02-241-0/+34
Signed-off-by: gregory guy <g-gregory@gmx.fr> (cherry picked from commit ee94e3dcbe5a7c9d76a49811e101333d5a6fbf89)