From 65b9cbcc34d984c176b55d04f0ddd9f95f92249a Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 10 May 2012 15:25:24 -0500 Subject: Branding cleanup: I18N_NOOP KDE -> TDE. --- kstartperf/kstartperf.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kstartperf') diff --git a/kstartperf/kstartperf.cpp b/kstartperf/kstartperf.cpp index ca8dfcec..992111fb 100644 --- a/kstartperf/kstartperf.cpp +++ b/kstartperf/kstartperf.cpp @@ -72,7 +72,7 @@ TQString libkstartperf() int main(int argc, char **argv) { KAboutData aboutData("kstartperf", I18N_NOOP("KStartPerf"), - "1.0", I18N_NOOP("Measures start up time of a KDE application"), + "1.0", I18N_NOOP("Measures start up time of a TDE application"), KAboutData::License_Artistic, "Copyright (c) 2000 Geert Jansen and libkmapnotify authors"); aboutData.addAuthor("Geert Jansen", I18N_NOOP("Maintainer"), -- cgit v1.2.1