summaryrefslogtreecommitdiffstats
path: root/chalk
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-05-10 16:38:48 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-05-10 16:38:48 -0500
commit21a353a8d6a606d742352ad4faa3622f2ad1d520 (patch)
tree381e92e5c809d626516bdc84762d4e81ae8c7cc8 /chalk
parent373f887040b11426562c4ada6e7ba359ae2e039e (diff)
downloadkoffice-21a353a8d6a606d742352ad4faa3622f2ad1d520.tar.gz
koffice-21a353a8d6a606d742352ad4faa3622f2ad1d520.zip
Branding cleanup: I18N_NOOP KDE -> TDE.
Diffstat (limited to 'chalk')
-rw-r--r--chalk/plugins/viewplugins/screenshot/main.cpp2
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)
{