diff options
Diffstat (limited to 'kjsembed/docs/index.html')
| -rw-r--r-- | kjsembed/docs/index.html | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/kjsembed/docs/index.html b/kjsembed/docs/index.html index 3c86c42d..2e113790 100644 --- a/kjsembed/docs/index.html +++ b/kjsembed/docs/index.html @@ -12,7 +12,7 @@  The KJSEmbed library is an easy-to-use wrapper around the KDE  ECMAScript interpreter (kjs) that makes it easy to add scriptability  to an application. The kjsembed library is distributed in the -kdebindings module of KDE. This library provides a binding between +tdebindings module of KDE. This library provides a binding between  Qt/KDE applications and KJS. As well as working in its native KDE environment,  the library supports a Qt-only build that has no KDE dependencies. @@ -62,7 +62,7 @@ who want to write scripts.    <li><b><a href="classdocs/index.html">C++ API Reference</a> (C++)</b><br>    Reference manual for the C++ API of the KJSEmbed library.</li>    <li><b><a -  href="http://webcvs.kde.org/kdebindings/kjsembed/kjscmd.cpp?view=markup">Example of embedding</a></b><br> +  href="http://webcvs.kde.org/tdebindings/kjsembed/kjscmd.cpp?view=markup">Example of embedding</a></b><br>    KJSCmd is a simple example of embedding the interpreter.  </ul> | 
