diff options
Diffstat (limited to 'kspaceduel')
-rw-r--r-- | kspaceduel/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kspaceduel/main.cpp b/kspaceduel/main.cpp index ab1952b1..c189c529 100644 --- a/kspaceduel/main.cpp +++ b/kspaceduel/main.cpp @@ -5,7 +5,7 @@ #include "version.h" #include "topwidget.h" -static const char description[] = I18N_NOOP("KDE Space Game"); +static const char description[] = I18N_NOOP("TDE Space Game"); int main(int argc,char **argv) { |