From 6108be39190a9dc6160127012fd8e2cfb4cf5ca4 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:49:44 -0600 Subject: Additional renaming of kde to tde --- kjsembed/docs/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kjsembed/docs/index.html') 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.
  • C++ API Reference (C++)
    Reference manual for the C++ API of the KJSEmbed library.
  • Example of embedding
    + href="http://webcvs.kde.org/tdebindings/kjsembed/kjscmd.cpp?view=markup">Example of embedding
    KJSCmd is a simple example of embedding the interpreter. -- cgit v1.2.1