From 284ef1c282448d811f6c32443da9d920be959018 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 10 May 2012 16:06:07 -0500 Subject: Branding cleanup: I18N_NOOP KDE -> TDE. --- korn/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'korn/main.cpp') diff --git a/korn/main.cpp b/korn/main.cpp index 97a79441c..b434c6f82 100644 --- a/korn/main.cpp +++ b/korn/main.cpp @@ -10,7 +10,7 @@ #include"kornshell.h" -static const char description[] = I18N_NOOP("KDE mail checker"); +static const char description[] = I18N_NOOP("TDE mail checker"); static const char version[] = "0.4"; -- cgit v1.2.1