Commit Graph

213 Commits (8902f934e49309adb6697baa30cef8dafe9074a4)
 

Author SHA1 Message Date
TDE Gitea 8902f934e4 Reset submodule main/applications/soundkonverter/admin to latest HEAD 6 years ago
TDE Gitea 286f9124fc Reset submodule main/applications/soundkonverter/cmake to latest HEAD 6 years ago
TDE Gitea 6aaf0ea2b7 Reset submodule main/applications/soundkonverter/cmake to latest HEAD 6 years ago
TDE Weblate 0c20f9a22c Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/soundkonverter
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/soundkonverter/
6 years ago
Slávek Banko a7474f714c Update translation template. 6 years ago
TDE Gitea 4cdd44e071 Reset submodule main/applications/soundkonverter/cmake to latest HEAD 6 years ago
TDE Gitea f981cba691 Reset submodule main/applications/soundkonverter/cmake to latest HEAD 6 years ago
TDE Weblate 6120714159 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

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

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea bb4f5129fa Reset submodule main/applications/soundkonverter/cmake to latest HEAD 6 years ago
TDE Gitea 024b96c9f4 Reset submodule main/applications/soundkonverter/cmake to latest HEAD 6 years ago
TDE Gitea b9c69cba9c Reset submodule main/applications/soundkonverter/admin to latest HEAD 6 years ago
Automated System c0c1c36150 Reset submodule main/applications/soundkonverter/cmake to latest HEAD 6 years ago
TDE Gitea 7c641364b3 Reset submodule main/applications/soundkonverter/cmake to latest HEAD 6 years ago
Michele Calgaro 5f0bb29568
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 242a672385 Reset submodule main/applications/soundkonverter/admin to latest HEAD 6 years ago
Michele Calgaro fe3003ad83
qt -> tqt conversion:
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro f563d15073
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 71bafbfb3d
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 b36500d318
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 b92c40b80b
qt_includes => tqt_includes conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko 7051335080
QT_INCLUDES => TQT_INCLUDES conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea dc975ab634 Reset submodule main/applications/soundkonverter/admin to latest HEAD 6 years ago
Michele Calgaro 4c7fb40144
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro e4b8a2ab28
KDE_USE_QT* -> KDE_USE_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 35f87ce281
AC_PATH_QT* -> AC_PATH_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro b10d6b2d1b
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 adf14c5267
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 cee33d18a0 Reset submodule main/applications/soundkonverter/cmake to latest HEAD 7 years ago
TDE Gitea 93cb52cfcb Reset submodule main/applications/soundkonverter/admin to latest HEAD 7 years ago
Michele Calgaro dd1a26f63b
Removed unnecessary executable flag. This relates to bug 2153.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko 0efca5e4c3 Fix FTBFS with clang
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Automated System a435959548 Reset submodule main/applications/soundkonverter/admin to latest HEAD 7 years ago
Automated System 33f7a20362 Reset submodule main/applications/soundkonverter/admin to latest HEAD 7 years ago
Automated System def879108c Reset submodule main/applications/soundkonverter/admin to latest HEAD 7 years ago
Automated System bef4d99cf8 Reset submodule main/applications/soundkonverter/cmake to latest HEAD 8 years ago
Automated System c0eed63120 Reset submodule main/applications/soundkonverter/cmake to latest HEAD 8 years ago
Slávek Banko 7959e61acd Reset submodule main/applications/soundkonverter/cmake to latest HEAD 8 years ago
Slávek Banko 5dd05cca07 cmake: add tde_add_check_executable macro 8 years ago
Automated System 5fa8bfd44c Reset submodule main/applications/soundkonverter/admin to latest HEAD 9 years ago
Timothy Pearson c97a0fa2ce Fix invalid headers in PNG files and optimize for size 9 years ago
Automated System f443ae501c Reset submodule main/applications/soundkonverter/cmake to latest HEAD 9 years ago
Automated System d51057eed3 Reset submodule main/applications/soundkonverter/cmake to latest HEAD 9 years ago
Slávek Banko beaba63a22 Reset submodule main/applications/soundkonverter/cmake to latest HEAD 10 years ago
Slávek Banko 37407840e4 Reset submodule main/applications/soundkonverter/cmake to latest HEAD 10 years ago
Slávek Banko 167db31ed8 Reset submodule main/applications/soundkonverter/admin to latest HEAD 10 years ago
Marek W. (mcbx) b84d6ed6e1 Update Polish translations 10 years ago
Timothy Pearson 31fd238031 Rename most device icons to comply with XDG standards 10 years ago
Timothy Pearson 1a380b43ae Fix FTBFS due to accidental double quote duplication 10 years ago
Timothy Pearson e678b71581 Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown 10 years ago