summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/colorutils.c2
-rw-r--r--po/tr.po2
-rw-r--r--style/qtcurve.cpp2
-rw-r--r--style/qtcurve.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/common/colorutils.c b/common/colorutils.c
index ba89752..18bdf39 100644
--- a/common/colorutils.c
+++ b/common/colorutils.c
@@ -1,5 +1,5 @@
/*
- This file is taken from kcolorspaces.cpp and kcolorutils.cpp from kdelibs
+ This file is taken from kcolorspaces.cpp and kcolorutils.cpp from tdelibs
The code has been modified to work with TQColor (TQt3 &TQt4) and GdkColor
*/
diff --git a/po/tr.po b/po/tr.po
index 162e66a..7b57db4 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -10,7 +10,7 @@ msgstr ""
"POT-Creation-Date: 2010-03-18 20:31+0000\n"
"PO-Revision-Date: 2009-07-04 01:44+0300\n"
"Last-Translator: Necmettin Begiter <necmettin.begiter@gmail.com>\n"
-"Language-Team: Turkish <kde-i18n-doc@kde.org>\n"
+"Language-Team: Turkish <tde-i18n-doc@kde.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
diff --git a/style/qtcurve.cpp b/style/qtcurve.cpp
index 4fe52ea..e308d0e 100644
--- a/style/qtcurve.cpp
+++ b/style/qtcurve.cpp
@@ -63,7 +63,7 @@ dimension, so as to draw the scrollbar at the correct size.
#include "config.h"
#ifndef TQTC_TQT_ONLY
-#include <kdeversion.h>
+#include <tdeversion.h>
#endif
#include <tqsettings.h>
#include <tqmenubar.h>
diff --git a/style/qtcurve.h b/style/qtcurve.h
index 3aac06a..54cb871 100644
--- a/style/qtcurve.h
+++ b/style/qtcurve.h
@@ -54,7 +54,7 @@
#ifdef TQTC_TQT_ONLY
#include "tqtc_kstyle.h"
#else
-#include <kdeversion.h>
+#include <tdeversion.h>
#include <kstyle.h>
#endif
#include <tqcolor.h>