diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 21:03:46 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 21:03:46 -0600 |
commit | 87f718054d89323f6c32b0c6a15d8ee18cf572df (patch) | |
tree | fda21abec2bd9b3c2bbde864cddde07caa555e27 /kjsembed/docs/features.html | |
parent | d581c9e95286acbc16b4c0edaee742e994d58d29 (diff) | |
download | tdebindings-87f718054d89323f6c32b0c6a15d8ee18cf572df.tar.gz tdebindings-87f718054d89323f6c32b0c6a15d8ee18cf572df.zip |
Rename kiobuffer and KHTML
Diffstat (limited to 'kjsembed/docs/features.html')
-rw-r--r-- | kjsembed/docs/features.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kjsembed/docs/features.html b/kjsembed/docs/features.html index ae6f0b7b..64b47d75 100644 --- a/kjsembed/docs/features.html +++ b/kjsembed/docs/features.html @@ -24,7 +24,7 @@ This document is a high-level summary of the feature set of KJSEmbed. <h2>KDE Integration</h2> <ul> -<li>Create KParts from scripts (including KHTMLPart). +<li>Create KParts from scripts (including TDEHTMLPart). <li>Create KAction classes. <li>Support for KDE's XMLGUI framework. <li>Create any KDE widget supported by the KDE designer plugin (and a few |