summaryrefslogtreecommitdiffstats
path: root/bab
Commit message (Collapse)AuthorAgeFilesLines
* Desktop file translations:Slávek Banko2020-07-241-4/+5
| | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Finalized creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Move translations to a new directory layout.Slávek Banko2020-07-244-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>
* Add KDE_EXPORT to the public symbols.Slávek Banko2020-07-191-1/+1
| | | | | | | Rename the search symbol allocate_kstyle_config to allocate_tdestyle_config. This is related to KDE => TDE conversion. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Conversion to the cmake building system.gregory guy2020-07-182-1/+36
| | | | | | | | | | | | | 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>
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-011-16/+0
|
* Add CMakeL10n rules.Slávek Banko2019-01-081-0/+3
| | | | | | Create translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS on missing return valuesSlávek Banko2016-10-091-0/+2
| | | | | | This resolves bug 2690 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update to new style APISlávek Banko2016-03-261-1/+1
| | | | | | Rename KStyle to TDEStyle Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Initial TDE conversionSlávek Banko2016-03-256-35/+35
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Initial TQt conversionSlávek Banko2016-03-255-123/+123
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update autotools for new DSO linkage styleFrançois Andriot2016-03-212-2/+2
| | | | | | Fix FTBFS Signed-off-by: François Andriot <francois.andriot@free.fr>
* Initial import of baghira 0.8Slávek Banko2016-03-2114-0/+1003