From 98fd239bd75a129965c0d4f56a4cc5bad3e0a175 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 11 Jan 2012 18:01:51 -0600 Subject: Update TDE control module branding This closes Bug 621 --- kcmshell/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kcmshell/main.cpp') diff --git a/kcmshell/main.cpp b/kcmshell/main.cpp index 4bd1ace4d..14b2caa1f 100644 --- a/kcmshell/main.cpp +++ b/kcmshell/main.cpp @@ -198,7 +198,7 @@ static void setIcon(TQWidget *w, const TQString &iconName) extern "C" KDE_EXPORT int kdemain(int _argc, char *_argv[]) { - KAboutData aboutData( "kcmshell", I18N_NOOP("KDE Control Module"), + KAboutData aboutData( "kcmshell", I18N_NOOP("TDE Control Module"), 0, I18N_NOOP("A tool to start single KDE control modules"), KAboutData::License_GPL, -- cgit v1.2.1