Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move translations to a new directory layout. | Slávek Banko | 2020-07-26 | 1 | -2/+1 |
| | | | | | | | | | Add support for LINGUAS for listing translations to install. Rename translation catalogs to avoid potential collisions. Fix UTF-8 in author name and strings. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e695196df6e48da48a7a4d99e55481c0a6b1d8fb) | ||||
* | Conversion to the cmake building system. | gregory guy | 2020-07-26 | 1 | -0/+87 |
Added a man page taken from the Debian packaging system. Signed-off-by: gregory guy <gregory-tde@laposte.net> Resolve issues that occurred during CMake conversion. Concatenate the commands for generating pixmaps.h with CMake so that there is no need to use the GNU specific sed option -i. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit d0c03cc9a910ea44cea57b1af43bbd90eb86d4bc) |