From 0a841682a5517fa5c9807fd0f09ffcf141bf1b35 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:52:14 -0600 Subject: Additional renaming of kde to tde --- kopete/plugins/cryptography/cryptographyplugin.cpp | 2 +- kopete/plugins/cryptography/popuppublic.cpp | 2 +- kopete/plugins/highlight/highlightpreferences.cpp | 2 +- kopete/plugins/history/historyplugin.cpp | 2 +- kopete/plugins/netmeeting/netmeetingplugin.cpp | 2 +- kopete/plugins/statistics/statisticsdb.cpp | 2 +- kopete/plugins/statistics/statisticsplugin.cpp | 2 +- kopete/plugins/texteffect/texteffectpreferences.cpp | 2 +- kopete/plugins/translator/translatorplugin.cpp | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) (limited to 'kopete/plugins') diff --git a/kopete/plugins/cryptography/cryptographyplugin.cpp b/kopete/plugins/cryptography/cryptographyplugin.cpp index 4605391f..135cf636 100644 --- a/kopete/plugins/cryptography/cryptographyplugin.cpp +++ b/kopete/plugins/cryptography/cryptographyplugin.cpp @@ -23,7 +23,7 @@ #include #include #include -#include +#include #include #include "kopetemetacontact.h" diff --git a/kopete/plugins/cryptography/popuppublic.cpp b/kopete/plugins/cryptography/popuppublic.cpp index 493f3575..5e990386 100644 --- a/kopete/plugins/cryptography/popuppublic.cpp +++ b/kopete/plugins/cryptography/popuppublic.cpp @@ -31,7 +31,7 @@ #include #include -#include +#include #include #include #include diff --git a/kopete/plugins/highlight/highlightpreferences.cpp b/kopete/plugins/highlight/highlightpreferences.cpp index 5e8da39c..eead8241 100644 --- a/kopete/plugins/highlight/highlightpreferences.cpp +++ b/kopete/plugins/highlight/highlightpreferences.cpp @@ -245,7 +245,7 @@ void HighlightPreferences::slotEditRegExp() TQDialog *editorDialog = KParts::ComponentFactory::createInstanceFromQuery( "KRegExpEditor/KRegExpEditor" ); if ( editorDialog ) { - // kdeutils was installed, so the dialog was found fetch the editor interface + // tdeutils was installed, so the dialog was found fetch the editor interface KRegExpEditorInterface *editor = static_cast( editorDialog->qt_cast( "KRegExpEditorInterface" ) ); Q_ASSERT( editor ); // This should not fail! // now use the editor. diff --git a/kopete/plugins/history/historyplugin.cpp b/kopete/plugins/history/historyplugin.cpp index f1401c85..8cd76682 100644 --- a/kopete/plugins/history/historyplugin.cpp +++ b/kopete/plugins/history/historyplugin.cpp @@ -21,7 +21,7 @@ #include //#include #include -#include +#include #include "kopetechatsessionmanager.h" #include "kopetemetacontact.h" diff --git a/kopete/plugins/netmeeting/netmeetingplugin.cpp b/kopete/plugins/netmeeting/netmeetingplugin.cpp index 2d71c257..075fd04f 100644 --- a/kopete/plugins/netmeeting/netmeetingplugin.cpp +++ b/kopete/plugins/netmeeting/netmeetingplugin.cpp @@ -18,7 +18,7 @@ #include #include #include -#include +#include #include #include "kopetepluginmanager.h" diff --git a/kopete/plugins/statistics/statisticsdb.cpp b/kopete/plugins/statistics/statisticsdb.cpp index 8f25623e..0862d22b 100644 --- a/kopete/plugins/statistics/statisticsdb.cpp +++ b/kopete/plugins/statistics/statisticsdb.cpp @@ -24,7 +24,7 @@ #include #include #include -#include +#include #include "statisticsdb.h" diff --git a/kopete/plugins/statistics/statisticsplugin.cpp b/kopete/plugins/statistics/statisticsplugin.cpp index 79135598..b28ce8ce 100644 --- a/kopete/plugins/statistics/statisticsplugin.cpp +++ b/kopete/plugins/statistics/statisticsplugin.cpp @@ -23,7 +23,7 @@ #include #include #include -#include +#include #include "kopetechatsessionmanager.h" #include "kopetemetacontact.h" diff --git a/kopete/plugins/texteffect/texteffectpreferences.cpp b/kopete/plugins/texteffect/texteffectpreferences.cpp index d2584328..e567f1a8 100644 --- a/kopete/plugins/texteffect/texteffectpreferences.cpp +++ b/kopete/plugins/texteffect/texteffectpreferences.cpp @@ -26,7 +26,7 @@ #include #include -#include +#include #include "texteffectprefs.h" #include "texteffectpreferences.h" diff --git a/kopete/plugins/translator/translatorplugin.cpp b/kopete/plugins/translator/translatorplugin.cpp index 751b8294..64f2e8e7 100644 --- a/kopete/plugins/translator/translatorplugin.cpp +++ b/kopete/plugins/translator/translatorplugin.cpp @@ -30,7 +30,7 @@ #include #include #include -#include +#include #include #include "kopetemetacontact.h" -- cgit v1.2.1