Difference between revisions of "Changelog For R14.1.3"

From Trinity Desktop Project Wiki
Jump to navigation Jump to search
(Initial version)
 
(No difference)

Latest revision as of 23:01, 3 June 2024

common

admin

  • [36c8888e] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

dependencies

tde-cmake

  • [68452c7f] tde_import: Reducing the noise, more common listing of the result.
  • [d9c41557] Add support for relative paths in '_tde_internal_setup_path'
  • [9d383967] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
  • [9a81dc39] Update version to R14.1.3~[DEVELOPMENT]

tqt3

  • [b634a4f6] Fix a missing `if` clause guard
    It was mismatched with indents and sibling `if` clause cases.
  • [cd45e22a] Fix to compare thread_id with `pthread_equal()`
    `pthread_t` is an opaque type, should not be compared with `==`.
  • [03ef2cdd] Remove commercial site content and documentation
    trolltech domain is no longer valid.
  • [8141b881] Correctly release glib mainloop and gsource, to avoid memory leaks

tqtinterface

  • [d4f8267e] Remove unnecessary files and processing when building libtqt.so.

pytqt

  • [03a1fe47] Fix example translations for pytqt
  • [3dec37ec] Changing string types to bytes for pytquic
    For python3 you need to explicitly specify the bytes type, it is different from strings

core

tdelibs

  • [750384b9] KDirOperator: add support for history navigation mouse buttons
  • [07dfb84a] Merge translation files from master branch.
  • [c1ea7021] kimgio: Add kimgio desktop files to the translation.
  • [3856007b] Kate: use paths for local files in modified on disk dialog
  • [0ec3c25c] Merge translation files from master branch.
  • [402f0ff4] Remove KDE_Q_EXPORT_PLUGIN, KDE_PACKED and KDE_WEAK_SYMBOL
  • [7476deac] Merge translation files from master branch.
  • [70c31758] Update translation template.
  • [09fd7adf] Added image/webp to tdehtmlimage's list of supported formats
  • [533b0264] Added mimetypes/image/webp.desktop
  • [8414af17] Adds WebP read support to kimgio
  • [b74ce592] Replace KDE_DEPRECATED with TDE_DEPRECATED.
    This relates to #275 - part specific to R14.1.x branch.
  • [8ea80a77] Remove KDE_ISLIKELY and KDE_ISUNLIKELY defines
  • [4864f9da] Replace KDE_Q_EXPORT_PLUGIN, KDE_PACKED and KDE_WEAK_SYMBOL with TDE_* equivalent
  • [9c9f5bf8] Remove KDE_DEPRECATED define
  • [83d0d2ce] Kate syntax: allow PHP heredoc closing identifiers to be idented
    It is allowed syntax since PHP version 7.3.0.
    See https://www.php.net/manual/en/language.types.string.php#language.types.string.syntax.heredoc
  • [f23f0ef9] Replace KDE_DEPRECATED with TDE_DEPRECATED
  • [cce9e894] Remove KDE_EXPORT and KDE_NO_EXPORT defines
  • [62949e0a] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
  • [bef9baf7] Update version to R14.1.3~[DEVELOPMENT]

tdebase

  • [3b75bf0a] Kate: use paths for local files instead of file:/// URLs.
  • [9fe2bb32] Kate: display file type icon and tooltip in viewspace
  • [a599fb97] Kate: display file type icons in file list
  • [b54bd51c] Kate: use mouse back/forward buttons to move between open documents
    The direction of movement can be configured (reversed) through the
    settings dialog.
  • [3f9a9bab] l10n: fix typo in locale
    zn_CN should actually be zh_CN
  • [4765f925] Fix KJobViewer autostart. This resolves issue #492
  • [a92de61f] Konqueror: Add support for back/forward actions using history mouse buttons
    This closes #421
  • [07202787] Fix the detecion and use of the udev library.
  • [518c6806] konsole: Add Solarized dark and light color schemes
  • [6eec2a60] Adds thumbnail generation for WebP images
    This resolves issue #380
  • [3dd373bc] Replace KDE_DEPRECATED with TDE_DEPRECATED
  • [87f85a9a] Merge translation files from master branch.
  • [62547444] Build documentation for each subpackage separately
  • [fe496033] Merge translation files from master branch.
  • [2b92c9f0] Merge translation files from master branch.
  • [beb289c9] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
  • [375a57ed] Merge translation files from master branch.
  • [81ca1a67] Added R14.1.3 release notes draft

