summaryrefslogtreecommitdiffstats
path: root/tderesources/slox
diff options
context:
space:
mode:
Diffstat (limited to 'tderesources/slox')
-rw-r--r--tderesources/slox/kabcresourceslox.cpp4
-rw-r--r--tderesources/slox/kabcresourceslox.h2
-rw-r--r--tderesources/slox/kabcresourceslox_plugin.cpp4
-rw-r--r--tderesources/slox/kabcresourcesloxconfig.cpp2
-rw-r--r--tderesources/slox/kcalresourceslox.cpp6
-rw-r--r--tderesources/slox/kcalresourceslox_plugin.cpp4
-rw-r--r--tderesources/slox/kcalresourcesloxconfig.cpp2
-rw-r--r--tderesources/slox/sloxaccounts.h2
-rw-r--r--tderesources/slox/sloxfolder.cpp2
-rw-r--r--tderesources/slox/sloxfolderdialog.cpp2
-rw-r--r--tderesources/slox/sloxfoldermanager.cpp2
-rw-r--r--tderesources/slox/webdavhandler.h2
12 files changed, 17 insertions, 17 deletions
diff --git a/tderesources/slox/kabcresourceslox.cpp b/tderesources/slox/kabcresourceslox.cpp
index 04ce9555..426d86ad 100644
--- a/tderesources/slox/kabcresourceslox.cpp
+++ b/tderesources/slox/kabcresourceslox.cpp
@@ -21,10 +21,10 @@
#include <tqapplication.h>
-#include <kabc/picture.h>
+#include <tdeabc/picture.h>
#include <tdeconfig.h>
#include <kdebug.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <kmdcodec.h>
#include <kstandarddirs.h>
#include <kstringhandler.h>
diff --git a/tderesources/slox/kabcresourceslox.h b/tderesources/slox/kabcresourceslox.h
index d5251bdc..d51b06a1 100644
--- a/tderesources/slox/kabcresourceslox.h
+++ b/tderesources/slox/kabcresourceslox.h
@@ -25,7 +25,7 @@
#include <libtdepim/kabcresourcecached.h>
#include <tdepimmacros.h>
-#include <kabc/addressee.h>
+#include <tdeabc/addressee.h>
#include <tqmap.h>
#include <tqdom.h>
diff --git a/tderesources/slox/kabcresourceslox_plugin.cpp b/tderesources/slox/kabcresourceslox_plugin.cpp
index cbc02f25..0ee42517 100644
--- a/tderesources/slox/kabcresourceslox_plugin.cpp
+++ b/tderesources/slox/kabcresourceslox_plugin.cpp
@@ -21,8 +21,8 @@
#include "kabcresourceslox.h"
#include "kabcresourcesloxconfig.h"
-#include <kglobal.h>
-#include <klocale.h>
+#include <tdeglobal.h>
+#include <tdelocale.h>
using namespace KABC;
diff --git a/tderesources/slox/kabcresourcesloxconfig.cpp b/tderesources/slox/kabcresourcesloxconfig.cpp
index d9e32a55..72ba39d0 100644
--- a/tderesources/slox/kabcresourcesloxconfig.cpp
+++ b/tderesources/slox/kabcresourcesloxconfig.cpp
@@ -29,7 +29,7 @@
#include <kdebug.h>
#include <kdialog.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <klineedit.h>
#include <kurlrequester.h>
diff --git a/tderesources/slox/kcalresourceslox.cpp b/tderesources/slox/kcalresourceslox.cpp
index a877622e..238b7183 100644
--- a/tderesources/slox/kcalresourceslox.cpp
+++ b/tderesources/slox/kcalresourceslox.cpp
@@ -32,7 +32,7 @@
#include <kurl.h>
#include <tdeio/job.h>
#include <tdeio/davjob.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <kstandarddirs.h>
#include <libtdepim/progressmanager.h>
@@ -48,8 +48,8 @@
#include <libkcal/filestorage.h>
#include <libkcal/confirmsavedialog.h>
-#include <kabc/locknull.h>
-#include <kabc/stdaddressbook.h>
+#include <tdeabc/locknull.h>
+#include <tdeabc/stdaddressbook.h>
#include <tderesources/configwidget.h>
diff --git a/tderesources/slox/kcalresourceslox_plugin.cpp b/tderesources/slox/kcalresourceslox_plugin.cpp
index 8a5cf690..97e2bbeb 100644
--- a/tderesources/slox/kcalresourceslox_plugin.cpp
+++ b/tderesources/slox/kcalresourceslox_plugin.cpp
@@ -21,8 +21,8 @@
#include "kcalresourcesloxconfig.h"
#include "kcalresourceslox.h"
-#include <kglobal.h>
-#include <klocale.h>
+#include <tdeglobal.h>
+#include <tdelocale.h>
using namespace KCal;
diff --git a/tderesources/slox/kcalresourcesloxconfig.cpp b/tderesources/slox/kcalresourcesloxconfig.cpp
index e09cf85c..83246a03 100644
--- a/tderesources/slox/kcalresourcesloxconfig.cpp
+++ b/tderesources/slox/kcalresourcesloxconfig.cpp
@@ -24,7 +24,7 @@
#include <tqlayout.h>
#include <tqcheckbox.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <kdebug.h>
#include <kstandarddirs.h>
#include <klineedit.h>
diff --git a/tderesources/slox/sloxaccounts.h b/tderesources/slox/sloxaccounts.h
index 214e3c70..8bb7a1b5 100644
--- a/tderesources/slox/sloxaccounts.h
+++ b/tderesources/slox/sloxaccounts.h
@@ -20,7 +20,7 @@
#ifndef SLOXACCOUNTS_H
#define SLOXACCOUNTS_H
-#include <kabc/addressee.h>
+#include <tdeabc/addressee.h>
#include <tdepimmacros.h>
#include <tqobject.h>
diff --git a/tderesources/slox/sloxfolder.cpp b/tderesources/slox/sloxfolder.cpp
index fbfb9f05..cf75868c 100644
--- a/tderesources/slox/sloxfolder.cpp
+++ b/tderesources/slox/sloxfolder.cpp
@@ -17,7 +17,7 @@
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-#include <klocale.h>
+#include <tdelocale.h>
#include "sloxfolder.h"
diff --git a/tderesources/slox/sloxfolderdialog.cpp b/tderesources/slox/sloxfolderdialog.cpp
index f7d19697..716c2d40 100644
--- a/tderesources/slox/sloxfolderdialog.cpp
+++ b/tderesources/slox/sloxfolderdialog.cpp
@@ -20,7 +20,7 @@
#include <kiconloader.h>
#include <kguiitem.h>
#include <tdelistview.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include "sloxfolderdialog.h"
#include "sloxfoldermanager.h"
diff --git a/tderesources/slox/sloxfoldermanager.cpp b/tderesources/slox/sloxfoldermanager.cpp
index 72842055..d7284d3a 100644
--- a/tderesources/slox/sloxfoldermanager.cpp
+++ b/tderesources/slox/sloxfoldermanager.cpp
@@ -24,7 +24,7 @@
#include <kdebug.h>
#include <tdeio/job.h>
#include <tdeio/davjob.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <kstandarddirs.h>
#include "sloxbase.h"
diff --git a/tderesources/slox/webdavhandler.h b/tderesources/slox/webdavhandler.h
index 136be879..5b835f2a 100644
--- a/tderesources/slox/webdavhandler.h
+++ b/tderesources/slox/webdavhandler.h
@@ -26,7 +26,7 @@
#include <tqdom.h>
#include <tdepimmacros.h>
-#include <kabc/addressee.h>
+#include <tdeabc/addressee.h>
namespace KCal {
class Incidence;