Commit Graph

208 Commits (38ea821bc321479a60fa224cc630058c2d74f7e1)
 

Author SHA1 Message Date
TDE Gitea 38ea821bc3 Reset submodule main/applications/tdeio-apt/cmake to latest HEAD 5 years ago
TDE Gitea 2bb70a392d Reset submodule main/applications/tdeio-apt/cmake to latest HEAD 5 years ago
TDE Gitea 73a806a658 Reset submodule main/applications/tdeio-apt/cmake to latest HEAD 5 years ago
TDE Gitea ba69e98207 Reset submodule main/applications/tdeio-apt/cmake to latest HEAD 5 years ago
TDE Gitea ade79e148b Reset submodule main/applications/tdeio-apt/cmake to latest HEAD 5 years ago
TDE Weblate 702ce6f08f Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/tdeio-apt
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdeio-apt/
5 years ago
Slávek Banko f7af3f4a01 Update translation template. 5 years ago
TDE Gitea 1fea76cfb7 Reset submodule main/applications/tdeio-apt/cmake to latest HEAD 5 years ago
TDE Gitea b220dcc0d2 Reset submodule main/applications/tdeio-apt/cmake to latest HEAD 5 years ago
TDE Gitea cb401f39cf Reset submodule main/applications/tdeio-apt/cmake to latest HEAD 5 years ago
TDE Gitea b66e1c6da4 Reset submodule main/applications/tdeio-apt/cmake to latest HEAD 5 years ago
TDE Gitea 6e4893e0c5 Reset submodule main/applications/tdeio-apt/cmake to latest HEAD 5 years ago
Slávek Banko c5a99d8b5e
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
Chris 131e5aaa5e Added translation using Weblate (German) 5 years ago
Slávek Banko c1f47cceb8
Remove the original translation directory layout.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko fca87ea3f7
Move translations to a new directory layout.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
gregory guy 4986d5902c
Drop automake build support.
Add basic cmake build instructions.
Delete empty files TODO and NEWS.
Delete the folder templates.
Rework of the README file.
Add the "MODULE" directive to the plugin build.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
TDE Gitea e9f4918326 Reset submodule main/applications/tdeio-apt/cmake to latest HEAD 5 years ago
TDE Gitea 76823c9b10 Reset submodule main/applications/tdeio-apt/cmake to latest HEAD 5 years ago
Slávek Banko a7b9995e38
Switch all submodules to https.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea b92a0a87ca Reset submodule main/applications/tdeio-apt/cmake to latest HEAD 6 years ago
TDE Gitea 9c1bfd1285 Reset submodule main/applications/tdeio-apt/cmake to latest HEAD 6 years ago
TDE Gitea a7f36df9c8 Reset submodule main/applications/tdeio-apt/cmake to latest HEAD 6 years ago
TDE Gitea 6e8de0ced1 Reset submodule main/applications/tdeio-apt/admin to latest HEAD 6 years ago
Slávek Banko 47f7497c0d
Use common CMake tests.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea 4a6445fd95 Reset submodule main/applications/tdeio-apt/cmake to latest HEAD 6 years ago
TDE Gitea d13669949f Reset submodule main/applications/tdeio-apt/cmake to latest HEAD 6 years ago
TDE Weblate c4a231bc9e Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/tdeio-apt
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdeio-apt/
6 years ago
Slávek Banko 66ea9686de Update translation template. 6 years ago
TDE Gitea a53d2c072f Reset submodule main/applications/tdeio-apt/cmake to latest HEAD 6 years ago
TDE Gitea ecbdff1c35 Reset submodule main/applications/tdeio-apt/cmake to latest HEAD 6 years ago
Slávek Banko 9008735756
Change from TQRegExp::match to TQRegExp::search.
The definition of -UTQT_NO_COMPAT is no longer needed.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
gregory guy d1629627d4
conversion to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
Slávek Banko f718df9cb6
Removing an unwanted temporary work file.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Weblate 47b77c1fe0 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/tdeio-apt
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdeio-apt/
6 years ago
Slávek Banko 5d11b13fbd
Add CMakeL10n rules.
Create translation template.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko 8b6a7fa545
Rename Polish translation to "pl".
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea 12bfd24fed Reset submodule main/applications/tdeio-apt/cmake to latest HEAD 6 years ago
TDE Gitea 28541a71c3 Reset submodule main/applications/tdeio-apt/cmake to latest HEAD 6 years ago
TDE Gitea eb135b9d2c Reset submodule main/applications/tdeio-apt/admin to latest HEAD 6 years ago
TDE Gitea b603634ae9 Reset submodule main/applications/tdeio-apt/cmake to latest HEAD 6 years ago
TDE Gitea b9d960147a Reset submodule main/applications/tdeio-apt/cmake to latest HEAD 6 years ago
Michele Calgaro 81f2ac8dd4
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 3e572c0f9f Reset submodule main/applications/tdeio-apt/admin to latest HEAD 6 years ago
Michele Calgaro e28bfe7932
qt -> tqt conversion:
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro f386a84d1e
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 f9c8939ec1
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 2ce03b0504
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 3d06fdc080
qt_includes => tqt_includes conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko 0f4cdf7ca6
QT_INCLUDES => TQT_INCLUDES conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago