From 7e09b42fdafa2866cfd8df581a7de30fbe7bd98e Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 10 May 2012 15:29:04 -0500 Subject: Branding cleanup: I18N_NOOP KDE -> TDE. --- ksim/ksim.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ksim') diff --git a/ksim/ksim.cpp b/ksim/ksim.cpp index 8a2b643..e7c963d 100644 --- a/ksim/ksim.cpp +++ b/ksim/ksim.cpp @@ -56,7 +56,7 @@ KSim::PanelExtension::PanelExtension(const TQString &configFile, m_dcopClient->registerAs(name, false); m_aboutData = new KAboutData(name, I18N_NOOP("KSim"), KSIM_VERSION_STRING, - I18N_NOOP("A plugin based system monitor for KDE"), + I18N_NOOP("A plugin based system monitor for TDE"), KAboutData::License_GPL, I18N_NOOP("(C) 2001-2003 Robbie Ward\n(C) 2005 Reuben Sutton")); m_aboutData->addAuthor("Reuben Sutton", I18N_NOOP("Maintainer"),"reuben.sutton@gmail.com"); m_aboutData->addAuthor("Robbie Ward", I18N_NOOP("Original Author"), -- cgit v1.2.1