From 923a29eac16798b6a7be777153024d03c8135778 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 10 May 2012 15:22:26 -0500 Subject: Branding cleanup: I18N_NOOP KDE -> TDE. --- kcron/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kcron/main.cpp') diff --git a/kcron/main.cpp b/kcron/main.cpp index b77ec27..ce2bbcf 100644 --- a/kcron/main.cpp +++ b/kcron/main.cpp @@ -17,7 +17,7 @@ int main(int argc, char* argv[]) { - static const char description[] = I18N_NOOP("KDE Task Scheduler"); + static const char description[] = I18N_NOOP("TDE Task Scheduler"); KAboutData aboutData("kcron", I18N_NOOP("KCron"), VERSION, description, KAboutData::License_GPL, -- cgit v1.2.1