summaryrefslogtreecommitdiffstats
path: root/ksayit
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:46:22 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:46:22 -0600
commit96900aaa4094c012cea79188225fd1e1d43f5ce7 (patch)
tree3f50c9404193498dab310e10d6b57830bf7eeb49 /ksayit
parentd479daee57f586dcd10d91270e0d1a8ebe41a494 (diff)
downloadtdeaccessibility-96900aaa4094c012cea79188225fd1e1d43f5ce7.tar.gz
tdeaccessibility-96900aaa4094c012cea79188225fd1e1d43f5ce7.zip
Additional renaming of kde to tde
Diffstat (limited to 'ksayit')
-rw-r--r--ksayit/Doxyfile2
-rw-r--r--ksayit/Freeverb_plugin/kdeexportfix.h4
-rw-r--r--ksayit/KTTSD_Lib/kdeexportfix.h4
-rw-r--r--ksayit/ksayit.kdevelop4
4 files changed, 7 insertions, 7 deletions
diff --git a/ksayit/Doxyfile b/ksayit/Doxyfile
index 8e2f437..dfaf6a2 100644
--- a/ksayit/Doxyfile
+++ b/ksayit/Doxyfile
@@ -3,7 +3,7 @@
#---------------------------------------------------------------------------
# Project related configuration options
#---------------------------------------------------------------------------
-PROJECT_NAME = ksayit.kdevelop
+PROJECT_NAME = ksayit.tdevelop
PROJECT_NUMBER = 0.1
OUTPUT_DIRECTORY =
OUTPUT_LANGUAGE = English
diff --git a/ksayit/Freeverb_plugin/kdeexportfix.h b/ksayit/Freeverb_plugin/kdeexportfix.h
index af01c25..ff5b9be 100644
--- a/ksayit/Freeverb_plugin/kdeexportfix.h
+++ b/ksayit/Freeverb_plugin/kdeexportfix.h
@@ -1,5 +1,5 @@
/***************************************************** vim:set ts=4 sw=4 sts=4:
- kdelibs < 3.3.2 had a bug in the KDE_EXPORT macro. This file fixes this
+ tdelibs < 3.3.2 had a bug in the KDE_EXPORT macro. This file fixes this
by undefining it.
-------------------
Copyright : (C) 2005 by Gary Cramblitt <garycramblitt@comcast.net>
@@ -15,7 +15,7 @@
* *
***************************************************************************/
-#include <kdeversion.h>
+#include <tdeversion.h>
#if TDE_VERSION < KDE_MAKE_VERSION (3,3,2)
#undef KDE_EXPORT
#define KDE_EXPORT
diff --git a/ksayit/KTTSD_Lib/kdeexportfix.h b/ksayit/KTTSD_Lib/kdeexportfix.h
index af01c25..ff5b9be 100644
--- a/ksayit/KTTSD_Lib/kdeexportfix.h
+++ b/ksayit/KTTSD_Lib/kdeexportfix.h
@@ -1,5 +1,5 @@
/***************************************************** vim:set ts=4 sw=4 sts=4:
- kdelibs < 3.3.2 had a bug in the KDE_EXPORT macro. This file fixes this
+ tdelibs < 3.3.2 had a bug in the KDE_EXPORT macro. This file fixes this
by undefining it.
-------------------
Copyright : (C) 2005 by Gary Cramblitt <garycramblitt@comcast.net>
@@ -15,7 +15,7 @@
* *
***************************************************************************/
-#include <kdeversion.h>
+#include <tdeversion.h>
#if TDE_VERSION < KDE_MAKE_VERSION (3,3,2)
#undef KDE_EXPORT
#define KDE_EXPORT
diff --git a/ksayit/ksayit.kdevelop b/ksayit/ksayit.kdevelop
index 2d26220..c601438 100644
--- a/ksayit/ksayit.kdevelop
+++ b/ksayit/ksayit.kdevelop
@@ -1,5 +1,5 @@
<?xml version = '1.0'?>
-<kdevelop>
+<tdevelop>
<general>
<author>Robert Vogl</author>
<email>voglrobe@web.de</email>
@@ -193,4 +193,4 @@
<usermanualurl/>
</projectdoc>
</kdevdocumentation>
-</kdevelop>
+</tdevelop>