summaryrefslogtreecommitdiffstats
path: root/src/kcm
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:53:42 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:53:42 -0600
commit7890a8168b35a448135a03431cd5e19519f70e41 (patch)
tree81d8834bcca8c349feec90a3323d7ebc07c5333d /src/kcm
parent7843a9b39e03ed333b5c5183e23f84668293756c (diff)
downloadknemo-7890a8168b35a448135a03431cd5e19519f70e41.tar.gz
knemo-7890a8168b35a448135a03431cd5e19519f70e41.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/kcm')
-rw-r--r--src/kcm/configdialog.cpp4
-rw-r--r--src/kcm/kcm_knemo.desktop2
2 files changed, 3 insertions, 3 deletions
diff --git a/src/kcm/configdialog.cpp b/src/kcm/configdialog.cpp
index 3d503da..357bbd7 100644
--- a/src/kcm/configdialog.cpp
+++ b/src/kcm/configdialog.cpp
@@ -34,12 +34,12 @@
#include <tqdatastream.h>
#include <kglobal.h>
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <klocale.h>
#include <knuminput.h>
#include <dcopclient.h>
#include <kiconloader.h>
-#include <kfiledialog.h>
+#include <tdefiledialog.h>
#include <kdesktopfile.h>
#include <kcolorbutton.h>
#include <kinputdialog.h>
diff --git a/src/kcm/kcm_knemo.desktop b/src/kcm/kcm_knemo.desktop
index 046e7dd..b07382c 100644
--- a/src/kcm/kcm_knemo.desktop
+++ b/src/kcm/kcm_knemo.desktop
@@ -1,7 +1,7 @@
[Desktop Entry]
Encoding=UTF-8
Type=Application
-Exec=kcmshell kcm_knemo
+Exec=tdecmshell kcm_knemo
Icon=knemo
X-TDE-ModuleType=Library