diff options
Diffstat (limited to 'kblackbox/main.cpp')
-rw-r--r-- | kblackbox/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kblackbox/main.cpp b/kblackbox/main.cpp index 422dde44..b21650e7 100644 --- a/kblackbox/main.cpp +++ b/kblackbox/main.cpp @@ -18,7 +18,7 @@ #include "version.h" -static const char description[] = I18N_NOOP("KDE Blackbox Game"); +static const char description[] = I18N_NOOP("TDE Blackbox Game"); /* The program starts here. |