Commit Graph

198 Commits (df30a03f965098998bd142118d89842d12a6aef2)
 

Author SHA1 Message Date
Slávek Banko df30a03f96
Delete an empty "Icon" item from the desktop file,
as this can lead to items merging during translation merging.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Chris 1f54a0035d Translated using Weblate (German)
Currently translated at 100.0% (10 of 10 strings)

Translation: applications/ksplash-engine-moodin - themes
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/ksplash-engine-moodin-themes/de/
5 years ago
Chris 072220bbe3 Translated using Weblate (German)
Currently translated at 100.0% (2 of 2 strings)

Translation: applications/ksplash-engine-moodin - ksplashmoodin.desktop
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/ksplash-engine-moodin-ksplashmoodindesktop/de/
5 years ago
Chris 80b498040d Translated using Weblate (German)
Currently translated at 100.0% (3 of 3 strings)

Translation: applications/ksplash-engine-moodin
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/ksplash-engine-moodin/de/
5 years ago
Chris b51e32a329 Added translation using Weblate (German) 5 years ago
Chris 7235b9280a Added translation using Weblate (German) 5 years ago
Chris 826169e14c Added translation using Weblate (German) 5 years ago
Slávek Banko 460b027377
Add the ability to translate:
+ Catalog for strings in the plugin.
+ Desktop file translations.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea 51efb68536 Reset submodule main/applications/ksplash-engine-moodin/cmake to latest HEAD 5 years ago
TDE Gitea ab1946e53a Reset submodule main/applications/ksplash-engine-moodin/cmake to latest HEAD 5 years ago
TDE Gitea c606938c08 Reset submodule main/applications/ksplash-engine-moodin/cmake to latest HEAD 5 years ago
gregory guy c3e3ea8f7b
Drop automake build support.
Add basic cmake build instructions.
Delete empty files NEWS, TODO and ChangeLog.
Rework of files README and THEMEOPTIONS.
Add file README-fr.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
TDE Gitea 10e62dea63 Reset submodule main/applications/ksplash-engine-moodin/cmake to latest HEAD 5 years ago
Slávek Banko 425fd56f37
Switch all submodules to https.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea d66a4c13d1 Reset submodule main/applications/ksplash-engine-moodin/cmake to latest HEAD 6 years ago
TDE Gitea 0f8125c07f Reset submodule main/applications/ksplash-engine-moodin/cmake to latest HEAD 6 years ago
TDE Gitea ca6c5c12a2 Reset submodule main/applications/ksplash-engine-moodin/cmake to latest HEAD 6 years ago
TDE Gitea fe02af6a3e Reset submodule main/applications/ksplash-engine-moodin/admin to latest HEAD 6 years ago
Slávek Banko d900f2eebc
Use common CMake tests.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea 12de5d976d Reset submodule main/applications/ksplash-engine-moodin/cmake to latest HEAD 6 years ago
TDE Gitea b5c888e0b8 Reset submodule main/applications/ksplash-engine-moodin/cmake to latest HEAD 6 years ago
TDE Gitea b52acfa40c Reset submodule main/applications/ksplash-engine-moodin/cmake to latest HEAD 6 years ago
TDE Gitea 1b58e2b1df Reset submodule main/applications/ksplash-engine-moodin/cmake to latest HEAD 6 years ago
Fabio Rossi 170f0673bb Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
6 years ago
TDE Gitea 2798628f1f Reset submodule main/applications/ksplash-engine-moodin/cmake to latest HEAD 6 years ago
Automated System ee630f74c7 Reset submodule main/applications/ksplash-engine-moodin/cmake to latest HEAD 6 years ago
Automated System 0f11539b52 Reset submodule main/applications/ksplash-engine-moodin/admin to latest HEAD 6 years ago
TDE Gitea eb351f5841 Reset submodule main/applications/ksplash-engine-moodin/cmake to latest HEAD 6 years ago
TDE Gitea b7041ccd70 Reset submodule main/applications/ksplash-engine-moodin/cmake to latest HEAD 6 years ago
Slávek Banko 64c09a0ec1
Added controlled conversions to char* instead of automatic ascii conversions.
The definition of -UTQT_NO_ASCII_CAST is no longer needed.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
gregory guy ec807a6bae
conversion to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
Michele Calgaro 89b5680894
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 676dc89e9e Reset submodule main/applications/ksplash-engine-moodin/admin to latest HEAD 6 years ago
Michele Calgaro 2786a37bf6
qt -> tqt conversion:
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro a52f1702d4
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>
7 years ago
Michele Calgaro 23e448238b
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>
7 years ago
Michele Calgaro 443b34373f
qt -> tqt conversion:
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko 2653f96687
qt_includes => tqt_includes conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko c9ad100ef9
QT_INCLUDES => TQT_INCLUDES conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
TDE Gitea 612c31f1be Reset submodule main/applications/ksplash-engine-moodin/admin to latest HEAD 7 years ago
Michele Calgaro b391e1694c
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 8c38d4fc0f
KDE_USE_QT* -> KDE_USE_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro b006712e2c
AC_PATH_QT* -> AC_PATH_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 886dde66c3
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 5d48f46823
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 6cf7194b48 Reset submodule main/applications/ksplash-engine-moodin/cmake to latest HEAD 7 years ago
TDE Gitea c22f74ab33 Reset submodule main/applications/ksplash-engine-moodin/admin to latest HEAD 7 years ago
Automated System 7298491ea7 Reset submodule main/applications/ksplash-engine-moodin/admin to latest HEAD 7 years ago
Automated System 1f9ef58863 Reset submodule main/applications/ksplash-engine-moodin/admin to latest HEAD 7 years ago
Automated System dadea9ff84 Reset submodule main/applications/ksplash-engine-moodin/admin to latest HEAD 7 years ago