summaryrefslogtreecommitdiffstats
path: root/libtdegames/kgame
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-01 20:05:32 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-01 20:05:32 -0500
commitc6151ff73b7fb109d460d4ea6d6971aa169a23c3 (patch)
treedfca937da0c5659a8f7a0dc8bd34beae33c61f2a /libtdegames/kgame
parentb8db3ff1678c46718dbb3ff9a235122213d93e61 (diff)
downloadtdegames-c6151ff73b7fb109d460d4ea6d6971aa169a23c3.tar.gz
tdegames-c6151ff73b7fb109d460d4ea6d6971aa169a23c3.zip
Branding cleanup: KDE -> TDE
Diffstat (limited to 'libtdegames/kgame')
-rw-r--r--libtdegames/kgame/dialogs/kgameconnectdialog.cpp2
-rw-r--r--libtdegames/kgame/dialogs/kgameconnectdialog.h2
-rw-r--r--libtdegames/kgame/dialogs/kgamedebugdialog.cpp2
-rw-r--r--libtdegames/kgame/dialogs/kgamedebugdialog.h2
-rw-r--r--libtdegames/kgame/dialogs/kgamedialog.cpp2
-rw-r--r--libtdegames/kgame/dialogs/kgamedialog.h2
-rw-r--r--libtdegames/kgame/dialogs/kgamedialogconfig.cpp2
-rw-r--r--libtdegames/kgame/dialogs/kgamedialogconfig.h2
-rw-r--r--libtdegames/kgame/dialogs/kgameerrordialog.cpp2
-rw-r--r--libtdegames/kgame/dialogs/kgameerrordialog.h2
-rw-r--r--libtdegames/kgame/kgame.cpp2
-rw-r--r--libtdegames/kgame/kgame.h2
-rw-r--r--libtdegames/kgame/kgamechat.cpp2
-rw-r--r--libtdegames/kgame/kgamechat.h2
-rw-r--r--libtdegames/kgame/kgameerror.cpp2
-rw-r--r--libtdegames/kgame/kgameerror.h2
-rw-r--r--libtdegames/kgame/kgameio.cpp2
-rw-r--r--libtdegames/kgame/kgameio.h2
-rw-r--r--libtdegames/kgame/kgamemessage.cpp2
-rw-r--r--libtdegames/kgame/kgamemessage.h2
-rw-r--r--libtdegames/kgame/kgamenetwork.cpp2
-rw-r--r--libtdegames/kgame/kgamenetwork.h2
-rw-r--r--libtdegames/kgame/kgameprocess.cpp2
-rw-r--r--libtdegames/kgame/kgameprocess.h2
-rw-r--r--libtdegames/kgame/kgameproperty.cpp2
-rw-r--r--libtdegames/kgame/kgameproperty.h2
-rw-r--r--libtdegames/kgame/kgamepropertyarray.h2
-rw-r--r--libtdegames/kgame/kgamepropertyhandler.cpp2
-rw-r--r--libtdegames/kgame/kgamepropertyhandler.h2
-rw-r--r--libtdegames/kgame/kgamepropertylist.h2
-rw-r--r--libtdegames/kgame/kgamesequence.cpp2
-rw-r--r--libtdegames/kgame/kgamesequence.h2
-rw-r--r--libtdegames/kgame/kgameversion.h2
-rw-r--r--libtdegames/kgame/kmessageclient.cpp2
-rw-r--r--libtdegames/kgame/kmessageclient.h2
-rw-r--r--libtdegames/kgame/kmessageio.cpp2
-rw-r--r--libtdegames/kgame/kmessageio.h2
-rw-r--r--libtdegames/kgame/kmessageserver.cpp2
-rw-r--r--libtdegames/kgame/kmessageserver.h2
-rw-r--r--libtdegames/kgame/kplayer.cpp2
-rw-r--r--libtdegames/kgame/kplayer.h2
-rw-r--r--libtdegames/kgame/libtdegames.html4
42 files changed, 43 insertions, 43 deletions
diff --git a/libtdegames/kgame/dialogs/kgameconnectdialog.cpp b/libtdegames/kgame/dialogs/kgameconnectdialog.cpp
index 98958ffd..3436d0dc 100644
--- a/libtdegames/kgame/dialogs/kgameconnectdialog.cpp
+++ b/libtdegames/kgame/dialogs/kgameconnectdialog.cpp
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2001 Andreas Beckermann (b_mann@gmx.de)
Copyright (C) 2001 Martin Heni (martin@heni-online.de)
diff --git a/libtdegames/kgame/dialogs/kgameconnectdialog.h b/libtdegames/kgame/dialogs/kgameconnectdialog.h
index 563c7374..c6c195bf 100644
--- a/libtdegames/kgame/dialogs/kgameconnectdialog.h
+++ b/libtdegames/kgame/dialogs/kgameconnectdialog.h
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2001 Martin Heni (martin@heni-online.de)
Copyright (C) 2001 Andreas Beckermann (b_mann@gmx.de)
diff --git a/libtdegames/kgame/dialogs/kgamedebugdialog.cpp b/libtdegames/kgame/dialogs/kgamedebugdialog.cpp
index 9775edc4..ca95226e 100644
--- a/libtdegames/kgame/dialogs/kgamedebugdialog.cpp
+++ b/libtdegames/kgame/dialogs/kgamedebugdialog.cpp
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2001 Andreas Beckermann (b_mann@gmx.de)
Copyright (C) 2001 Martin Heni (martin@heni-online.de)
diff --git a/libtdegames/kgame/dialogs/kgamedebugdialog.h b/libtdegames/kgame/dialogs/kgamedebugdialog.h
index 22095c12..6dcea2c9 100644
--- a/libtdegames/kgame/dialogs/kgamedebugdialog.h
+++ b/libtdegames/kgame/dialogs/kgamedebugdialog.h
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2001 Andreas Beckermann (b_mann@gmx.de)
Copyright (C) 2001 Martin Heni (martin@heni-online.de)
diff --git a/libtdegames/kgame/dialogs/kgamedialog.cpp b/libtdegames/kgame/dialogs/kgamedialog.cpp
index c03df4ff..245b70f2 100644
--- a/libtdegames/kgame/dialogs/kgamedialog.cpp
+++ b/libtdegames/kgame/dialogs/kgamedialog.cpp
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2001 Andreas Beckermann (b_mann@gmx.de)
Copyright (C) 2001 Martin Heni (martin@heni-online.de)
diff --git a/libtdegames/kgame/dialogs/kgamedialog.h b/libtdegames/kgame/dialogs/kgamedialog.h
index 947aae93..f25f0c96 100644
--- a/libtdegames/kgame/dialogs/kgamedialog.h
+++ b/libtdegames/kgame/dialogs/kgamedialog.h
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2001 Andreas Beckermann (b_mann@gmx.de)
Copyright (C) 2001 Martin Heni (martin@heni-online.de)
diff --git a/libtdegames/kgame/dialogs/kgamedialogconfig.cpp b/libtdegames/kgame/dialogs/kgamedialogconfig.cpp
index dacbde82..11fc94d5 100644
--- a/libtdegames/kgame/dialogs/kgamedialogconfig.cpp
+++ b/libtdegames/kgame/dialogs/kgamedialogconfig.cpp
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2001 Andreas Beckermann (b_mann@gmx.de)
Copyright (C) 2001 Martin Heni (martin@heni-online.de)
diff --git a/libtdegames/kgame/dialogs/kgamedialogconfig.h b/libtdegames/kgame/dialogs/kgamedialogconfig.h
index b0579643..261500c4 100644
--- a/libtdegames/kgame/dialogs/kgamedialogconfig.h
+++ b/libtdegames/kgame/dialogs/kgamedialogconfig.h
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2001 Andreas Beckermann (b_mann@gmx.de)
Copyright (C) 2001 Martin Heni (martin@heni-online.de)
diff --git a/libtdegames/kgame/dialogs/kgameerrordialog.cpp b/libtdegames/kgame/dialogs/kgameerrordialog.cpp
index e22211c3..8ea1a0ea 100644
--- a/libtdegames/kgame/dialogs/kgameerrordialog.cpp
+++ b/libtdegames/kgame/dialogs/kgameerrordialog.cpp
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2001 Andreas Beckermann (b_mann@gmx.de)
Copyright (C) 2001 Martin Heni (martin@heni-online.de)
diff --git a/libtdegames/kgame/dialogs/kgameerrordialog.h b/libtdegames/kgame/dialogs/kgameerrordialog.h
index 4cd945be..fee0b73e 100644
--- a/libtdegames/kgame/dialogs/kgameerrordialog.h
+++ b/libtdegames/kgame/dialogs/kgameerrordialog.h
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2001 Andreas Beckermann (b_mann@gmx.de)
Copyright (C) 2001 Martin Heni (martin@heni-online.de)
diff --git a/libtdegames/kgame/kgame.cpp b/libtdegames/kgame/kgame.cpp
index c2f7f583..946830a6 100644
--- a/libtdegames/kgame/kgame.cpp
+++ b/libtdegames/kgame/kgame.cpp
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2001 Martin Heni (martin@heni-online.de)
Copyright (C) 2001 Andreas Beckermann (b_mann@gmx.de)
diff --git a/libtdegames/kgame/kgame.h b/libtdegames/kgame/kgame.h
index d4beed8b..8ef56591 100644
--- a/libtdegames/kgame/kgame.h
+++ b/libtdegames/kgame/kgame.h
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2001 Martin Heni (martin@heni-online.de)
Copyright (C) 2001 Andreas Beckermann (b_mann@gmx.de)
diff --git a/libtdegames/kgame/kgamechat.cpp b/libtdegames/kgame/kgamechat.cpp
index c2469906..80ca84c2 100644
--- a/libtdegames/kgame/kgamechat.cpp
+++ b/libtdegames/kgame/kgamechat.cpp
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2001-2002 Andreas Beckermann (b_mann@gmx.de)
Copyright (C) 2001 Martin Heni (martin@heni-online.de)
diff --git a/libtdegames/kgame/kgamechat.h b/libtdegames/kgame/kgamechat.h
index bcae958e..8ba51159 100644
--- a/libtdegames/kgame/kgamechat.h
+++ b/libtdegames/kgame/kgamechat.h
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2001-2002 Andreas Beckermann (b_mann@gmx.de)
Copyright (C) 2001 Martin Heni (martin@heni-online.de)
diff --git a/libtdegames/kgame/kgameerror.cpp b/libtdegames/kgame/kgameerror.cpp
index 4ed64e0d..73145be8 100644
--- a/libtdegames/kgame/kgameerror.cpp
+++ b/libtdegames/kgame/kgameerror.cpp
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2001 Andreas Beckermann (b_mann@gmx.de)
Copyright (C) 2001 Martin Heni (martin@heni-online.de)
diff --git a/libtdegames/kgame/kgameerror.h b/libtdegames/kgame/kgameerror.h
index 071737cc..7a049c2e 100644
--- a/libtdegames/kgame/kgameerror.h
+++ b/libtdegames/kgame/kgameerror.h
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2001 Andreas Beckermann (b_mann@gmx.de)
Copyright (C) 2001 Martin Heni (martin@heni-online.de)
diff --git a/libtdegames/kgame/kgameio.cpp b/libtdegames/kgame/kgameio.cpp
index 5b736ea0..852e04f2 100644
--- a/libtdegames/kgame/kgameio.cpp
+++ b/libtdegames/kgame/kgameio.cpp
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2001 Martin Heni (martin@heni-online.de)
Copyright (C) 2001 Andreas Beckermann (b_mann@gmx.de)
diff --git a/libtdegames/kgame/kgameio.h b/libtdegames/kgame/kgameio.h
index a48aeb13..e0118b8b 100644
--- a/libtdegames/kgame/kgameio.h
+++ b/libtdegames/kgame/kgameio.h
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2001 Martin Heni (martin@heni-online.de)
Copyright (C) 2001 Andreas Beckermann (b_mann@gmx.de)
diff --git a/libtdegames/kgame/kgamemessage.cpp b/libtdegames/kgame/kgamemessage.cpp
index 9f5e4694..ba79c639 100644
--- a/libtdegames/kgame/kgamemessage.cpp
+++ b/libtdegames/kgame/kgamemessage.cpp
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2001 Martin Heni (martin@heni-online.de)
Copyright (C) 2001 Andreas Beckermann (b_mann@gmx.de)
diff --git a/libtdegames/kgame/kgamemessage.h b/libtdegames/kgame/kgamemessage.h
index f4029895..9e1930a0 100644
--- a/libtdegames/kgame/kgamemessage.h
+++ b/libtdegames/kgame/kgamemessage.h
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2001 Martin Heni (martin@heni-online.de)
Copyright (C) 2001 Andreas Beckermann (b_mann@gmx.de)
diff --git a/libtdegames/kgame/kgamenetwork.cpp b/libtdegames/kgame/kgamenetwork.cpp
index a3548579..cf1cc72d 100644
--- a/libtdegames/kgame/kgamenetwork.cpp
+++ b/libtdegames/kgame/kgamenetwork.cpp
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2001 Martin Heni (martin@heni-online.de)
Copyright (C) 2001 Andreas Beckermann (b_mann@gmx.de)
diff --git a/libtdegames/kgame/kgamenetwork.h b/libtdegames/kgame/kgamenetwork.h
index 875e11b7..05e190c8 100644
--- a/libtdegames/kgame/kgamenetwork.h
+++ b/libtdegames/kgame/kgamenetwork.h
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2001 Martin Heni (martin@heni-online.de)
Copyright (C) 2001 Andreas Beckermann (b_mann@gmx.de)
diff --git a/libtdegames/kgame/kgameprocess.cpp b/libtdegames/kgame/kgameprocess.cpp
index 9dcc66c0..8a8a2571 100644
--- a/libtdegames/kgame/kgameprocess.cpp
+++ b/libtdegames/kgame/kgameprocess.cpp
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2001 Martin Heni (martin@heni-online.de)
Copyright (C) 2001 Andreas Beckermann (b_mann@gmx.de)
diff --git a/libtdegames/kgame/kgameprocess.h b/libtdegames/kgame/kgameprocess.h
index 13cd9428..609ee1fd 100644
--- a/libtdegames/kgame/kgameprocess.h
+++ b/libtdegames/kgame/kgameprocess.h
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2001 Martin Heni (martin@heni-online.de)
Copyright (C) 2001 Andreas Beckermann (b_mann@gmx.de)
diff --git a/libtdegames/kgame/kgameproperty.cpp b/libtdegames/kgame/kgameproperty.cpp
index 49a8984f..ea7d19df 100644
--- a/libtdegames/kgame/kgameproperty.cpp
+++ b/libtdegames/kgame/kgameproperty.cpp
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2001 Andreas Beckermann (b_mann@gmx.de)
Copyright (C) 2001 Martin Heni (martin@heni-online.de)
diff --git a/libtdegames/kgame/kgameproperty.h b/libtdegames/kgame/kgameproperty.h
index ba465d20..17de3fb2 100644
--- a/libtdegames/kgame/kgameproperty.h
+++ b/libtdegames/kgame/kgameproperty.h
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2001 Andreas Beckermann (b_mann@gmx.de)
Copyright (C) 2001 Martin Heni (martin@heni-online.de)
diff --git a/libtdegames/kgame/kgamepropertyarray.h b/libtdegames/kgame/kgamepropertyarray.h
index 0bb1d1a1..04aad308 100644
--- a/libtdegames/kgame/kgamepropertyarray.h
+++ b/libtdegames/kgame/kgamepropertyarray.h
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2001 Martin Heni (martin@heni-online.de)
Copyright (C) 2001 Andreas Beckermann (b_mann@gmx.de)
diff --git a/libtdegames/kgame/kgamepropertyhandler.cpp b/libtdegames/kgame/kgamepropertyhandler.cpp
index 9ad43a69..39b6fcf9 100644
--- a/libtdegames/kgame/kgamepropertyhandler.cpp
+++ b/libtdegames/kgame/kgamepropertyhandler.cpp
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2001 Andreas Beckermann (b_mann@gmx.de)
Copyright (C) 2001 Martin Heni (martin@heni-online.de)
diff --git a/libtdegames/kgame/kgamepropertyhandler.h b/libtdegames/kgame/kgamepropertyhandler.h
index 74510710..f337fe21 100644
--- a/libtdegames/kgame/kgamepropertyhandler.h
+++ b/libtdegames/kgame/kgamepropertyhandler.h
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2001 Andreas Beckermann (b_mann@gmx.de)
Copyright (C) 2001 Martin Heni (martin@heni-online.de)
diff --git a/libtdegames/kgame/kgamepropertylist.h b/libtdegames/kgame/kgamepropertylist.h
index df8eb604..46410818 100644
--- a/libtdegames/kgame/kgamepropertylist.h
+++ b/libtdegames/kgame/kgamepropertylist.h
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2001 Martin Heni (martin@heni-online.de)
Copyright (C) 2001 Andreas Beckermann (b_mann@gmx.de)
diff --git a/libtdegames/kgame/kgamesequence.cpp b/libtdegames/kgame/kgamesequence.cpp
index 9391ee04..1e2a68d5 100644
--- a/libtdegames/kgame/kgamesequence.cpp
+++ b/libtdegames/kgame/kgamesequence.cpp
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2003 Andreas Beckermann (b_mann@gmx.de)
Copyright (C) 2003 Martin Heni (martin@heni-online.de)
diff --git a/libtdegames/kgame/kgamesequence.h b/libtdegames/kgame/kgamesequence.h
index dcd9db60..0d14b32f 100644
--- a/libtdegames/kgame/kgamesequence.h
+++ b/libtdegames/kgame/kgamesequence.h
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2003 Andreas Beckermann (b_mann@gmx.de)
Copyright (C) 2003 Martin Heni (martin@heni-online.de)
diff --git a/libtdegames/kgame/kgameversion.h b/libtdegames/kgame/kgameversion.h
index c3147525..5d9376ff 100644
--- a/libtdegames/kgame/kgameversion.h
+++ b/libtdegames/kgame/kgameversion.h
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2003 Andreas Beckermann (b_mann@gmx.de)
Copyright (C) 2003 Martin Heni (martin@heni-online.de)
diff --git a/libtdegames/kgame/kmessageclient.cpp b/libtdegames/kgame/kmessageclient.cpp
index 056ca879..ea467395 100644
--- a/libtdegames/kgame/kmessageclient.cpp
+++ b/libtdegames/kgame/kmessageclient.cpp
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2001 Burkhard Lehner (Burkhard.Lehner@gmx.de)
This library is free software; you can redistribute it and/or
diff --git a/libtdegames/kgame/kmessageclient.h b/libtdegames/kgame/kmessageclient.h
index 947678bf..d66d4352 100644
--- a/libtdegames/kgame/kmessageclient.h
+++ b/libtdegames/kgame/kmessageclient.h
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2001 Burkhard Lehner (Burkhard.Lehner@gmx.de)
This library is free software; you can redistribute it and/or
diff --git a/libtdegames/kgame/kmessageio.cpp b/libtdegames/kgame/kmessageio.cpp
index b3dd1875..37fbcc1f 100644
--- a/libtdegames/kgame/kmessageio.cpp
+++ b/libtdegames/kgame/kmessageio.cpp
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2001 Burkhard Lehner (Burkhard.Lehner@gmx.de)
This library is free software; you can redistribute it and/or
diff --git a/libtdegames/kgame/kmessageio.h b/libtdegames/kgame/kmessageio.h
index 99a43fab..16dea633 100644
--- a/libtdegames/kgame/kmessageio.h
+++ b/libtdegames/kgame/kmessageio.h
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2001 Burkhard Lehner (Burkhard.Lehner@gmx.de)
This library is free software; you can redistribute it and/or
diff --git a/libtdegames/kgame/kmessageserver.cpp b/libtdegames/kgame/kmessageserver.cpp
index 80df9207..a09a703e 100644
--- a/libtdegames/kgame/kmessageserver.cpp
+++ b/libtdegames/kgame/kmessageserver.cpp
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2001 Burkhard Lehner (Burkhard.Lehner@gmx.de)
This library is free software; you can redistribute it and/or
diff --git a/libtdegames/kgame/kmessageserver.h b/libtdegames/kgame/kmessageserver.h
index ad224e0b..b874fd35 100644
--- a/libtdegames/kgame/kmessageserver.h
+++ b/libtdegames/kgame/kmessageserver.h
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2001 Burkhard Lehner (Burkhard.Lehner@gmx.de)
This library is free software; you can redistribute it and/or
diff --git a/libtdegames/kgame/kplayer.cpp b/libtdegames/kgame/kplayer.cpp
index 965f5e83..af975db1 100644
--- a/libtdegames/kgame/kplayer.cpp
+++ b/libtdegames/kgame/kplayer.cpp
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2001 Martin Heni (martin@heni-online.de)
Copyright (C) 2001 Andreas Beckermann (b_mann@gmx.de)
diff --git a/libtdegames/kgame/kplayer.h b/libtdegames/kgame/kplayer.h
index 4e4a9fc7..6e4ef3ae 100644
--- a/libtdegames/kgame/kplayer.h
+++ b/libtdegames/kgame/kplayer.h
@@ -1,5 +1,5 @@
/*
- This file is part of the KDE games library
+ This file is part of the TDE games library
Copyright (C) 2001 Martin Heni (martin@heni-online.de)
Copyright (C) 2001 Andreas Beckermann (b_mann@gmx.de)
diff --git a/libtdegames/kgame/libtdegames.html b/libtdegames/kgame/libtdegames.html
index a715a239..94656f36 100644
--- a/libtdegames/kgame/libtdegames.html
+++ b/libtdegames/kgame/libtdegames.html
@@ -9,7 +9,7 @@
<!-------------------------------------------------------------------------------->
<H3>Design Principles</H3>
The library <em>tdegames</em> contains a collection of classes that can be used
- to develop games using the KDE environment very easily. There are a few
+ to develop games using the TDE environment very easily. There are a few
principles that were used when developing the library:<P>
<UL>
@@ -40,7 +40,7 @@
<!-------------------------------------------------------------------------------->
<H3>The central game class: <em>KGame</em></H3>
- When you want to develop your own KDE game using the KDE games library, you most likely want
+ When you want to develop your own TDE game using the TDE games library, you most likely want
to use the <em>KGame</em> class. There are two possible ways to extend it to your own needs:
Create a subclass and overwrite the virtual methods, or simply create an instance of KGame
and connect to the appropriate signals.<P>