Chris
60bd9f2210
Fix German translation.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Heimen Stoffels
b924770131
Translated using Weblate (Dutch)
...
Currently translated at 99.0% (97 of 98 strings)
Translation: applications/yakuake
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/yakuake/nl/
5 years ago
Chris
27889b2cab
Translated using Weblate (German)
...
Currently translated at 100.0% (98 of 98 strings)
Translation: applications/yakuake
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/yakuake/de/
5 years ago
Michele Calgaro
f4fc7a0393
Removed admin submodule and autotools files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
391b8b4ad0
Fixed support for multiple terminals. This relates to bug 2537.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
TDE Gitea
28785edb58
Reset submodule main/applications/yakuake/cmake to latest HEAD
5 years ago
TDE Gitea
44cb7430a0
Reset submodule main/applications/yakuake/cmake to latest HEAD
6 years ago
TDE Gitea
d036915bad
Reset submodule main/applications/yakuake/cmake to latest HEAD
6 years ago
TDE Gitea
edb040566e
Reset submodule main/applications/yakuake/admin to latest HEAD
6 years ago
Slávek Banko
0a5e4a94ee
Use common CMake tests.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea
1a2b430deb
Reset submodule main/applications/yakuake/cmake to latest HEAD
6 years ago
TDE Gitea
5e76d3fb09
Reset submodule main/applications/yakuake/cmake to latest HEAD
6 years ago
TDE Weblate
eabff1664a
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: applications/yakuake
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/yakuake/
6 years ago
Slávek Banko
1a6e08fffd
Update translation template.
6 years ago
TDE Gitea
5b5255efc0
Reset submodule main/applications/yakuake/cmake to latest HEAD
6 years ago
TDE Gitea
8e76b60b99
Reset submodule main/applications/yakuake/cmake to latest HEAD
6 years ago
Fabio Rossi
639a2939cf
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
82ec1ccae5
Update translation files
...
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
6 years ago
Slávek Banko
deca1cf109
Add CMakeL10n rules.
...
Create translation template.
Modify CMake rules for translations
to make them independent of languages.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Automated System
c0bf5aeab7
Reset submodule main/applications/yakuake/cmake to latest HEAD
6 years ago
TDE Gitea
00e212c70f
Reset submodule main/applications/yakuake/cmake to latest HEAD
6 years ago
TDE Gitea
170af8fa43
Reset submodule main/applications/yakuake/admin to latest HEAD
6 years ago
TDE Gitea
457c2f9d16
Reset submodule main/applications/yakuake/cmake to latest HEAD
6 years ago
TDE Gitea
c44ba227ff
Reset submodule main/applications/yakuake/cmake to latest HEAD
6 years ago
Michele Calgaro
40625b1e93
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
92b83b4590
Reset submodule main/applications/yakuake/admin to latest HEAD
6 years ago
Michele Calgaro
2aa2ecd7ff
qt -> tqt conversion:
...
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
6f6076f364
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
8267c7a031
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
f60fa575dd
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
4ad13dca52
Add includes to UI files to resolve FTBFS
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
ef19e0b716
qt_includes => tqt_includes conversion
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
4d8946f9c6
QT_INCLUDES => TQT_INCLUDES conversion
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea
ff6f6038a0
Reset submodule main/applications/yakuake/admin to latest HEAD
6 years ago
Michele Calgaro
7700b002fa
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
ba1ae6a75c
KDE_USE_QT* -> KDE_USE_TQT* conversion
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
db4d86fb56
AC_PATH_QT* -> AC_PATH_TQT* conversion
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
a8e7abb834
QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
e753d677c5
LIB_QT -> LIB_TQT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea
b5e62c0a3a
Reset submodule main/applications/yakuake/cmake to latest HEAD
6 years ago
TDE Gitea
852d696f04
Reset submodule main/applications/yakuake/admin to latest HEAD
6 years ago
Michele Calgaro
bc7abd22d0
Removed unnecessary commented code. This makes the previous commit
...
cleaner.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
gregory guy
1f0d6dd2d7
reduce scope of pointer variables, this resolves issue#2
...
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
gregory guy
51508c184d
Those directories aren't needed to build yakuake.
...
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
gregory guy
30aac996d3
cmake conversion
...
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
Automated System
2de7361aeb
Reset submodule main/applications/yakuake/admin to latest HEAD
7 years ago
Automated System
145d3b6f89
Reset submodule main/applications/yakuake/admin to latest HEAD
7 years ago
Automated System
fb68032bd0
Reset submodule main/applications/yakuake/admin to latest HEAD
7 years ago
Slávek Banko
4d8cbad2c4
Reset submodule main/applications/yakuake/cmake to latest HEAD
8 years ago
Automated System
d710ebcf21
Reset submodule main/applications/yakuake/cmake to latest HEAD
8 years ago