summaryrefslogtreecommitdiffstats
path: root/config/tdestyle_baghira_config.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use tdeprocess.hHEADmasterMichele Calgaro2024-12-021-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-031-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-061-102/+102
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove definition KDE_IS_VERSION.gregory guy2021-10-061-2/+0
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Move translations to a new directory layout.Slávek Banko2020-07-241-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>
* Conversion to the cmake building system.gregory guy2020-07-181-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>
* 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>