summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--keep/app/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/keep/app/main.cpp b/keep/app/main.cpp
index a8f8bdb..414714c 100644
--- a/keep/app/main.cpp
+++ b/keep/app/main.cpp
@@ -26,7 +26,7 @@
#include "keepmainwindow.h"
static const char *description =
- I18N_NOOP( "KDE Backup System" );
+ I18N_NOOP( "TDE Backup System" );
int main(int argc, char **argv)
{