summaryrefslogtreecommitdiffstats
path: root/kbattleship
diff options
context:
space:
mode:
Diffstat (limited to 'kbattleship')
-rw-r--r--kbattleship/kbattleship/kmessage.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbattleship/kbattleship/kmessage.cpp b/kbattleship/kbattleship/kmessage.cpp
index f17e4bf5..baf5d916 100644
--- a/kbattleship/kbattleship/kmessage.cpp
+++ b/kbattleship/kbattleship/kmessage.cpp
@@ -27,7 +27,7 @@
const char *clientName = I18N_NOOP("KBattleship");
const char *clientVersion = "1.1";
-const char *clientDescription = I18N_NOOP("The KDE Battleship clone");
+const char *clientDescription = I18N_NOOP("The TDE Battleship clone");
const char *protocolVersion = "0.1.0";
KMessage::KMessage(int type)