From 8d7027ce9506c909253e88496b410e54c3973082 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 02:29:32 -0600 Subject: Additional kde to tde renaming --- kjsembed/docs/examples/docviewer/docviewer.js | 2 +- kjsembed/docs/examples/imageinfo/example.html | 2 +- kjsembed/docs/examples/imageinfo/example2.htm | 2 +- kjsembed/docs/examples/imageinfo/thumbs.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'kjsembed/docs/examples') diff --git a/kjsembed/docs/examples/docviewer/docviewer.js b/kjsembed/docs/examples/docviewer/docviewer.js index 56ccfa0e..3fed8a78 100644 --- a/kjsembed/docs/examples/docviewer/docviewer.js +++ b/kjsembed/docs/examples/docviewer/docviewer.js @@ -57,7 +57,7 @@ view.set_class = function( clazz ) if ( /^Q/.test(clazz) ) nm = 'http://doc.trolltech.com/3.2/' + clazz.toLowerCase() + '.html'; else if ( /^K/.test(clazz) ) - nm = 'http://developer.kde.org/documentation/library/cvs-api/kdeui/html/class' + clazz + '.html'; + nm = 'http://developer.kde.org/documentation/library/cvs-api/tdeui/html/class' + clazz + '.html'; cppview.openURL( nm ); diff --git a/kjsembed/docs/examples/imageinfo/example.html b/kjsembed/docs/examples/imageinfo/example.html index 82af5e0b..2f616027 100644 --- a/kjsembed/docs/examples/imageinfo/example.html +++ b/kjsembed/docs/examples/imageinfo/example.html @@ -21,7 +21,7 @@ include HTML markup like this, and even example2.png (340x250)

This image shows -KPassivePopup +KPassivePopup telling a user they have new mail. The popup is adject to the source of the message (in this example that is KMail) and does not steal the focus, or otherwise interfere with whatever the user is diff --git a/kjsembed/docs/examples/imageinfo/example2.htm b/kjsembed/docs/examples/imageinfo/example2.htm index 651048b3..16a84284 100644 --- a/kjsembed/docs/examples/imageinfo/example2.htm +++ b/kjsembed/docs/examples/imageinfo/example2.htm @@ -1,5 +1,5 @@ This image shows -KPassivePopup +KPassivePopup telling a user they have new mail. The popup is adject to the source of the message (in this example that is KMail) and does not steal the focus, or otherwise interfere with whatever the user is diff --git a/kjsembed/docs/examples/imageinfo/thumbs.html b/kjsembed/docs/examples/imageinfo/thumbs.html index 663246a0..dd8ae478 100644 --- a/kjsembed/docs/examples/imageinfo/thumbs.html +++ b/kjsembed/docs/examples/imageinfo/thumbs.html @@ -21,7 +21,7 @@ include HTML markup like this, and even example2.png (340x250)

This image shows -KPassivePopup +KPassivePopup telling a user they have new mail. The popup is adject to the source of the message (in this example that is KMail) and does not steal the focus, or otherwise interfere with whatever the user is -- cgit v1.2.1