summaryrefslogtreecommitdiffstats
path: root/konq-plugins
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:46:32 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:46:32 -0600
commitcfb4d6fac0df04704644730fbcd36af80f802b7e (patch)
tree15e43f0b84f1e4d95b9707f05330077da680bd58 /konq-plugins
parent0b54ffd6f291a256e00f5a93d0472d7198e6a1fc (diff)
downloadtdeaddons-cfb4d6fac0df04704644730fbcd36af80f802b7e.tar.gz
tdeaddons-cfb4d6fac0df04704644730fbcd36af80f802b7e.zip
Additional renaming of kde to tde
Diffstat (limited to 'konq-plugins')
-rw-r--r--konq-plugins/akregator/akregatorplugin.cpp2
-rw-r--r--konq-plugins/domtreeviewer/domtreewindow.cpp2
-rw-r--r--konq-plugins/fsview/fsview_part.cpp2
-rw-r--r--konq-plugins/kimgalleryplugin/imgalleryplugin.cpp2
-rw-r--r--konq-plugins/rellinks/plugin_rellinks.cpp2
-rw-r--r--konq-plugins/rellinks/rellinks.kdevelop4
-rw-r--r--konq-plugins/sidebar/metabar/Doxyfile2
-rw-r--r--konq-plugins/sidebar/metabar/metabar.kdevelop4
-rw-r--r--konq-plugins/sidebar/newsticker/README4
-rw-r--r--konq-plugins/sidebar/newsticker/sidebar_news.cpp2
10 files changed, 13 insertions, 13 deletions
diff --git a/konq-plugins/akregator/akregatorplugin.cpp b/konq-plugins/akregator/akregatorplugin.cpp
index 32891a2..0d9f446 100644
--- a/konq-plugins/akregator/akregatorplugin.cpp
+++ b/konq-plugins/akregator/akregatorplugin.cpp
@@ -2,7 +2,7 @@
Copyright (C) 2004 Gary Cramblitt <garycramblitt@comcast.net>
- Adapted from kdeutils/ark/konqplugin by
+ Adapted from tdeutils/ark/konqplugin by
Georg Robbers <Georg.Robbers@urz.uni-hd.de>
This program is free software; you can redistribute it and/or
diff --git a/konq-plugins/domtreeviewer/domtreewindow.cpp b/konq-plugins/domtreeviewer/domtreewindow.cpp
index 6790e5a..11b6a1d 100644
--- a/konq-plugins/domtreeviewer/domtreewindow.cpp
+++ b/konq-plugins/domtreeviewer/domtreewindow.cpp
@@ -28,7 +28,7 @@
#include <kapplication.h>
#include <kcommand.h>
#include <kconfig.h>
-#include <kdeversion.h>
+#include <tdeversion.h>
#include <kglobal.h>
#include <khtml_part.h>
#include <kiconloader.h>
diff --git a/konq-plugins/fsview/fsview_part.cpp b/konq-plugins/fsview/fsview_part.cpp
index 0d5eda7..547335b 100644
--- a/konq-plugins/fsview/fsview_part.cpp
+++ b/konq-plugins/fsview/fsview_part.cpp
@@ -38,7 +38,7 @@
#include <kio/job.h>
#include <kmessagebox.h>
-// from kdebase/libkonq...
+// from tdebase/libkonq...
#include <konq_operations.h>
#include <konq_drag.h>
diff --git a/konq-plugins/kimgalleryplugin/imgalleryplugin.cpp b/konq-plugins/kimgalleryplugin/imgalleryplugin.cpp
index 12fd1a5..981eeb8 100644
--- a/konq-plugins/kimgalleryplugin/imgalleryplugin.cpp
+++ b/konq-plugins/kimgalleryplugin/imgalleryplugin.cpp
@@ -438,7 +438,7 @@ bool KImGalleryPlugin::createThumb( const TQString& imgName, const TQString& sou
const TQString thumbDir = imgGalleryDir + TQString::tqfromLatin1("/thumbs/");
int extent = m_configDlg->getThumbnailSize();
- // this code is stolen from kdebase/kioslave/thumbnail/imagecreator.cpp
+ // this code is stolen from tdebase/kioslave/thumbnail/imagecreator.cpp
// (c) 2000 gis and malte
m_imgWidth = 120; // Setting the size of the images is
diff --git a/konq-plugins/rellinks/plugin_rellinks.cpp b/konq-plugins/rellinks/plugin_rellinks.cpp
index 7b2d61b..9483f53 100644
--- a/konq-plugins/rellinks/plugin_rellinks.cpp
+++ b/konq-plugins/rellinks/plugin_rellinks.cpp
@@ -51,7 +51,7 @@
/** Rellinks factory */
typedef KGenericFactory<RelLinksPlugin> RelLinksFactory;
-#include <kdeversion.h>
+#include <tdeversion.h>
#if KDE_IS_VERSION(3,2,90)
#include <kaboutdata.h>
static const KAboutData aboutdata("rellinks", I18N_NOOP("Rellinks") , "1.0" );
diff --git a/konq-plugins/rellinks/rellinks.kdevelop b/konq-plugins/rellinks/rellinks.kdevelop
index 5496bfc..55aa56c 100644
--- a/konq-plugins/rellinks/rellinks.kdevelop
+++ b/konq-plugins/rellinks/rellinks.kdevelop
@@ -1,5 +1,5 @@
<?xml version = '1.0'?>
-<kdevelop>
+<tdevelop>
<general>
<author>Franck Quélain</author>
<email>shift@free.fr</email>
@@ -154,4 +154,4 @@
<recursivewhencommitremove>true</recursivewhencommitremove>
<revertoptions>-C</revertoptions>
</kdevcvsservice>
-</kdevelop>
+</tdevelop>
diff --git a/konq-plugins/sidebar/metabar/Doxyfile b/konq-plugins/sidebar/metabar/Doxyfile
index 586093d..dfcd0f6 100644
--- a/konq-plugins/sidebar/metabar/Doxyfile
+++ b/konq-plugins/sidebar/metabar/Doxyfile
@@ -3,7 +3,7 @@
#---------------------------------------------------------------------------
# Project related configuration options
#---------------------------------------------------------------------------
-PROJECT_NAME = metabar.kdevelop
+PROJECT_NAME = metabar.tdevelop
PROJECT_NUMBER = 0.1
OUTPUT_DIRECTORY =
CREATE_SUBDIRS = NO
diff --git a/konq-plugins/sidebar/metabar/metabar.kdevelop b/konq-plugins/sidebar/metabar/metabar.kdevelop
index e87e8d9..b2d4b2d 100644
--- a/konq-plugins/sidebar/metabar/metabar.kdevelop
+++ b/konq-plugins/sidebar/metabar/metabar.kdevelop
@@ -1,5 +1,5 @@
<?xml version = '1.0'?>
-<kdevelop>
+<tdevelop>
<general>
<author>Florian Roth</author>
<email>florian@synatic.net</email>
@@ -210,4 +210,4 @@
<customArguments/>
<customTagfilePath/>
</ctagspart>
-</kdevelop>
+</tdevelop>
diff --git a/konq-plugins/sidebar/newsticker/README b/konq-plugins/sidebar/newsticker/README
index 65d15e6..239e733 100644
--- a/konq-plugins/sidebar/newsticker/README
+++ b/konq-plugins/sidebar/newsticker/README
@@ -1,5 +1,5 @@
Konqsidebarnews is based on the rss DCOP service in
-kdenetwork/dcoprss. So you most likely you want to
+tdenetwork/dcoprss. So you most likely you want to
install it before using the sidebar applet.
@@ -17,7 +17,7 @@ TODO
- accessibility aware UI
-- integration with kdenetwork/knewsticker
+- integration with tdenetwork/knewsticker
diff --git a/konq-plugins/sidebar/newsticker/sidebar_news.cpp b/konq-plugins/sidebar/newsticker/sidebar_news.cpp
index 3e1178f..686c973 100644
--- a/konq-plugins/sidebar/newsticker/sidebar_news.cpp
+++ b/konq-plugins/sidebar/newsticker/sidebar_news.cpp
@@ -76,7 +76,7 @@ namespace KSB_News {
i18n("<qt>Cannot connect to RSS service. Please make "
"sure the <strong>rssservice</strong> program "
"is available (usually distributed as part "
- "of kdenetwork).</qt>"),
+ "of tdenetwork).</qt>"),
i18n("Sidebar Newsticker"));
noRSSwidget->setEnabled(false);
} else {