diff options
Diffstat (limited to 'tdecore')
-rw-r--r-- | tdecore/tde-config.cpp.cmake | 2 |
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"), |