Commit Graph

59 Commits (b617ad97a572fe92cfa3be954daa4bf67c08e976)

Author SHA1 Message Date
Slávek Banko 509de40974
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 8dfa8ebe8d
Remove the original translation directory layout.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko 9f51acfc47
Move translations to a new directory layout.
Add support for LINGUAS for listing translations to install.
Use common cmake rules for documentation.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
gregory guy e14732aa76
Drop automake build support.
Add basic cmake build instructions.
Delete the NEWS file.
Rework of the README.
The man folder has been moved into the doc folder for consistency with what
have been done so far.
The html pages have been moved into the doc folder as well.
Some cosmetics.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
TDE Weblate ae5e598b81 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/kdiff3 - plugin
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdiff3-plugin/
5 years ago
Slávek Banko 9f61aa9762 Update translation template. 5 years ago
TDE Weblate 1e6f90c8ec Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/kdiff3 - plugin
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdiff3-plugin/
5 years ago
Hugo Carvalho a400f01e53 Translated using Weblate (Portuguese)
Currently translated at 100.0% (14 of 14 strings)

Translation: applications/kdiff3 - plugin
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdiff3-plugin/pt/
5 years ago
Slávek Banko 4e22c3f55e
Remove unnecessary "Preklad SVK:"
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Marek Mlynar 8de044bc7b Translated using Weblate (Slovak)
Currently translated at 100.0% (14 of 14 strings)

Translation: applications/kdiff3 - plugin
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdiff3-plugin/sk/
5 years ago
Chris c4320b7576 Translated using Weblate (German)
Currently translated at 100.0% (14 of 14 strings)

Translation: applications/kdiff3 - plugin
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdiff3-plugin/de/
5 years ago
gregory guy ac4ae19235
conversion to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
5 years ago
stefano 4469eeb6c3 Translated using Weblate (Italian)
Currently translated at 100.0% (14 of 14 strings)

Translation: applications/kdiff3 - plugin
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdiff3-plugin/it/
6 years ago
TDE Weblate 938564a538 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/kdiff3 - plugin
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdiff3-plugin/
6 years ago
Slávek Banko 0ee39c1ce9
Add CMakeL10n rules.
Update translation templates.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro 3b8b42bbbf
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
Slávek Banko e0ce0ea640
qt_includes => tqt_includes conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko 553da9f77a
QT_INCLUDES => TQT_INCLUDES conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro 2c46c17371
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 9b5a0aee31
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 9d3be1c6ea
Removed unnecessary executable flag.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 23ca514701 Fixed wrong DocPath strings. This relates to bug 2319.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Timothy Pearson 374a04fb51 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
Slávek Banko 7dd0ab0b59 Add missing LDFLAGS causing FTBFS 11 years ago
Darrell Anderson 90172907f1 Add newlines to desktop files. 11 years ago
Darrell Anderson c4ceb49bf4 Fix incorrect Type= value causing tdeio KService warning. 11 years ago
Slávek Banko fa7514425a Rename kdewidgets => tdewidgets 11 years ago
Slávek Banko 7728fb7c70 Additional k => tde renaming and fixes 12 years ago
Darrell Anderson 961f1e31e9 Fix hard-coded references. 12 years ago
Darrell Anderson 02081598c2 Update files and references in support of bug report 1446. 12 years ago
Timothy Pearson 955042608c Rename KABC namespace 12 years ago
Timothy Pearson 444dc983e5 Fix references to lkabc 12 years ago
Timothy Pearson dbf3ee6a20 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 5d58fe4201 Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson 533c3127e1 Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 35cfeb1230 Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson 6d70eafec0 Rename KStandard for enhanced compatibility with KDE4 12 years ago
Timothy Pearson 78d2bce981 Rename a few build variables for overall consistency 12 years ago
Timothy Pearson d6d68f9aa5 Fix up remaining references to -lkio 12 years ago
Timothy Pearson 0cb1f63297 Rename kiobuffer and KHTML 12 years ago
Timothy Pearson e9bf6fab2d Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 56c4d26d03 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 672c9c39de Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Darrell Anderson c287224568 Update XDG information in support of bug report 892. 13 years ago
Darrell Anderson 9e7604e2a3 Update HTML install path references. 13 years ago
Darrell Anderson 3f02b2be38 Change tqaddAction -> addAction. There is no tqaddAction defined in tqt headers. 13 years ago
Timothy Pearson ac9a21d863 Rename kde-config to tde-config 13 years ago
Timothy Pearson 86a28b5f2b Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson ffe62cee4b Rename include subdirectory to tde 13 years ago
Timothy Pearson 9b57232f1b Remove additional unneeded tq method conversions 13 years ago