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>
* 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>
* 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>
* conversion to the cmake building systemgregory guy2019-02-241-0/+34
Signed-off-by: gregory guy <g-gregory@gmx.fr>