diff options
Diffstat (limited to 'kplato')
-rw-r--r-- | kplato/kptaboutdata.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kplato/kptaboutdata.h b/kplato/kptaboutdata.h index d19550b3..a91c52c8 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() |