diff options
Diffstat (limited to 'doc/examples.html')
-rw-r--r-- | doc/examples.html | 6 |
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> |