summaryrefslogtreecommitdiffstats
path: root/tdehtml/tdemultipart/README
diff options
context:
space:
mode:
Diffstat (limited to 'tdehtml/tdemultipart/README')
-rw-r--r--tdehtml/tdemultipart/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/tdehtml/tdemultipart/README b/tdehtml/tdemultipart/README
index c8a342d68..0fd6eb306 100644
--- a/tdehtml/tdemultipart/README
+++ b/tdehtml/tdemultipart/README
@@ -1,4 +1,4 @@
-KMultiPart implements "server push" for KHTML/Konqueror:
+KMultiPart implements "server push" for TDEHTML/Konqueror:
it handles the multipart/mixed and multipart/x-mixed-replace
mimetype, embedding the appropriate component (part).
@@ -11,6 +11,6 @@ Testcases:
TODO:
* Use the new streaming API of KParts to pipe data into the part,
-the current code does that for KHTML only.
-* Change KHTML so that it embeds KMultiPart for images which send multipart/x-mixed-replace
+the current code does that for TDEHTML only.
+* Change TDEHTML so that it embeds KMultiPart for images which send multipart/x-mixed-replace
data.