summaryrefslogtreecommitdiffstats
path: root/sessionapplet
Commit message (Collapse)AuthorAgeFilesLines
* Remove definition KDE_IS_VERSION.gregory guy2021-10-061-4/+1
| | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit 610b0fea26e0855ea2ded8d935288378335346b6)
* Drop automake build support.gregory guy2021-10-021-15/+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-262-3/+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-263-4/+4
| | | | | | | | | 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-263-1/+39
| | | | | | | | | | | | | | 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 Mageia 6François Andriot2017-07-011-1/+1
| | | | Signed-off-by: François Andriot <francois.andriot@free.fr>
* Fix ambiguous order of codeSlávek Banko2016-10-091-1/+2
| | | | 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-254-66/+66
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update autotools for new DSO linkage styleFrançois Andriot2016-03-211-1/+1
| | | | | | Fix FTBFS Signed-off-by: François Andriot <francois.andriot@free.fr>
* Initial import of baghira 0.8Slávek Banko2016-03-217-0/+811