Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move translations to a new directory layout. | Slávek Banko | 2020-07-24 | 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> | ||||
* | Conversion to the cmake building system. | gregory guy | 2020-07-18 | 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> |