summaryrefslogtreecommitdiffstats
path: root/atlantik
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-05-10 15:21:09 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-05-10 15:21:09 -0500
commitdc5ab0935f4eb556a06a32838c7a703139477cff (patch)
tree864458d12b2ce02bd87b280f0e30c5c9812521b8 /atlantik
parentaf8ca9f90807a7c9f594c965a77129696cd35b57 (diff)
downloadtdegames-dc5ab0935f4eb556a06a32838c7a703139477cff.tar.gz
tdegames-dc5ab0935f4eb556a06a32838c7a703139477cff.zip
Branding cleanup: I18N_NOOP KDE -> TDE.
Diffstat (limited to 'atlantik')
-rw-r--r--atlantik/client/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/atlantik/client/main.cpp b/atlantik/client/main.cpp
index 320788f1..4dacf008 100644
--- a/atlantik/client/main.cpp
+++ b/atlantik/client/main.cpp
@@ -42,7 +42,7 @@ int main(int argc, char *argv[])
I18N_NOOP("The Atlantic board game"),
KAboutData::License_GPL,
I18N_NOOP("(c) 1998-2004 Rob Kaper"),
- I18N_NOOP("KDE client for playing Monopoly-like games on the monopd network."),
+ I18N_NOOP("TDE client for playing Monopoly-like games on the monopd network."),
"http://unixcode.org/atlantik/"
);