summaryrefslogtreecommitdiffstats
path: root/tdecore
diff options
context:
space:
mode:
authorChris <xchrisx@uber.space>2019-07-24 02:28:28 +0200
committerMichele Calgaro <michele.calgaro@yahoo.it>2019-07-24 13:39:55 +0900
commit5617d914f303f4c051d383eb401c016033747cf9 (patch)
treeb7c802d26b22542377110ed38191fbd4d555b387 /tdecore
parent1a46b7dbd255c44adb8f16612778cfb035b244e4 (diff)
downloadtdelibs-5617d914f303f4c051d383eb401c016033747cf9.tar.gz
tdelibs-5617d914f303f4c051d383eb401c016033747cf9.zip
Replace Qt branding with TQt ones.
Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit 90562f7b8a02f050dbe5fffec3d8c709b10713c4)
Diffstat (limited to 'tdecore')
-rw-r--r--tdecore/tde-config.cpp.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/tde-config.cpp.cmake b/tdecore/tde-config.cpp.cmake
index 36e752f33..e200f80f4 100644
--- a/tdecore/tde-config.cpp.cmake
+++ b/tdecore/tde-config.cpp.cmake
@@ -179,7 +179,7 @@ int main(int argc, char **argv)
"locale", I18N_NOOP("Translation files for TDELocale"),
"mime", I18N_NOOP("Mime types"),
"module", I18N_NOOP("Loadable modules"),
- "qtplugins", I18N_NOOP("Qt plugins"),
+ "qtplugins", I18N_NOOP("TQt plugins"),
"services", I18N_NOOP("Services"),
"servicetypes", I18N_NOOP("Service types"),
"sound", I18N_NOOP("Application sounds"),