tdepim

  • [9c3116fd] Replace KDE_TQ_EXPORT_PLUGIN with TDE_* equivalent
  • [47025f3e] Replace KDE_DEPRECATED with TDE_DEPRECATED
  • [a6bbab74] Add documentation builds for each package separately
  • [7bfa0fb6] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
  • [622ea70b] Fix attachment filename handling
    Currently filenames containing '#' are not correctly escaped, which
    prevents to open attachments. This resolves issue #119

tdemultimedia

  • [079c37d1] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

tdenetwork

  • [41e2c515] Replace KDE_TQ_EXPORT_PLUGIN with TDE_* equivalent
  • [d6ad20b4] Replace KDE_DEPRECATED with TDE_DEPRECATED
  • [eb63c76f] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

tdegraphics

  • [153ce3e5] Ensure the use of C++20 standard for Poppler >= 24.04.
    This resolves issue #96
  • [fcb418ee] Merge translation files from master branch.
  • [230d8655] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

tdetoys

  • [f58a8da2] Replace KDE_DEPRECATED with TDE_DEPRECATED
  • [02300d49] Add documentation builds for each package separately
  • [5bd77f3d] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

tdeutils

  • [9eb5b12f] Merge translation files from master branch.
  • [71387620] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

tdeedu

  • [422e7fef] Replace KDE_DEPRECATED with TDE_DEPRECATED
  • [1ad8fd66] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

tdegames

  • [ac071efb] Replace KDE_DEPRECATED with TDE_DEPRECATED
  • [dd75912c] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

tdeaccessibility

  • [93d2ad8f] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

tdeaddons

  • [22ddaacb] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
  • [2bbb215c] Merge translation files from master branch.

tdeadmin

  • [5fc7892e] Add documentation builds for each package separately
  • [866c88c2] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

tdeartwork

  • [eb6a6689] Replace KDE_Q_EXPORT_PLUGIN, KDE_PACKED and KDE_WEAK_SYMBOL with TDE_* equivalent
  • [82b7c9da] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

tdebindings

  • [19b0a550] Replace KDE_DEPRECATED with TDE_DEPRECATED
  • [8d288123] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

tdesdk

  • [19e19197] Replace KDE_Q_EXPORT_PLUGIN, KDE_PACKED and KDE_WEAK_SYMBOL with TDE_* equivalent
  • [c264ece0] Replace KDE_DEPRECATED with TDE_DEPRECATED
  • [1fe043c8] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

tdevelop

  • [b018e020] Replace KDE_DEPRECATED with TDE_DEPRECATED
  • [7489a97a] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

tdewebdev

  • [2a1388a5] Replace KDE_Q_EXPORT_PLUGIN, KDE_PACKED and KDE_WEAK_SYMBOL with TDE_* equivalent
  • [11eb1ed1] Remove KDE_ISLIKELY and KDE_ISUNLIKELY defines
  • [ad3b14a6] Replace KDE_DEPRECATED with TDE_DEPRECATED
  • [2ff6e13a] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

tde-i18n

  • [935d5e8f] Merge translation files from master branch.
  • [ccd05f23] Update translation template.
  • [981f3358] Merge translation files from master branch.
  • [b9633e33] Update translation template.
  • [7ecb440c] Merge translation files from master branch.
  • [e470fceb] Merge translation files from master branch.
  • [c24f4fb3] Update translation template.
  • [e5ba82f5] Merge translation files from master branch.
  • [3e1e30d4] Update translation template.
  • [492a0682] Merge translation files from master branch.
  • [4c28ac5e] Merge translation files from master branch.
  • [c5e23d83] Merge translation files from master branch.
  • [75ac45e3] Merge translation files from master branch.
  • [136de97b] Merge translation files from master branch.
  • [0dd7dd2a] Merge translation files from master branch.
  • [4db577a3] Merge translation files from master branch.
  • [8a9b3253] Merge translation files from master branch.
  • [9a665ae0] Merge translation files from master branch.
  • [081982b1] Merge translation files from master branch.

libraries

libkdcraw

  • [81dc15bc] Replace KDE_DEPRECATED with TDE_DEPRECATED
  • [dfbdaaed] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

libkexiv2

  • [3a295a79] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

libkipi

  • [a53baecb] Merge translation files from master branch.
  • [cb43a8ff] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

kipi-plugins

  • [b797dfbe] Merge translation files from master branch.

libtdeldap

  • [5c301750] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

libtqt-perl

  • [87a21537] Replace KDE_DEPRECATED with TDE_DEPRECATED

