From e087f4bae70208de4f9c6a60816c5f3738c4b47c Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 21:01:13 -0600 Subject: Rename kiobuffer and KHTML --- doc/examples.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/examples.html') 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.

-

pyKHTMLPart.py

+

pyTDEHTMLPart.py

-pyKHTMLPart.py demonstrates importing KHTMLPart as a KPart. +pyTDEHTMLPart.py demonstrates importing TDEHTMLPart as a KPart.

@@ -96,7 +96,7 @@ connection is active).

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).

systray.py

-- cgit v1.2.1