Commit Graph

97 Commits (67c45107885d8a9f4294ebc170f9241441fa30e5)
 

Author SHA1 Message Date
Slávek Banko 67c4510788
Desktop file translations:
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko 6a6e8b1844
Remove the original translation directory layout.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko f95858cd2e
Move translations to a new directory layout.
Add support for LINGUAS for listing translations to install.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea ae9a3d5f43 Reset submodule main/applications/kkbswitch/cmake to latest HEAD 5 years ago
Chris 2e08ee4afc Added translation using Weblate (German) 5 years ago
TDE Gitea 2c08e10529 Reset submodule main/applications/kkbswitch/cmake to latest HEAD 5 years ago
Serg Bormant e5dee253db Translated using Weblate (Russian)
Currently translated at 96.2% (51 of 53 strings)

Translation: applications/kkbswitch
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kkbswitch/ru/
5 years ago
TDE Gitea 1c75b6a1cc Reset submodule main/applications/kkbswitch/cmake to latest HEAD 5 years ago
Slávek Banko 7f13f1bb39
Switch all submodules to https.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro fbcdcc9667
Added missing 'man' folder generation.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
gregory guy 9d191894a5
Drop automake build support.
Add basic cmake build instructions in the INSTALL file.
Deleted empty file: NEWS.
Deleted obsolete file: kkbswitch.spec .
Some cleanup in the README, the "man" page and the "help" page files.
The man page as well as the icons have moved in their own folder.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
Michele Calgaro 8a53bde7e8
Removed .lsm files. lsm database is outdated and unmaintained. 6 years ago
TDE Gitea 609cf8aa78 Reset submodule main/applications/kkbswitch/cmake to latest HEAD 6 years ago
Automated System ec34d140c4 Reset submodule main/applications/kkbswitch/cmake to latest HEAD 6 years ago
TDE Gitea 5d40c9b903 Reset submodule main/applications/kkbswitch/cmake to latest HEAD 6 years ago
TDE Gitea 58a783836e Reset submodule main/applications/kkbswitch/admin to latest HEAD 6 years ago
Slávek Banko 792f21b5a8
Use common CMake tests.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea c48d9491ff Reset submodule main/applications/kkbswitch/cmake to latest HEAD 6 years ago
TDE Gitea 85b05acd19 Reset submodule main/applications/kkbswitch/cmake to latest HEAD 6 years ago
TDE Weblate 25f6afba9f Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/kkbswitch
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kkbswitch/
6 years ago
Slávek Banko 1f24f1ee99 Update translation template. 6 years ago
TDE Gitea 963b13fc14 Reset submodule main/applications/kkbswitch/cmake to latest HEAD 6 years ago
TDE Gitea ea7feb18cf Reset submodule main/applications/kkbswitch/cmake to latest HEAD 6 years ago
Fabio Rossi 763d543bb9 Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
6 years ago
TDE Weblate b518431b49 Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
6 years ago
Slávek Banko 769d754414
Add CMakeL10n rules.
Update translation template.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea f8bd379af3 Reset submodule main/applications/kkbswitch/cmake to latest HEAD 6 years ago
TDE Gitea 58913fb3a1 Reset submodule main/applications/kkbswitch/cmake to latest HEAD 6 years ago
TDE Gitea 39683b2eb5 Reset submodule main/applications/kkbswitch/admin to latest HEAD 6 years ago
TDE Gitea 469d1a8e24 Reset submodule main/applications/kkbswitch/cmake to latest HEAD 6 years ago
TDE Gitea 3afb20ffa1 Reset submodule main/applications/kkbswitch/cmake to latest HEAD 6 years ago
Slávek Banko 03a86cbd51
Removed unnecessary executable flag.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko 29ee3d2ed3
cmake: Install tdeconf_update scripts as programs.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
gregory guy a63b9b15ca
converios to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
Michele Calgaro 3050c585ec
Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea 660048d1a8 Reset submodule main/applications/kkbswitch/admin to latest HEAD 6 years ago
Michele Calgaro 12acc9da87
qt -> tqt conversion:
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 22df339d36
qt -> tqt conversion:
QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST
QT_NO_STL -> TQT_NO_STL
QT_NO_COMPAT -> TQT_NO_COMPAT
QT_NO_TRANSLATION -> TQT_NO_TRANSLATION

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro e4883ec862
qt -> tqt conversion:
QTDIR -> TQTDIR
QTDOC -> TQTDOC
INCDIR_QT -> INCDIR_TQT
LIBDIR_QT -> LIBDIR_TQT
QT_INC -> TQT_INC
QT_LIB -> TQT_LIB

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 4dc0ba3c4f
qt -> tqt conversion:
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko c3c100c474
qt_includes => tqt_includes conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko 4a13bcc418
QT_INCLUDES => TQT_INCLUDES conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea 5348ce2e5f Reset submodule main/applications/kkbswitch/admin to latest HEAD 6 years ago
Michele Calgaro 6f1261c4f4
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro d60ddb055f
KDE_USE_QT* -> KDE_USE_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 927c3ad0fd
AC_PATH_QT* -> AC_PATH_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 80ab5796c1
QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro c56ae12168
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
TDE Gitea 7b4f2807e6 Reset submodule main/applications/kkbswitch/cmake to latest HEAD 7 years ago
TDE Gitea 8f447d40f5 Reset submodule main/applications/kkbswitch/admin to latest HEAD 7 years ago