summaryrefslogtreecommitdiffstats
path: root/extra/kde341
diff options
context:
space:
mode:
Diffstat (limited to 'extra/kde341')
-rw-r--r--extra/kde341/configwidget.h2
-rw-r--r--extra/kde341/konsole_part.h4
-rw-r--r--extra/kde341/selectdialog.h2
-rw-r--r--extra/kde341/tdesycocafactory.h (renamed from extra/kde341/ksycocafactory.h)8
4 files changed, 8 insertions, 8 deletions
diff --git a/extra/kde341/configwidget.h b/extra/kde341/configwidget.h
index 3a2fe3f..30ebf2a 100644
--- a/extra/kde341/configwidget.h
+++ b/extra/kde341/configwidget.h
@@ -1,5 +1,5 @@
/*
- This file is part of libkresources.
+ This file is part of libtderesources.
Copyright (c) 2002 Tobias Koenig <[email protected]>
Copyright (c) 2002 Jan-Pascal van Best <[email protected]>
diff --git a/extra/kde341/konsole_part.h b/extra/kde341/konsole_part.h
index ed18ad6..ecc7924 100644
--- a/extra/kde341/konsole_part.h
+++ b/extra/kde341/konsole_part.h
@@ -21,8 +21,8 @@
#ifndef __KONSOLE_PART_H__
#define __KONSOLE_PART_H__
-#include <kparts/browserextension.h>
-#include <kparts/factory.h>
+#include <tdeparts/browserextension.h>
+#include <tdeparts/factory.h>
#include <kdialogbase.h>
diff --git a/extra/kde341/selectdialog.h b/extra/kde341/selectdialog.h
index 987dcb6..1a6560d 100644
--- a/extra/kde341/selectdialog.h
+++ b/extra/kde341/selectdialog.h
@@ -1,5 +1,5 @@
/*
- This file is part of libkresources.
+ This file is part of libtderesources.
Copyright (c) 2002 Tobias Koenig <[email protected]>
Copyright (c) 2002 Jan-Pascal van Best <[email protected]>
diff --git a/extra/kde341/ksycocafactory.h b/extra/kde341/tdesycocafactory.h
index 1000478..4569fff 100644
--- a/extra/kde341/ksycocafactory.h
+++ b/extra/kde341/tdesycocafactory.h
@@ -16,11 +16,11 @@
* Boston, MA 02110-1301, USA.
**/
-#ifndef __ksycocafactory_h__
-#define __ksycocafactory_h__
+#ifndef __tdesycocafactory_h__
+#define __tdesycocafactory_h__
-#include "ksycocatype.h"
-#include "ksycocaentry.h"
+#include "tdesycocatype.h"
+#include "tdesycocaentry.h"
#include <tqdict.h>
#include <tqptrlist.h>