summaryrefslogtreecommitdiffstats
path: root/kdiff3plugin
Commit message (Collapse)AuthorAgeFilesLines
* Desktop file translations:Slávek Banko2020-06-281-4/+4
| | | | | | | | + 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> (cherry picked from commit 509de40974962520faee091c89ce8281c0d7c0bc)
* Remove the original translation directory layout.Slávek Banko2020-06-2818-2236/+0
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 8dfa8ebe8d0a0590cf2c74f7ccdd86dac4d30908)
* Move translations to a new directory layout.Slávek Banko2020-06-281-4/+1
| | | | | | | | 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> (cherry picked from commit 9f51acfc474b16eb04479cea77922b275bcbbf7d)
* Drop automake build support.gregory guy2020-06-272-22/+0
| | | | | | | | | | | | | 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> (cherry picked from commit e14732aa76b0fc20b955da434b1e2e92012c34e8)
* Merge translation files from master branch.Automated System2020-05-1115-45/+45
|
* Update translation template.Automated System2020-05-111-3/+5
|
* Merge translation files from master branch.Automated System2020-01-061-7/+10
|
* Merge translation files from master branch.Automated System2019-12-091-1/+1
|
* Merge translation files from master branch.Automated System2019-12-051-16/+28
|
* Merge translation files from master branch.Automated System2019-11-251-8/+9
|
* conversion to the cmake building systemgregory guy2019-09-202-0/+45
| | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> (cherry picked from commit ac4ae192354a1426f2711479cdfa15ca6ef3dfbf)
* Merge translation files from master branch.Automated System2019-06-031-9/+10
|
* Update translation filesTDE Weblate2018-12-2715-177/+433
| | | | | | | | 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/ (cherry picked from commit 938564a5385ed796e4e68504cb9d8cb58b9c3864)
* Add CMakeL10n rules.Slávek Banko2018-12-272-0/+94
| | | | | | | Update translation templates. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 0ee39c1ce96dbd9152a597eb5bf3da51daa6d15f)
* Removed unnecessary executable flag.Michele Calgaro2018-09-012-0/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 9d3be1c6ead1eb7f2242d1f0b839b77b697734b4)
* Fixed wrong DocPath strings. This relates to bug 2319.Michele Calgaro2015-01-241-1/+1
| | | | | (cherry picked from commit 23ca51470186eb44a73edf7d35f59890edc8ef9f) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Add missing LDFLAGS causing FTBFSSlávek Banko2014-03-221-1/+1
|
* Add newlines to desktop files.Darrell Anderson2014-02-021-1/+1
|
* Fix incorrect Type= value causing tdeio KService warning.Darrell Anderson2014-01-121-1/+1
|
* Rename kdewidgets => tdewidgetsSlávek Banko2013-12-231-1/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-036-13/+13
|
* Fix hard-coded references.Darrell Anderson2013-04-181-8/+8
|
* Update files and references in support of bug report 1446.Darrell Anderson2013-04-181-1/+1
|
* Rename KABC namespaceTimothy Pearson2013-02-201-1/+1
|
* Fix references to lkabcTimothy Pearson2013-02-171-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-2/+2
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-1/+1
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-011-13/+13
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-291-1/+1
|
* Fix up remaining references to -lkioTimothy Pearson2013-01-281-3/+3
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-271-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-7/+7
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-1/+1
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-083-3/+3
|
* Update HTML install path references.Darrell Anderson2012-04-111-2/+2
|
* Change tqaddAction -> addAction. There is no tqaddAction defined in tqt headers.Darrell Anderson2012-03-211-1/+1
|
* Rename kde-config to tde-configTimothy Pearson2012-02-261-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-171-1/+1
|
* Rename include subdirectory to tdeTimothy Pearson2012-02-071-3/+3
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-3/+3
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-3/+3
| | | | This reverts commit f3372e7bea9bbc288e039d85d660450220a637d8.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-3/+3
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-165-5/+5
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-4/+4
|
* Additional kde to tde renamingTimothy Pearson2011-11-062-11/+11
|
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-211-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdiff3@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da