summaryrefslogtreecommitdiffstats
path: root/kpoker
diff options
context:
space:
mode:
Diffstat (limited to 'kpoker')
-rw-r--r--kpoker/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpoker/main.cpp b/kpoker/main.cpp
index c8f2d1b5..68e7cc88 100644
--- a/kpoker/main.cpp
+++ b/kpoker/main.cpp
@@ -22,7 +22,7 @@
#include "version.h"
#include "top.h"
-static const char description[] = I18N_NOOP("KDE Poker Game");
+static const char description[] = I18N_NOOP("TDE Poker Game");
int main( int argc, char *argv[] )
{