diff options
Diffstat (limited to 'chalk')
-rw-r--r-- | chalk/plugins/viewplugins/screenshot/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/plugins/viewplugins/screenshot/main.cpp b/chalk/plugins/viewplugins/screenshot/main.cpp index b943acfb..0a004a87 100644 --- a/chalk/plugins/viewplugins/screenshot/main.cpp +++ b/chalk/plugins/viewplugins/screenshot/main.cpp @@ -7,7 +7,7 @@ #include <kiconloader.h> static const char description[] = - I18N_NOOP("KDE Screenshot Utility"); + I18N_NOOP("TDE Screenshot Utility"); int main(int argc, char **argv) { |