summaryrefslogtreecommitdiffstats
path: root/noatun-plugins
diff options
context:
space:
mode:
Diffstat (limited to 'noatun-plugins')
-rw-r--r--noatun-plugins/dub/dub.kdevprj198
-rw-r--r--noatun-plugins/nexscope/noatunplugin.cpp2
-rw-r--r--noatun-plugins/nexscope/noatunplugin.h2
-rw-r--r--noatun-plugins/synaescope/synaescope.h2
-rw-r--r--noatun-plugins/tippercanoe/synaescope.cpp2
-rw-r--r--noatun-plugins/tippercanoe/synaescope.h2
-rw-r--r--noatun-plugins/tyler/tyler.cpp2
-rw-r--r--noatun-plugins/tyler/tyler.h2
8 files changed, 7 insertions, 205 deletions
diff --git a/noatun-plugins/dub/dub.kdevprj b/noatun-plugins/dub/dub.kdevprj
deleted file mode 100644
index 8bef2aa..0000000
--- a/noatun-plugins/dub/dub.kdevprj
+++ /dev/null
@@ -1,198 +0,0 @@
-[AUTHORS]
-dist=true
-install=false
-install_location=
-type=DATA
-
-[BUGS]
-dist=true
-install=false
-install_location=
-type=DATA
-
-[COPYING]
-dist=true
-install=false
-install_location=
-type=DATA
-
-[ChangeLog]
-dist=true
-install=false
-install_location=
-type=DATA
-
-[Config for BinMakefileAm]
-addcxxflags=
-bin_program=dub
-cflags=
-cppflags=
-cxxflags=\s-O0 -g3 -Wall
-ldadd=\s-ltdefile -ltdeui -ltdecore -lqt
-ldflags=\s \s
-
-[General]
-AMChanged=false
-author=Eray Ozkural (exa)
-configure_args=\s--build=i386-linux --host=i386-linux --target=i386-linux --prefix=/usr/local/trinity --with-qt-dir=/usr/local/qt --enable-debug --disable-fast-perl --disable-rpath
-kdevprj_version=1.3
-lfv_open_groups=Headers,Sources,User Interface
-make_options=\s-j1
-makefiles=Makefile.am,dub/Makefile.am
-modifyMakefiles=true
-project_name=Dub
-project_type=kde2_normal
-sgml_file=/home/exa/code/projects/kde/dub/doc/en/index.docbook
-short_info=Dub is a playlist plugin for noatun
-sub_dir=dub/
-version=0.1
-version_control=CVS
-workspace=1
-
-[INSTALL]
-dist=true
-install=false
-install_location=
-type=DATA
-
-[LFV Groups]
-GNU=AUTHORS,COPYING,ChangeLog,INSTALL,README,TODO,NEWS
-Headers=*.h,*.hh,*.hxx,*.hpp,*.H
-Others=*
-Sources=*.cpp,*.c,*.cc,*.C,*.cxx,*.ec,*.ecpp,*.lxx,*.l++,*.ll,*.l
-Translations=*.po
-User Interface=*.kdevdlg,*.ui,*.rc
-groups=Headers,Sources,User Interface,Translations,GNU,Others
-
-[Makefile.am]
-files=dub.kdevprj,AUTHORS,COPYING,ChangeLog,INSTALL,README,TODO,BUGS
-sub_dirs=dub
-type=normal
-
-[README]
-dist=true
-install=false
-install_location=
-type=DATA
-
-[TODO]
-dist=true
-install=false
-install_location=
-type=DATA
-
-[dub.kdevprj]
-dist=true
-install=false
-install_location=
-type=DATA
-
-[dub/BUGS]
-dist=true
-install=false
-install_location=
-type=DATA
-
-[dub/Makefile.am]
-files=dub/main.cpp,dub/dub.cpp,dub/dub.h,dub/dubdoc.cpp,dub/dubdoc.h,dub/dubview.cpp,dub/dubview.h,dub/dubui.rc,dub/dub.plugin,dub/fileselectorwidget.cpp,dub/fileselectorwidget.h,dub/dubplaylist.cpp,dub/dubplaylist.h,dub/dubplaylistitem.cpp,dub/dubplaylistitem.h,dub/BUGS,dub/dubprefs.ui
-sharedlib_LDFLAGS=
-sharedlib_rootname=noatundub
-sub_dirs=
-type=shared_library
-
-[dub/dub.cpp]
-dist=true
-install=false
-install_location=
-type=SOURCE
-
-[dub/dub.h]
-dist=true
-install=false
-install_location=
-type=HEADER
-
-[dub/dub.plugin]
-dist=true
-install=false
-install_location=
-type=DATA
-
-[dub/dubdoc.cpp]
-dist=true
-install=false
-install_location=
-type=SOURCE
-
-[dub/dubdoc.h]
-dist=true
-install=false
-install_location=
-type=HEADER
-
-[dub/dubplaylist.cpp]
-dist=true
-install=false
-install_location=
-type=SOURCE
-
-[dub/dubplaylist.h]
-dist=true
-install=false
-install_location=
-type=HEADER
-
-[dub/dubplaylistitem.cpp]
-dist=true
-install=false
-install_location=
-type=SOURCE
-
-[dub/dubplaylistitem.h]
-dist=true
-install=false
-install_location=
-type=HEADER
-
-[dub/dubprefs.ui]
-dist=true
-install=false
-install_location=
-type=SOURCE
-
-[dub/dubui.rc]
-dist=true
-install=false
-install_location=
-type=DATA
-
-[dub/dubview.cpp]
-dist=true
-install=false
-install_location=
-type=SOURCE
-
-[dub/dubview.h]
-dist=true
-install=false
-install_location=
-type=HEADER
-
-[dub/fileselectorwidget.cpp]
-dist=true
-install=false
-install_location=
-type=SOURCE
-
-[dub/fileselectorwidget.h]
-dist=true
-install=false
-install_location=
-type=HEADER
-
-[dub/main.cpp]
-dist=true
-install=false
-install_location=
-type=SOURCE
diff --git a/noatun-plugins/nexscope/noatunplugin.cpp b/noatun-plugins/nexscope/noatunplugin.cpp
index 5c27cef..a9659bf 100644
--- a/noatun-plugins/nexscope/noatunplugin.cpp
+++ b/noatun-plugins/nexscope/noatunplugin.cpp
@@ -1,7 +1,7 @@
#include "nex.h"
#include "noatunplugin.h"
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <tdemessagebox.h>
#include <tdelocale.h>
#include <kstandarddirs.h>
diff --git a/noatun-plugins/nexscope/noatunplugin.h b/noatun-plugins/nexscope/noatunplugin.h
index 33a6e15..11a122e 100644
--- a/noatun-plugins/nexscope/noatunplugin.h
+++ b/noatun-plugins/nexscope/noatunplugin.h
@@ -1,7 +1,7 @@
#ifndef NEXPLUG_H
#define NEXPLUG_H
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <noatun/plugin.h>
class NexPlugin : public TQObject, public Plugin
diff --git a/noatun-plugins/synaescope/synaescope.h b/noatun-plugins/synaescope/synaescope.h
index 1659b62..c5c44f2 100644
--- a/noatun-plugins/synaescope/synaescope.h
+++ b/noatun-plugins/synaescope/synaescope.h
@@ -9,7 +9,7 @@
#define SYNABLEH_H
#include "syna.h"
-#include <kprocess.h>
+#include <tdeprocess.h>
class SynaePrefs;
class TDEProcess;
diff --git a/noatun-plugins/tippercanoe/synaescope.cpp b/noatun-plugins/tippercanoe/synaescope.cpp
index dfe6b17..a3c4219 100644
--- a/noatun-plugins/tippercanoe/synaescope.cpp
+++ b/noatun-plugins/tippercanoe/synaescope.cpp
@@ -11,7 +11,7 @@
#include <kiconloader.h>
#include <tdelocale.h>
#include <tdemessagebox.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <kstandarddirs.h>
#include <tqframe.h>
#include <tqregexp.h>
diff --git a/noatun-plugins/tippercanoe/synaescope.h b/noatun-plugins/tippercanoe/synaescope.h
index 84701c3..d8ff60e 100644
--- a/noatun-plugins/tippercanoe/synaescope.h
+++ b/noatun-plugins/tippercanoe/synaescope.h
@@ -12,7 +12,7 @@
#include <noatun/conversion.h>
#include "syna.h"
#include <noatun/plugin.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <tqwidget.h>
#include <qxembed.h>
diff --git a/noatun-plugins/tyler/tyler.cpp b/noatun-plugins/tyler/tyler.cpp
index d50bc30..7213eb3 100644
--- a/noatun-plugins/tyler/tyler.cpp
+++ b/noatun-plugins/tyler/tyler.cpp
@@ -7,7 +7,7 @@
#include <kiconloader.h>
#include <tdelocale.h>
#include <tdemessagebox.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <kstandarddirs.h>
#include <noatun/app.h>
#include <kdebug.h>
diff --git a/noatun-plugins/tyler/tyler.h b/noatun-plugins/tyler/tyler.h
index 95f3a7c..f3d1792 100644
--- a/noatun-plugins/tyler/tyler.h
+++ b/noatun-plugins/tyler/tyler.h
@@ -6,7 +6,7 @@
#include <noatun/conversion.h>
#include <noatun/plugin.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <tqwidget.h>
class Tyler : public TQObject, public StereoScope, public Plugin