pytde

  • [45cb24c9] Replace KDE_DEPRECATED with TDE_DEPRECATED
  • [3f2e6e14] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

applications/development

kdbg

kdiff3

  • [b8cd662e] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
  • [1ff6ea62] Merge translation files from master branch.

kscope

ktechlab

  • [04455a04] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
  • [21265b55] Merge translation files from master branch.

kxmleditor

  • [4508b0ef] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
  • [51322a94] Merge translation files from master branch.

piklab

  • [f2550e4c] Replace KDE_DEPRECATED with TDE_DEPRECATED
  • [dc5b11fc] CMake conversion
  • [d5d77862] Merge translation files from master branch.
  • [b4896d07] Update translation template.
  • [014e4b95] Allow generation of build time data files in out-of-source builds. Also fix generation of data file for devices/mem24 subfolder
  • [f2e2d9a5] Include moc files in cpp sources
  • [98a43160] Moves icons into separate folder
  • [ce951906] Remove obsolete svn-related logic
  • [8bdcbe01] Removed unused file in translation folder
  • [819166fe] Update doc and man folder structure

tdesvn

  • [2eb15088] Merge translation files from master branch.

applications/games

tdepacman

  • [8d7dc432] Merge translation files from master branch.

applications/graphics

digikam

  • [6ae95b80] Advertise WebP read support for showfoto via .desktop file
  • [9b92ae02] Merge translation files from master branch.
  • [dcadf933] Merge translation files from master branch.

gwenview

  • [3a15c885] Fix FTBFS on OMV. This resolves issue #38
  • [df746ca9] Advertise WebP read support via .desktop files
    This resolves issue #1
  • [5703e424] Replace KDE_Q_EXPORT_PLUGIN, KDE_PACKED and KDE_WEAK_SYMBOL with TDE_* equivalent
  • [5c4c6611] Merge translation files from master branch.
  • [12fabaa1] Added the target folder for desktop files translation template
    so that it is not inadvertently generated into a gwenview-i18n module.
  • [61a94a07] Added translation of .desktop files.
  • [4bd38b70] Drop autotools support
  • [d9ca086d] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

gwenview-i18n

  • [f19c0cef] Merge translation files from master branch.

ksquirrel

  • [1658fc3b] Merge translation files from master branch.
  • [1c9b1d06] Merge translation files from master branch.
  • [b0be5893] Merge translation files from master branch.

applications/internet

kbiff

kftpgrabber

  • [86ecfe8c] Use proper TQt headers
  • [8b3c15a5] Replace KDE_DEPRECATED with TDE_DEPRECATED
  • [cd7665b7] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

knmap

konversation

  • [af9177c8] Merge translation files from master branch.
  • [042aee2e] Merge translation files from master branch.
  • [0aab9eba] Merge translation files from master branch.

kopete-otr

  • [6a0c636c] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

kshowmail

kstreamripper

ktorrent

  • [59bbb6d1] Merge translation files from master branch.

kvirc

  • [34cef094] Merge translation files from master branch.
  • [6e2602fa] Merge translation files from master branch.
  • [f756cb34] Merge translation files from master branch.
  • [5943ab1e] Merge translation files from master branch.

kvpnc

  • [b82812a3] Merge translation files from master branch.
  • [3633a93b] Merge translation files from master branch.
  • [d2d99d5a] Merge translation files from master branch.

smb4k

  • [19488bba] Replace KDE_DEPRECATED with TDE_DEPRECATED
  • [9bb489fb] Merge duplicate Norwegian translations of desktop files and
    use two-letter codes names NB and NN, such as usual in other cases.
  • [890c1e2e] Remove duplicate Norwegian Bokmål translations of desktop files.
  • [3f571059] Remove the original translation directory layout.
  • [5991219e] Copy translations to a new directory layout.
    Added translation of .desktop files.
  • [198fb9f3] Drop autotools support
  • [22dea1e5] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

tork

  • [24cb4e0d] Use proper TQt headers
  • [1f155134] Merge translation files from master branch.
  • [d3a1b4a1] Merge translation files from master branch.
  • [8db23dd9] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

applications/misc

compizconfig-backend-tdeconfig

  • [6ddf91c7] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

krecipes

applications/multimedia

