summaryrefslogtreecommitdiffstats
path: root/kttsd/filters
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 01:00:30 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 01:00:30 -0600
commita1dc980408b413b3596c22d4631d18e4c348ab98 (patch)
tree674da02d15986991970eafb46b701c1fc9b49fce /kttsd/filters
parent8a9a0d9d01adc055db2b00aff01f945115581991 (diff)
downloadtdeaccessibility-a1dc980408b413b3596c22d4631d18e4c348ab98.tar.gz
tdeaccessibility-a1dc980408b413b3596c22d4631d18e4c348ab98.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'kttsd/filters')
-rw-r--r--kttsd/filters/main.cpp2
-rw-r--r--kttsd/filters/sbd/sbdconf.cpp4
-rw-r--r--kttsd/filters/sbd/sbdconf.h2
-rw-r--r--kttsd/filters/sbd/sbdproc.cpp2
-rw-r--r--kttsd/filters/stringreplacer/stringreplacerconf.cpp4
-rw-r--r--kttsd/filters/stringreplacer/stringreplacerconf.h2
-rw-r--r--kttsd/filters/stringreplacer/stringreplacerproc.cpp2
-rw-r--r--kttsd/filters/talkerchooser/talkerchooserconf.cpp4
-rw-r--r--kttsd/filters/talkerchooser/talkerchooserconf.h2
-rw-r--r--kttsd/filters/talkerchooser/talkerchooserproc.cpp2
-rw-r--r--kttsd/filters/xmltransformer/xmltransformerconf.cpp2
-rw-r--r--kttsd/filters/xmltransformer/xmltransformerconf.h2
-rw-r--r--kttsd/filters/xmltransformer/xmltransformerproc.cpp2
13 files changed, 16 insertions, 16 deletions
diff --git a/kttsd/filters/main.cpp b/kttsd/filters/main.cpp
index 755fa68..2a4f134 100644
--- a/kttsd/filters/main.cpp
+++ b/kttsd/filters/main.cpp
@@ -32,7 +32,7 @@ using namespace std;
#include <kaboutdata.h>
#include <kapplication.h>
#include <kcmdlineargs.h>
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <ktrader.h>
#include <tdeparts/componentfactory.h>
diff --git a/kttsd/filters/sbd/sbdconf.cpp b/kttsd/filters/sbd/sbdconf.cpp
index 5720549..97afb3f 100644
--- a/kttsd/filters/sbd/sbdconf.cpp
+++ b/kttsd/filters/sbd/sbdconf.cpp
@@ -39,12 +39,12 @@
#include <kdialog.h>
#include <kdialogbase.h>
#include <kpushbutton.h>
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <kstandarddirs.h>
#include <kregexpeditorinterface.h>
#include <ktrader.h>
#include <tdeparts/componentfactory.h>
-#include <kfiledialog.h>
+#include <tdefiledialog.h>
// KTTS includes.
#include "filterconf.h"
diff --git a/kttsd/filters/sbd/sbdconf.h b/kttsd/filters/sbd/sbdconf.h
index 8bcd34b..2eb8ca2 100644
--- a/kttsd/filters/sbd/sbdconf.h
+++ b/kttsd/filters/sbd/sbdconf.h
@@ -28,7 +28,7 @@
#include <tqwidget.h>
// KDE includes.
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <kdebug.h>
// KTTS includes.
diff --git a/kttsd/filters/sbd/sbdproc.cpp b/kttsd/filters/sbd/sbdproc.cpp
index f817147..c534b47 100644
--- a/kttsd/filters/sbd/sbdproc.cpp
+++ b/kttsd/filters/sbd/sbdproc.cpp
@@ -29,7 +29,7 @@
// KDE includes.
#include <kdebug.h>
#include <klocale.h>
-#include <kconfig.h>
+#include <tdeconfig.h>
// KTTS includes.
#include "utils.h"
diff --git a/kttsd/filters/stringreplacer/stringreplacerconf.cpp b/kttsd/filters/stringreplacer/stringreplacerconf.cpp
index a0de6d9..dbf6dc1 100644
--- a/kttsd/filters/stringreplacer/stringreplacerconf.cpp
+++ b/kttsd/filters/stringreplacer/stringreplacerconf.cpp
@@ -40,12 +40,12 @@
#include <kdialog.h>
#include <kdialogbase.h>
#include <kpushbutton.h>
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <kstandarddirs.h>
#include <kregexpeditorinterface.h>
#include <ktrader.h>
#include <tdeparts/componentfactory.h>
-#include <kfiledialog.h>
+#include <tdefiledialog.h>
#include <kmessagebox.h>
// KTTS includes.
diff --git a/kttsd/filters/stringreplacer/stringreplacerconf.h b/kttsd/filters/stringreplacer/stringreplacerconf.h
index ba66d0b..542912d 100644
--- a/kttsd/filters/stringreplacer/stringreplacerconf.h
+++ b/kttsd/filters/stringreplacer/stringreplacerconf.h
@@ -28,7 +28,7 @@
#include <tqwidget.h>
// KDE includes.
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <kdebug.h>
// KTTS includes.
diff --git a/kttsd/filters/stringreplacer/stringreplacerproc.cpp b/kttsd/filters/stringreplacer/stringreplacerproc.cpp
index a00b66f..d26bd8c 100644
--- a/kttsd/filters/stringreplacer/stringreplacerproc.cpp
+++ b/kttsd/filters/stringreplacer/stringreplacerproc.cpp
@@ -29,7 +29,7 @@
// KDE includes.
#include <kdebug.h>
#include <klocale.h>
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <kglobal.h>
#include <kstandarddirs.h>
diff --git a/kttsd/filters/talkerchooser/talkerchooserconf.cpp b/kttsd/filters/talkerchooser/talkerchooserconf.cpp
index 1a78ab3..cdc2eb1 100644
--- a/kttsd/filters/talkerchooser/talkerchooserconf.cpp
+++ b/kttsd/filters/talkerchooser/talkerchooserconf.cpp
@@ -33,12 +33,12 @@
#include <kdialogbase.h>
#include <kcombobox.h>
#include <kpushbutton.h>
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <kstandarddirs.h>
#include <kregexpeditorinterface.h>
#include <ktrader.h>
#include <tdeparts/componentfactory.h>
-#include <kfiledialog.h>
+#include <tdefiledialog.h>
// KTTS includes.
diff --git a/kttsd/filters/talkerchooser/talkerchooserconf.h b/kttsd/filters/talkerchooser/talkerchooserconf.h
index 2d59c59..6b4f0b7 100644
--- a/kttsd/filters/talkerchooser/talkerchooserconf.h
+++ b/kttsd/filters/talkerchooser/talkerchooserconf.h
@@ -28,7 +28,7 @@
#include <tqwidget.h>
// KDE includes.
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <kdebug.h>
// KTTS includes.
diff --git a/kttsd/filters/talkerchooser/talkerchooserproc.cpp b/kttsd/filters/talkerchooser/talkerchooserproc.cpp
index 4cf2bd9..38bbdb5 100644
--- a/kttsd/filters/talkerchooser/talkerchooserproc.cpp
+++ b/kttsd/filters/talkerchooser/talkerchooserproc.cpp
@@ -26,7 +26,7 @@
// KDE includes.
#include <kdebug.h>
-#include <kconfig.h>
+#include <tdeconfig.h>
// KTTS includes.
#include "talkercode.h"
diff --git a/kttsd/filters/xmltransformer/xmltransformerconf.cpp b/kttsd/filters/xmltransformer/xmltransformerconf.cpp
index 8ead454..766e97c 100644
--- a/kttsd/filters/xmltransformer/xmltransformerconf.cpp
+++ b/kttsd/filters/xmltransformer/xmltransformerconf.cpp
@@ -28,7 +28,7 @@
// KDE includes.
#include <klocale.h>
#include <klineedit.h>
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <kdialog.h>
#include <kurlrequester.h>
#include <kstandarddirs.h>
diff --git a/kttsd/filters/xmltransformer/xmltransformerconf.h b/kttsd/filters/xmltransformer/xmltransformerconf.h
index b129a02..7cd5e87 100644
--- a/kttsd/filters/xmltransformer/xmltransformerconf.h
+++ b/kttsd/filters/xmltransformer/xmltransformerconf.h
@@ -28,7 +28,7 @@
#include <tqwidget.h>
// KDE includes.
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <kdebug.h>
// KTTS includes.
diff --git a/kttsd/filters/xmltransformer/xmltransformerproc.cpp b/kttsd/filters/xmltransformer/xmltransformerproc.cpp
index 23ba3db..9105983 100644
--- a/kttsd/filters/xmltransformer/xmltransformerproc.cpp
+++ b/kttsd/filters/xmltransformer/xmltransformerproc.cpp
@@ -27,7 +27,7 @@
// KDE includes.
#include <tdeversion.h>
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <ktempfile.h>
#include <kstandarddirs.h>
#include <kprocess.h>