diff options
Diffstat (limited to 'src/main.cpp')
-rw-r--r-- | src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 <klocale.h> 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[] = { |