amarok

  • [32da5fbf] Replace KDE_Q_EXPORT_PLUGIN, KDE_PACKED and KDE_WEAK_SYMBOL with TDE_* equivalent
  • [2d4abcb6] Merge translation files from master branch.
  • [bc688481] Merge translation files from master branch.
  • [1d66256d] Update translation template.
  • [1dc95c27] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
  • [3addcdd0] Merge translation files from master branch.
  • [223dc92b] Merge translation files from master branch.
  • [edadbab7] Add support for taglib 2, part 2.

k3b

  • [8c770638] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

k3b-i18n

  • [bcbabbda] Merge translation files from master branch.
  • [a21cb0e7] Merge translation files from master branch.
  • [e542902f] Merge translation files from master branch.
  • [a6edd997] Merge translation files from master branch.

k9copy

  • [b6bc7d3a] Use strlcat from libc instead of custom one. This resolves issue #29

kaffeine

  • [e45d3e30] Merge translation files from master branch.
  • [ba1ce6b1] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
  • [aa0a0331] Merge translation files from master branch.
  • [3a1cc256] Merge translation files from master branch.
  • [ee48611f] Merge translation files from master branch.

kmplayer

  • [c5d77586] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
  • [2debdf21] Merge translation files from master branch.

kplayer

  • [502028b2] Merge translation files from master branch.
  • [fceabe00] Merge translation files from master branch.
  • [b68ac66b] Merge translation files from master branch.

mplayerthumbs

  • [6889475b] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
  • [62cfd3d0] Merge translation files from master branch.

rosegarden

  • [1d49f945] Merge translation files from master branch.
  • [5daf082b] Merge translation files from master branch.

soundkonverter

  • [e5ac893e] Remove 'admin' subfolder that was mistakenly left in the source tree
  • [ce91fc9a] Merge translation files from master branch.
  • [82d4f87e] Remove the original translation directory layout.
  • [b428cc90] Copy translations to a new directory layout.
    Added translation of .desktop files.
  • [9389522a] Drop autotools support
  • [c8120890] Merge translation files from master branch.
  • [69c3134e] Merge translation files from master branch.

tderadio

  • [68a83400] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
  • [16bc99ab] Merge translation files from master branch.
  • [b96e2f00] Merge translation files from master branch.

applications/office

basket

  • [576088df] Merge translation files from master branch.
  • [1346de7f] Merge translation files from master branch.
  • [f7bca5cd] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
  • [65cf4686] Merge translation files from master branch.
  • [20f4f832] Merge translation files from master branch.

kbibtex

  • [1fe284bd] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
  • [79a54fb0] Merge translation files from master branch.

keximdb

kile

  • [1c0ae567] Merge translation files from master branch.

kmymoney

  • [47ae1235] Replace KDE_DEPRECATED with TDE_DEPRECATED
  • [4e1c3b0d] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

