summaryrefslogtreecommitdiffstats
path: root/kioslave/http/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'kioslave/http/TODO')
-rw-r--r--kioslave/http/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/kioslave/http/TODO b/kioslave/http/TODO
index 6484f0284..12a929525 100644
--- a/kioslave/http/TODO
+++ b/kioslave/http/TODO
@@ -20,13 +20,13 @@ features such as locking.
This might involve an external program to parse the labels, and something to
configure access accordingly. There is only some basic things that need to be
added to kio_http to support this. The majority of the work has to be done at the
-application level. A khtml plugin in kdeaddons to do this might be a nice idea.
+application level. A khtml plugin in tdeaddons to do this might be a nice idea.
- P3P support:
This can also be implemented as a plugin to konqueror and does
not need any speical support in HTTP except perhaps sending a
flag that indicates that the web page provides some P3P information.
-This is something that can be added as a plugin to kdeaddons.
+This is something that can be added as a plugin to tdeaddons.
Things that do not require programming