diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:49:44 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:49:44 -0600 |
commit | 6108be39190a9dc6160127012fd8e2cfb4cf5ca4 (patch) | |
tree | 9b4462037cdfa557020959c38cbaef902086215f /kjsembed/docs/index.html | |
parent | 88a071548f4cc0d77a9c10b8e141c6b79b2a8188 (diff) | |
download | tdebindings-6108be39190a9dc6160127012fd8e2cfb4cf5ca4.tar.gz tdebindings-6108be39190a9dc6160127012fd8e2cfb4cf5ca4.zip |
Additional renaming of kde to tde
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> |