From f9f0b55de2087249456ebceec1407d9cf45b8f91 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 10 May 2012 16:40:23 -0500 Subject: [PATCH] Branding cleanup: I18N_NOOP KDE -> TDE. --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index f0b57c4..d7fb677 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -20,7 +20,7 @@ #include namespace { - static const char* description = I18N_NOOP("Tellico - a collection manager for KDE"); + static const char* description = I18N_NOOP("Tellico - a collection manager for TDE"); static const char* version = VERSION; static KCmdLineOptions options[] = {