summaryrefslogtreecommitdiffstats
path: root/tdecore
diff options
context:
space:
mode:
authorChris <xchrisx@uber.space>2019-07-24 02:28:28 +0200
committerChris <xchrisx@uber.space>2019-07-24 02:28:28 +0200
commit90562f7b8a02f050dbe5fffec3d8c709b10713c4 (patch)
tree7053229bcbde2c40e2d13c2ebbc954206007fe85 /tdecore
parentdd36ea0a096fded7473ad4e64bd88252737012fe (diff)
downloadtdelibs-90562f7b8a02f050dbe5fffec3d8c709b10713c4.tar.gz
tdelibs-90562f7b8a02f050dbe5fffec3d8c709b10713c4.zip
Replace Qt branding with TQt ones.
Signed-off-by: Chris <xchrisx@uber.space>
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"),