summaryrefslogtreecommitdiffstats
path: root/konq-plugins/rellinks
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/rellinks
parent0b54ffd6f291a256e00f5a93d0472d7198e6a1fc (diff)
downloadtdeaddons-cfb4d6fac0df04704644730fbcd36af80f802b7e.tar.gz
tdeaddons-cfb4d6fac0df04704644730fbcd36af80f802b7e.zip
Additional renaming of kde to tde
Diffstat (limited to 'konq-plugins/rellinks')
-rw-r--r--konq-plugins/rellinks/plugin_rellinks.cpp2
-rw-r--r--konq-plugins/rellinks/rellinks.kdevelop4
2 files changed, 3 insertions, 3 deletions
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>