summaryrefslogtreecommitdiffstats
path: root/kbounce/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kbounce/main.cpp')
-rw-r--r--kbounce/main.cpp2
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)