diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:14:34 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:14:34 -0600 |
commit | 57e2ced52bf3ba886bb7710212167a86e20305e6 (patch) | |
tree | e08b1e82e83f5afa861dc9eeb833dc4bd593900b /doc/examples.html | |
parent | ccad7a42d96879251c4971e51aac269f61a0ccf8 (diff) | |
download | pytde-57e2ced52bf3ba886bb7710212167a86e20305e6.tar.gz pytde-57e2ced52bf3ba886bb7710212167a86e20305e6.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'doc/examples.html')
-rw-r--r-- | doc/examples.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples.html b/doc/examples.html index 8b409a9..0857d79 100644 --- a/doc/examples.html +++ b/doc/examples.html @@ -87,7 +87,7 @@ The output will vary with KDE version running or from machine to machine. <p> pyKHTMLPart.py demonstrates importing KHTMLPart as a KPart. </p> -<img src="images/khtmlpart.png" border=0> +<img src="images/tdehtmlpart.png" border=0> <p> The program is hard-coded to display the KDE website's main page, and requires an active internet connection to do the display (it will be blank if no internet |