diff options
author | Darrell Anderson <[email protected]> | 2012-06-01 20:05:32 -0500 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2012-06-01 20:05:32 -0500 |
commit | c6151ff73b7fb109d460d4ea6d6971aa169a23c3 (patch) | |
tree | dfca937da0c5659a8f7a0dc8bd34beae33c61f2a /libtdegames/kstdgameaction.h | |
parent | b8db3ff1678c46718dbb3ff9a235122213d93e61 (diff) | |
download | tdegames-c6151ff73b7fb109d460d4ea6d6971aa169a23c3.tar.gz tdegames-c6151ff73b7fb109d460d4ea6d6971aa169a23c3.zip |
Branding cleanup: KDE -> TDE
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 |