From 8753fe9809c18f394bc916edf72db7bb4aa455c7 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 10 May 2012 16:15:02 -0500 Subject: Branding cleanup: I18N_NOOP KDE -> TDE. --- yakuake/src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yakuake/src/main.cpp b/yakuake/src/main.cpp index 1a1e62c..625a161 100644 --- a/yakuake/src/main.cpp +++ b/yakuake/src/main.cpp @@ -21,7 +21,7 @@ static const char version[] = "2.8.1"; -static const char description[] = I18N_NOOP("A Quake-style terminal emulator based on KDE Konsole technology. "); +static const char description[] = I18N_NOOP("A Quake-style terminal emulator based on TDE Konsole technology. "); static KCmdLineOptions options[] = { KCmdLineLastOption }; int main(int argc, char ** argv) -- cgit v1.2.1