koffice

  • [fc7a561e] KSpread: New lookup/reference functions
    Adds reference functions HLOOKUP, VLOOKUP.
    Import from Calligra revision 1134327.
    Authors: Stefan Nikolaus
    Sebastian Sauer
  • [979ee566] KSpread: Add natural comparison operators.
    Natural comparison does not depend on the type of data (whether it's a string or a number).
    Based on Calligra Sheets code originally from revision 551470.
  • [950f6aa0] Replace KDE_DEPRECATED with TDE_DEPRECATED
  • [9fa1a9ed] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

koffice-i18n

  • [765ccdee] Merge translation files from master branch.
  • [ea9d233c] Update translation template.
  • [b5ad0939] Merge translation files from master branch.
  • [612fc3a3] Merge translation files from master branch.
  • [b84e0025] Merge translation files from master branch.
  • [65e60572] Merge translation files from master branch.
  • [293f2e35] Merge translation files from master branch.

kpilot

  • [41c5e580] Replace KDE_DEPRECATED with TDE_DEPRECATED
  • [f28feea0] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
  • [40ffb58a] Merge translation files from master branch.
  • [3395355e] Merge translation files from master branch.
  • [eca240ca] Merge translation files from master branch.

tellico

  • [4323132c] Merge translation files from master branch.

applications/settings

kdpkg

  • [ebc14adc] Merge translation files from master branch.

kima

  • [adfb3437] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

kkbswitch

klcddimmer

kmyfirewall

  • [9411476d] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

tde-guidance

tde-systemsettings

  • [4693133e] Merge translation files from master branch.

tdenetworkmanager

  • [ec406aac] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
  • [26ea7034] Merge translation files from master branch.
  • [a2485e95] Merge translation files from master branch.
  • [4268b332] Merge translation files from master branch.
  • [5083399f] Merge translation files from master branch.
  • [bef558d0] Merge translation files from master branch.

applications/system

dolphin

  • [a6b3d686] Merge translation files from master branch.
  • [ead76c2a] Merge translation files from master branch.
  • [dd1cb9db] Merge translation files from master branch.
  • [543b80c9] Merge translation files from master branch.

katapult

  • [49381598] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
  • [aaa62f62] Merge translation files from master branch.
  • [b862fd97] Merge translation files from master branch.

kbfx

  • [a2938633] Merge translation files from master branch.
  • [244f59c2] Merge translation files from master branch.

kcmautostart

  • [d46f61a1] Merge translation files from master branch.

kdbusnotification

  • [6a96f59a] Merge translation files from master branch.

klamav

  • [0898f7c1] Use proper TQt headers
  • [11eaef48] Merge translation files from master branch.
  • [ba8ebc38] Merge translation files from master branch.
  • [af688e8b] Merge translation files from master branch.

knemo

  • [e6226215] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

knetstats

  • [4e984d25] Merge translation files from master branch.

krusader

  • [77f63ab8] Merge translation files from master branch.
  • [ebd0c612] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
  • [b35c6fdf] Merge translation files from master branch.
  • [2748955e] Merge translation files from master branch.
  • [a2cb9a14] Merge translation files from master branch.

kshutdown

  • [549bf2bf] Merge translation files from master branch.
  • [3ef5a84e] Update translation template.
  • [5622d24e] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
  • [496baf37] Merge translation files from master branch.
  • [632d7522] Merge translation files from master branch.

tastymenu

  • [1a5946c4] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
  • [0895b87f] Merge translation files from master branch.

tdebluez

  • [ee33f37e] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

tdedocker

  • [ca4ad2c7] Merge translation files from master branch.
  • [330cd800] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
  • [60b7cde5] Merge translation files from master branch.

tdepowersave

  • [9a02138d] Merge translation files from master branch.
  • [284595e2] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
  • [ec7d3d6d] Merge translation files from master branch.
  • [71d1417c] Merge translation files from master branch.

applications/tdeio

tdeio-appinfo

  • [05e1f513] Merge translation files from master branch.
  • [7f457455] Merge translation files from master branch.

tdeio-apt

  • [4c21709a] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
  • [c98dc1df] Merge translation files from master branch.

tdeio-ftps

tdeio-gopher

tdeio-locate

  • [d27aac8e] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

tdeio-sword

applications/themes

gtk-qt-engine

  • [b15dc96d] Merge translation files from master branch.
  • [5965bc2b] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
  • [fb57dbac] Merge translation files from master branch.

gtk3-tqt-engine

  • [5674ef65] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

kgtk-qt3

  • [bd3836fd] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

ksplash-engine-moodin

  • [55074cd6] Merge translation files from master branch.
  • [2c028f0f] Merge translation files from master branch.

tde-style-baghira

  • [da4085d9] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
  • [7f714dc0] Merge translation files from master branch.
  • [5b644243] Merge translation files from master branch.
  • [5b7a05a6] Merge translation files from master branch.

tde-style-domino

  • [c49ca8f4] Replace KDE_Q_EXPORT_PLUGIN, KDE_PACKED and KDE_WEAK_SYMBOL with TDE_* equivalent
  • [a70ae40d] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

tde-style-ia-ora

  • [e2b2fb69] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

tde-style-lipstik

  • [e38d11b0] Replace KDE_Q_EXPORT_PLUGIN, KDE_PACKED and KDE_WEAK_SYMBOL with TDE_* equivalent
  • [8898e019] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

tde-style-polyester

  • [dec195e8] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
  • [7c56e0db] Fix loading of window decoration module in twin
  • [a128939a] Merge translation files from master branch.

twin-style-crystal

  • [656df248] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

twin-style-dekorator

  • [4d8078e6] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

twin-style-fahrenheit

  • [27568ec8] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
  • [50ad465a] Fix loading of window decoration module in twin
  • [65623aaa] Merge translation files from master branch.

twin-style-machbunt

  • [4fb5c88b] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

twin-style-suse2

  • [a7b408a9] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

applications/utilities

kchmviewer

  • [21880c6d] Merge translation files from master branch.
  • [2841453c] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

kcpuload

  • [653ea9b4] Merge translation files from master branch.

keep

  • [9674d36c] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
  • [ad75f0b7] Merge translation files from master branch.

kommando

  • [8d48abe4] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

krename

  • [3bab0c81] Merge translation files from master branch.

ksensors

packaging

packaging