diff options
Diffstat (limited to 'extra/kde321')
-rw-r--r-- | extra/kde321/configwidget.h | 2 | ||||
-rw-r--r-- | extra/kde321/konsole_part.h | 4 | ||||
-rw-r--r-- | extra/kde321/selectdialog.h | 2 | ||||
-rw-r--r-- | extra/kde321/tdesycocafactory.h (renamed from extra/kde321/ksycocafactory.h) | 8 |
4 files changed, 8 insertions, 8 deletions
diff --git a/extra/kde321/configwidget.h b/extra/kde321/configwidget.h index afe677e..3c2052c 100644 --- a/extra/kde321/configwidget.h +++ b/extra/kde321/configwidget.h @@ -1,5 +1,5 @@ /* - This file is part of libkresources. + This file is part of libtderesources. Copyright (c) 2002 Tobias Koenig <tokoe@kde.org> Copyright (c) 2002 Jan-Pascal van Best <janpascal@vanbest.org> diff --git a/extra/kde321/konsole_part.h b/extra/kde321/konsole_part.h index fcbd612..8fbf1b6 100644 --- a/extra/kde321/konsole_part.h +++ b/extra/kde321/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/kde321/selectdialog.h b/extra/kde321/selectdialog.h index 680d48e..4fc3685 100644 --- a/extra/kde321/selectdialog.h +++ b/extra/kde321/selectdialog.h @@ -1,5 +1,5 @@ /* - This file is part of libkresources. + This file is part of libtderesources. Copyright (c) 2002 Tobias Koenig <tokoe@kde.org> Copyright (c) 2002 Jan-Pascal van Best <janpascal@vanbest.org> diff --git a/extra/kde321/ksycocafactory.h b/extra/kde321/tdesycocafactory.h index 2a114ee..97d2e19 100644 --- a/extra/kde321/ksycocafactory.h +++ b/extra/kde321/tdesycocafactory.h @@ -16,11 +16,11 @@ * Boston, MA 02110-1301, USA. **/ -#ifndef __ksycocafactory_h__ -#define __ksycocafactory_h__ "$Id: ksycocafactory.h,v 1.14 2003/10/29 17:59:18 waba Exp $" +#ifndef __tdesycocafactory_h__ +#define __tdesycocafactory_h__ "$Id: tdesycocafactory.h,v 1.14 2003/10/29 17:59:18 waba Exp $" -#include "ksycocatype.h" -#include "ksycocaentry.h" +#include "tdesycocatype.h" +#include "tdesycocaentry.h" #include <tqdict.h> #include <tqptrlist.h> |