diff options
Diffstat (limited to 'libtdegames/kstdgameaction.h')
-rw-r--r-- | libtdegames/kstdgameaction.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libtdegames/kstdgameaction.h b/libtdegames/kstdgameaction.h index d13c8a13..8b408b74 100644 --- a/libtdegames/kstdgameaction.h +++ b/libtdegames/kstdgameaction.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 ([email protected]) This library is free software; you can redistribute it and/or @@ -31,7 +31,7 @@ class KSelectAction; //----------------------------------------------------------------------------- /** - * Replacement for KStdAction for KDE Games + * Replacement for KStdAction for TDE Games * * This class is an extension to the usual KStdAction class which provides * easy access to often used KDE actions |