summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Desktop file translations:Slávek Banko2020-03-292-3/+6
| | | | | | | | + 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 782fedd71db076f5f27e4d61ecf8ec49890883ed)
* Move translations to a new directory layout.Slávek Banko2020-03-291-1/+1
| | | | | | | Add support for LINGUAS for listing translations to install. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit b3acc061a5d9c0418cd982bc6414799e666c3bac)
* Drop automake build support.gregory guy2019-10-017-588/+0
| | | | | | | | Move AUTHORS, COPYING, ChangeLog, INSTALL, README and TODO files from the "src" folder to the root of the package. Add basic build instructions with cmake in the INSTALL file. (cherry picked from commit 8059247488b06fc27da5bab427f25e1ed94a25ea)
* Fix FTBFS on FreeBSDSlávek Banko2019-02-191-2/+6
| | | | | | | Taken from FreeBSD patches. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 952f7c921e570e1e2d90cabfd232f6a76ce9f630)
* Add CMakeL10n rules.Slávek Banko2018-12-131-0/+3
| | | | | | | | Create translation template. Add CMake rules to build translations. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 90d92cc7061207746e333f5d45f2875e2b538375)
* Fix structure of directoriesSlávek Banko2018-12-1329-0/+2873
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 0557917aa98c792eb316ce176c97849f3e7bdb3e)