diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-01 20:05:32 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-01 20:05:32 -0500 |
commit | c6151ff73b7fb109d460d4ea6d6971aa169a23c3 (patch) | |
tree | dfca937da0c5659a8f7a0dc8bd34beae33c61f2a /lskat | |
parent | b8db3ff1678c46718dbb3ff9a235122213d93e61 (diff) | |
download | tdegames-c6151ff73b7fb109d460d4ea6d6971aa169a23c3.tar.gz tdegames-c6151ff73b7fb109d460d4ea6d6971aa169a23c3.zip |
Branding cleanup: KDE -> TDE
Diffstat (limited to 'lskat')
-rw-r--r-- | lskat/lskat/lskat.cpp | 2 | ||||
-rw-r--r-- | lskat/lskat/lskat.h | 2 | ||||
-rw-r--r-- | lskat/lskat/lskatdoc.cpp | 2 | ||||
-rw-r--r-- | lskat/lskat/msgdlg.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/lskat/lskat/lskat.cpp b/lskat/lskat/lskat.cpp index af0768e9..fea7b800 100644 --- a/lskat/lskat/lskat.cpp +++ b/lskat/lskat/lskat.cpp @@ -18,7 +18,7 @@ // include files for QT #include <tqprogressdialog.h> -// include files for KDE +// include files for TDE #include <kstandarddirs.h> #include <kmessagebox.h> #include <kfiledialog.h> diff --git a/lskat/lskat/lskat.h b/lskat/lskat/lskat.h index e3dc84d9..351fbb44 100644 --- a/lskat/lskat/lskat.h +++ b/lskat/lskat/lskat.h @@ -26,7 +26,7 @@ // include files for TQt #include <tqstrlist.h> -// include files for KDE +// include files for TDE #include <kapplication.h> #include <kmainwindow.h> #include <kaccel.h> diff --git a/lskat/lskat/lskatdoc.cpp b/lskat/lskat/lskatdoc.cpp index 1de66668..03cc5b90 100644 --- a/lskat/lskat/lskatdoc.cpp +++ b/lskat/lskat/lskatdoc.cpp @@ -25,7 +25,7 @@ #include <sys/types.h> -// include files for KDE +// include files for TDE #include <klocale.h> // application specific includes diff --git a/lskat/lskat/msgdlg.h b/lskat/lskat/msgdlg.h index 59323448..51a57134 100644 --- a/lskat/lskat/msgdlg.h +++ b/lskat/lskat/msgdlg.h @@ -1,5 +1,5 @@ /*************************************************************************** - LSKat for KDE + LSKat for TDE ------------------- begin : March 2000 copyright : (C) 1995-2000 by Martin Heni |