From 87f718054d89323f6c32b0c6a15d8ee18cf572df Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 21:03:46 -0600 Subject: Rename kiobuffer and KHTML --- kjsembed/docs/examples/README | 2 +- kjsembed/docs/examples/index.html | 2 +- kjsembed/docs/examples/readonlypart/README | 2 +- kjsembed/docs/examples/readwritepart/README | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'kjsembed/docs/examples') diff --git a/kjsembed/docs/examples/README b/kjsembed/docs/examples/README index ec5e40da..2156b57d 100644 --- a/kjsembed/docs/examples/README +++ b/kjsembed/docs/examples/README @@ -11,7 +11,7 @@ combined to create useful tools. ButtonMaker An application for creating buttons for web sites. EnvelopeMaker An application for creating printed envelopes. xmlgui Creates a complete KDE GUI shell using XMLGUI and KStdAction. -readonlypart A simple web browser that embeds KHTMLPart. +readonlypart A simple web browser that embeds TDEHTMLPart. readwritepart Shows how to embed a read-write KPart. calc A simple calculator application. grepdialog Loads .ui files to provide a GUI for grep. diff --git a/kjsembed/docs/examples/index.html b/kjsembed/docs/examples/index.html index ef7c81cc..706f3fb2 100644 --- a/kjsembed/docs/examples/index.html +++ b/kjsembed/docs/examples/index.html @@ -23,7 +23,7 @@ can be combined to create useful tools. xmlgui Creates a complete KDE GUI shell using XMLGUI and KStdAction. readonlypart -A simple web browser that embeds KHTMLPart. +A simple web browser that embeds TDEHTMLPart. readwritepart Shows how to embed a read-write KPart. calc diff --git a/kjsembed/docs/examples/readonlypart/README b/kjsembed/docs/examples/readonlypart/README index 41a5cf1a..33fdecc1 100644 --- a/kjsembed/docs/examples/readonlypart/README +++ b/kjsembed/docs/examples/readonlypart/README @@ -1,3 +1,3 @@ Shows how to load read only parts from a script. The example will load -the URL specified on the command line into a KHTML part. If no URL is +the URL specified on the command line into a TDEHTML part. If no URL is specified then www.kde.org is loaded. diff --git a/kjsembed/docs/examples/readwritepart/README b/kjsembed/docs/examples/readwritepart/README index 41a5cf1a..33fdecc1 100644 --- a/kjsembed/docs/examples/readwritepart/README +++ b/kjsembed/docs/examples/readwritepart/README @@ -1,3 +1,3 @@ Shows how to load read only parts from a script. The example will load -the URL specified on the command line into a KHTML part. If no URL is +the URL specified on the command line into a TDEHTML part. If no URL is specified then www.kde.org is loaded. -- cgit v1.2.3