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 ed0869b..5e3f348 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -10,7 +10,7 @@ #include <kuniqueapplication.h> static const char *description = - I18N_NOOP("KlamAV - Virus Protection for KDE"); + I18N_NOOP("KlamAV - Virus Protection for TDE"); static const char *version = KLAMAV_VERSION; //static const char title[] = "KlamAV"; |