summaryrefslogtreecommitdiffstats
path: root/kplato
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 /kplato
parent373f887040b11426562c4ada6e7ba359ae2e039e (diff)
downloadkoffice-21a353a8d6a606d742352ad4faa3622f2ad1d520.tar.gz
koffice-21a353a8d6a606d742352ad4faa3622f2ad1d520.zip
Branding cleanup: I18N_NOOP KDE -> TDE.
Diffstat (limited to 'kplato')
-rw-r--r--kplato/kptaboutdata.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kplato/kptaboutdata.h b/kplato/kptaboutdata.h
index d19550b32..a91c52c84 100644
--- a/kplato/kptaboutdata.h
+++ b/kplato/kptaboutdata.h
@@ -27,7 +27,7 @@
namespace KPlato
{
-static const char* KPLATO_DESCRIPTION=I18N_NOOP("KPlato - KDE Planning Tool");
+static const char* KPLATO_DESCRIPTION=I18N_NOOP("KPlato - TDE Planning Tool");
static const char* KPLATO_VERSION="0.6.3";
KAboutData * newAboutData()