summaryrefslogtreecommitdiffstats
path: root/config/tdestyle_baghira_config.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move translations to a new directory layout.Slávek Banko2020-07-261-5/+5
| | | | | | | | | 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 guy2020-07-261-3/+5
| | | | | | | | | | | | | | 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)
* Fix hardcoded reference to .kde profileSlávek Banko2016-03-261-12/+13
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update to new style APISlávek Banko2016-03-261-0/+1243
Rename KStyle to TDEStyle Signed-off-by: Slávek Banko <slavek.banko@axis.cz>