From 26ac65559544ccddd2f2ec4fbb78df6e17410399 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 10 May 2012 15:58:13 -0500 Subject: Branding cleanup: I18N_NOOP KDE -> TDE. --- kcmshell/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kcmshell') diff --git a/kcmshell/main.cpp b/kcmshell/main.cpp index da2c3ffcf..778c3b9a9 100644 --- a/kcmshell/main.cpp +++ b/kcmshell/main.cpp @@ -200,7 +200,7 @@ extern "C" KDE_EXPORT int kdemain(int _argc, char *_argv[]) { KAboutData aboutData( "kcmshell", I18N_NOOP("TDE Control Module"), 0, - I18N_NOOP("A tool to start single KDE control modules"), + I18N_NOOP("A tool to start single TDE control modules"), KAboutData::License_GPL, I18N_NOOP("(c) 1999-2004, The KDE Developers") ); -- cgit v1.2.1