summaryrefslogtreecommitdiffstats
path: root/kturtle
diff options
context:
space:
mode:
Diffstat (limited to 'kturtle')
-rw-r--r--kturtle/TODO2
-rw-r--r--kturtle/file.txt2
-rw-r--r--kturtle/src/kturtle.cpp4
3 files changed, 4 insertions, 4 deletions
diff --git a/kturtle/TODO b/kturtle/TODO
index 0cab39f0..f2c8b3a9 100644
--- a/kturtle/TODO
+++ b/kturtle/TODO
@@ -269,7 +269,7 @@ print command is buggy, examples: FIXED!
RESEARCH ON THE HELP PROBLEM
-then the help-kioslave is tdelibs/kdoctools
+then the help-tdeioslave is tdelibs/kdoctools
little help needed: when i use konq to go
"help:/kate?anchor=kate-part-selection-persistent" (which is the proper way to go
diff --git a/kturtle/file.txt b/kturtle/file.txt
index 8203dad7..05305192 100644
--- a/kturtle/file.txt
+++ b/kturtle/file.txt
@@ -15,7 +15,7 @@ The following packages will be REMOVED:
kappfinder karm kate kcontrol kde-cvs-snapshot tdeartwork tdeartwork-misc
tdeartwork-style tdeartwork-theme-desktop tdeartwork-theme-window tdebase
tdebase-bin tdebase-data tdebase-kio-plugins tdelibs tdelibs-bin tdelibs-data
- tdelibs4 tdelibs4-doc tdepim tdepim-kfile-plugins tdepim-libs tdeprint
+ tdelibs4 tdelibs4-doc tdepim tdepim-tdefile-plugins tdepim-libs tdeprint
kdesktop tdm kfind kgpgcertmanager khelpcenter kicker kitchensync klipper
kmail kmailcvt kmenuedit knode knotes konqueror konqueror-nsplugins konsole
kontact korganizer korn kpager kpersonalizer kpilot tdescreensaver ksmserver
diff --git a/kturtle/src/kturtle.cpp b/kturtle/src/kturtle.cpp
index 587c6020..69214822 100644
--- a/kturtle/src/kturtle.cpp
+++ b/kturtle/src/kturtle.cpp
@@ -28,10 +28,10 @@
#include <tqwhatsthis.h>
#include <kapplication.h>
-#include <kconfigdialog.h>
+#include <tdeconfigdialog.h>
#include <kdebug.h>
#include <kedittoolbar.h>
-#include <kfiledialog.h>
+#include <tdefiledialog.h>
#include <kimageio.h>
#include <kinputdialog.h>
#include <klocale.h>