summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 73504d2..293d63e 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -25,7 +25,7 @@
#include <ksplashscreen.h>
#include "bookreader.h"
-static const char description[] = I18N_NOOP("A KDE Application");
+static const char description[] = I18N_NOOP("A TDE Application");
static const char version[] = "0.2";
static KCmdLineOptions options[] =
{