summaryrefslogtreecommitdiffstats
path: root/doc/examples.html
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 21:01:13 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 21:01:13 -0600
commite087f4bae70208de4f9c6a60816c5f3738c4b47c (patch)
tree124f334b4cbfdaa7e0ef4013378c2c8f4de97b5f /doc/examples.html
parent6f927e3813af49a237670d3b42366a43c126b0a9 (diff)
downloadpytde-e087f4bae70208de4f9c6a60816c5f3738c4b47c.tar.gz
pytde-e087f4bae70208de4f9c6a60816c5f3738c4b47c.zip
Rename kiobuffer and KHTML
Diffstat (limited to 'doc/examples.html')
-rw-r--r--doc/examples.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/examples.html b/doc/examples.html
index 0857d79..800508d 100644
--- a/doc/examples.html
+++ b/doc/examples.html
@@ -83,9 +83,9 @@ The output will vary with KDE version running or from machine to machine.
</p>
-<h2>pyKHTMLPart.py</h2>
+<h2>pyTDEHTMLPart.py</h2>
<p>
-pyKHTMLPart.py demonstrates importing KHTMLPart as a KPart.
+pyTDEHTMLPart.py demonstrates importing TDEHTMLPart as a KPart.
</p>
<img src="images/tdehtmlpart.png" border=0>
<p>
@@ -96,7 +96,7 @@ connection is active).
<p>
The program is not designed as a complete browser example, and none of the links
are "clickable" (it wouldn't be hard to extend it to do this however - see the
-KHTMLPart docs).
+TDEHTMLPart docs).
</p>
<h2>systray.py</h2>