diff options
Diffstat (limited to 'ksnapshot/main.cpp')
-rw-r--r-- | ksnapshot/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksnapshot/main.cpp b/ksnapshot/main.cpp index f3e397e2..84883a32 100644 --- a/ksnapshot/main.cpp +++ b/ksnapshot/main.cpp @@ -31,7 +31,7 @@ #include "ksnapshot.h" static const char description[] = - I18N_NOOP("KDE Screenshot Utility"); + I18N_NOOP("TDE Screenshot Utility"); static KCmdLineOptions options[] = { |