diff options
Diffstat (limited to 'kcalc/kcalc.cpp')
-rw-r--r-- | kcalc/kcalc.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcalc/kcalc.cpp b/kcalc/kcalc.cpp index 7dd0423..6161659 100644 --- a/kcalc/kcalc.cpp +++ b/kcalc/kcalc.cpp @@ -74,7 +74,7 @@ -static const char description[] = I18N_NOOP("KDE Calculator"); +static const char description[] = I18N_NOOP("TDE Calculator"); static const char version[] = KCALCVERSION; |