summaryrefslogtreecommitdiffstats
path: root/bab
Commit message (Collapse)AuthorAgeFilesLines
* Remove definition KDE_IS_VERSION.gregory guy2021-10-061-4/+4
| | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit 610b0fea26e0855ea2ded8d935288378335346b6)
* Add desktop lunched "bab".gregory guy2021-10-062-0/+6
| | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit 6216a7aa09fecd0262e90e9ee596eb711f8f65ad)
* Drop automake build support.gregory guy2021-10-022-25/+0
| | | | | | | | | Deleted TODO and NEWS empty files. Rework of the README file. Add basic cmake build instructions. Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit 8648781af8e31b5b243e26a7ae42b36b38aa8aed)
* Desktop file translations:Slávek Banko2020-07-261-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> (cherry picked from commit 2aac2fdcff04d7405ed2843e69232ac590b76f0b)
* Move translations to a new directory layout.Slávek Banko2020-07-264-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)
* Add KDE_EXPORT to the public symbols.Slávek Banko2020-07-261-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> (cherry picked from commit 90cc6ddb9083689cb8395f7188c07c9142179d1a)
* Conversion to the cmake building system.gregory guy2020-07-262-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> (cherry picked from commit d0c03cc9a910ea44cea57b1af43bbd90eb86d4bc)
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2020-07-261-16/+0
| | | | (cherry picked from commit a5ddf98df726afd323e05767c33f5cdf0a33fcca)
* Add CMakeL10n rules.Slávek Banko2020-07-261-0/+3
| | | | | | | Create translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e761bb2108883fcbf7ddd31878f467621966b9fa)
* 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