diff options
Diffstat (limited to 'kbounce')
-rw-r--r-- | kbounce/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbounce/main.cpp b/kbounce/main.cpp index 8fe444a2..6d11bf84 100644 --- a/kbounce/main.cpp +++ b/kbounce/main.cpp @@ -35,7 +35,7 @@ using namespace std; using namespace Arts; #endif -static const char description[] = I18N_NOOP("KDE Bounce Ball Game"); +static const char description[] = I18N_NOOP("TDE Bounce Ball Game"); static const char version[] = "0.5"; int main(int argc, char **argv) |