summaryrefslogtreecommitdiffstats
path: root/kjsembed/docs/examples/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'kjsembed/docs/examples/index.html')
-rw-r--r--kjsembed/docs/examples/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/kjsembed/docs/examples/index.html b/kjsembed/docs/examples/index.html
index 706f3fb2..03750beb 100644
--- a/kjsembed/docs/examples/index.html
+++ b/kjsembed/docs/examples/index.html
@@ -85,13 +85,13 @@ from a JS data structure, the other from the widget tree of a ui file.</td></tr>
<tr><td><a href="netaccess">netaccess</a></td>
<td>Illustrates the bindings to TDEIO::NetAccess.</td></tr>
<tr><td><a href="listview">listview</a></td>
-<td>Creates a simple KListView.</td></tr>
+<td>Creates a simple TDEListView.</td></tr>
<tr><td><a href="frame">frame</a></td>
<td>Shows off TQFrame support and the use of enums.</td></tr>
<tr><td><a href="timer">timer</a></td>
<td>Creates a flashing LED using TQTimer.</td></tr>
<tr><td><a href="actions">Actions</a></td>
-<td>A simple KAction demo.</td></tr>
+<td>A simple TDEAction demo.</td></tr>
<tr><td><a href="builtins">Built-In Messages</a></td>
<td>Demonstrates the built-in message dialogs.</td></tr>
<tr><td><a href="imagetweak">Image Tweak</a></td>