summaryrefslogtreecommitdiffstats
path: root/kasteroids
diff options
context:
space:
mode:
Diffstat (limited to 'kasteroids')
-rw-r--r--kasteroids/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kasteroids/main.cpp b/kasteroids/main.cpp
index 290f7a6e..3d7140cd 100644
--- a/kasteroids/main.cpp
+++ b/kasteroids/main.cpp
@@ -19,7 +19,7 @@
static const char description[] =
- I18N_NOOP("KDE Space Game");
+ I18N_NOOP("TDE Space Game");
int main( int argc, char *argv[] )
{