summaryrefslogtreecommitdiffstats
path: root/kioslave/http/TODO
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:51:39 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:51:39 -0600
commit3b1405169d66e029912f53d10c2880c46f5ed159 (patch)
tree40c38835f7709885bf4a99d6d9cc64232397c4ba /kioslave/http/TODO
parentbd19c52fd41735f3e488bbe3de6b243ac53e1527 (diff)
downloadtdelibs-3b1405169d66e029912f53d10c2880c46f5ed159.tar.gz
tdelibs-3b1405169d66e029912f53d10c2880c46f5ed159.zip
Additional renaming of kde to tde
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