gregory guy
6a98f451b6
Add desktop lunched "bab".
...
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 6216a7aa09
)
3 years ago
gregory guy
047fd25ca1
Add headers to UI files to prevent potential FTBFS.
...
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 4da1cf518a
)
3 years ago
Slávek Banko
5ed1f7a821
Exclude deco/config/new from translation template.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 19109e812f
)
3 years ago
TDE Gitea
e6f0354522
Update translation template.
3 years ago
gregory guy
383a66d082
Drop automake build support.
...
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 8648781af8
)
3 years ago
Slávek Banko
09652c06fc
Use common rules for build and install documentation and translations.
...
Remove old twin_baghira_config template.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit a5e262a67d
)
3 years ago
Slávek Banko
9bc2c65626
Add twin client translations into template.
...
Rename template from twin_baghira_config to twin_baghira.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 121339c53b
)
3 years ago
TDE Gitea
46b13b70c1
Update translation template.
3 years ago
Slávek Banko
666bfa9e8d
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea
eef1c3e8e0
Reset submodule main/applications/tde-style-baghira/cmake to latest HEAD
4 years ago
Slávek Banko
f75a51b2f9
Update version number to R14.0.11.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea
92c1a9c34c
Reset submodule main/applications/tde-style-baghira/cmake to latest HEAD
4 years ago
TDE Gitea
0eb471ab17
Reset submodule main/applications/tde-style-baghira/admin to latest HEAD
4 years ago
Michele Calgaro
856fb24053
Renaming of files in preparation for code style tools.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a600e78779
)
4 years ago
TDE Gitea
98181bd9dc
Reset submodule main/applications/tde-style-baghira/cmake to latest HEAD
4 years ago
TDE Gitea
efa2282e1e
Reset submodule main/applications/tde-style-baghira/cmake to latest HEAD
4 years ago
TDE Gitea
cabae6ffdc
Reset submodule main/applications/tde-style-baghira/admin to latest HEAD
4 years ago
Slávek Banko
47ce6b2d11
Raise the minimum required version of CMake to 2.8.12.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 14cdd0ae2e
)
4 years ago
TDE Gitea
a9a1be2740
Reset submodule main/applications/tde-style-baghira/cmake to latest HEAD
4 years ago
TDE Gitea
545052af85
Reset submodule main/applications/tde-style-baghira/cmake to latest HEAD
4 years ago
TDE Gitea
9702be5a9d
Reset submodule main/applications/tde-style-baghira/admin to latest HEAD
4 years ago
Slávek Banko
68c915e2d6
Update version number to R14.0.10.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko
13d6203b16
Update release version number to R14.0.9.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea
b713976484
Reset submodule main/applications/tde-style-baghira/cmake to latest HEAD
4 years ago
TDE Gitea
e80af1b598
Reset submodule main/applications/tde-style-baghira/admin to latest HEAD
4 years ago
TDE Gitea
af7d5b4624
Reset submodule main/applications/tde-style-baghira/cmake to latest HEAD
4 years ago
TDE Gitea
f96f3210b0
Reset submodule main/applications/tde-style-baghira/admin to latest HEAD
4 years ago
TDE Gitea
32db6e9434
Reset submodule main/applications/tde-style-baghira/cmake to latest HEAD
4 years ago
TDE Gitea
552d1ffed9
Reset submodule main/applications/tde-style-baghira/admin to latest HEAD
4 years ago
TDE Gitea
4adb57c713
Reset submodule main/applications/tde-style-baghira/cmake to latest HEAD
4 years ago
Slávek Banko
f9183b9a6b
Merge translation files from master branch.
4 years ago
TDE Gitea
4d769e90ed
Reset submodule main/applications/tde-style-baghira/cmake to latest HEAD
4 years ago
TDE Gitea
5b409354a7
Reset submodule main/applications/tde-style-baghira/admin to latest HEAD
4 years ago
Slávek Banko
b44eab6bc3
Remove the original translation directory layout.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 6ba9be13a6
)
4 years ago
Slávek Banko
0cbda8d2f5
Desktop file translations:
...
+ 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 2aac2fdcff
)
4 years ago
Slávek Banko
ebcfca6def
Move translations to a new directory layout.
...
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 e695196df6
)
4 years ago
Slávek Banko
3fc75f4d0a
Add KDE_EXPORT to the public symbols.
...
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 90cc6ddb90
)
4 years ago
gregory guy
cd1471858e
Conversion to the cmake building system.
...
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 d0c03cc9a9
)
4 years ago
Michele Calgaro
443bb972fa
Removed explicit usage of the 'register' keyword.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 9506fd9461
)
4 years ago
Slávek Banko
e257d53f64
Switch all submodules to https.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 91c3c9b8f0
)
4 years ago
Michele Calgaro
8fb23adeea
Removed .lsm files. lsm database is outdated and unmaintained.
...
(cherry picked from commit a5ddf98df7
)
4 years ago
Slávek Banko
17321f66f7
Add CMakeL10n rules.
...
Create translation template.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e761bb2108
)
4 years ago
Slávek Banko
20261377cf
Fix FTBFS with GCC7 on arm
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
François Andriot
117acbb7bd
Fix FTBFS on Mageia 6
...
Signed-off-by: François Andriot <francois.andriot@free.fr>
7 years ago
Automated System
b51b77f8cc
Reset submodule main/applications/tde-style-baghira/cmake to latest HEAD
8 years ago
Automated System
46a9e7b6a9
Reset submodule main/applications/tde-style-baghira/cmake to latest HEAD
8 years ago
Slávek Banko
2c6b7c2dcc
Reset submodule main/applications/tde-style-baghira/cmake to latest HEAD
8 years ago
Slávek Banko
718086521f
cmake: add tde_add_check_executable macro
8 years ago
Slávek Banko
635fe82acd
Fix FTBFS on missing return values
...
This resolves bug 2690
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
17e82d3d88
Fix ambiguous order of code
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago