diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:29:32 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:29:32 -0600 |
commit | 8d7027ce9506c909253e88496b410e54c3973082 (patch) | |
tree | 7174da6d8b5297f1a658ab6d2dac0501c8944f74 /kjsembed/docs | |
parent | 53e0924a1f58a7e82dbae9acadbd8de6226cd26c (diff) | |
download | tdebindings-8d7027ce9506c909253e88496b410e54c3973082.tar.gz tdebindings-8d7027ce9506c909253e88496b410e54c3973082.zip |
Additional kde to tde renaming
Diffstat (limited to 'kjsembed/docs')
-rw-r--r-- | kjsembed/docs/ChangeLog | 2 | ||||
-rw-r--r-- | kjsembed/docs/embedding/simple-embed/Makefile.am | 2 | ||||
-rw-r--r-- | kjsembed/docs/examples/docviewer/docviewer.js | 2 | ||||
-rw-r--r-- | kjsembed/docs/examples/imageinfo/example.html | 2 | ||||
-rw-r--r-- | kjsembed/docs/examples/imageinfo/example2.htm | 2 | ||||
-rw-r--r-- | kjsembed/docs/examples/imageinfo/thumbs.html | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/kjsembed/docs/ChangeLog b/kjsembed/docs/ChangeLog index 95cedca2..c9af0f97 100644 --- a/kjsembed/docs/ChangeLog +++ b/kjsembed/docs/ChangeLog @@ -2742,7 +2742,7 @@ - Extended the code for dumping slots so the output includes the return type. - - Added a debug area (80001) to the list in kdecore and changed all the debug + - Added a debug area (80001) to the list in tdecore and changed all the debug messages to use it. - Added the ability to tell the factory that particular class names are diff --git a/kjsembed/docs/embedding/simple-embed/Makefile.am b/kjsembed/docs/embedding/simple-embed/Makefile.am index b3f7afe7..f3757571 100644 --- a/kjsembed/docs/embedding/simple-embed/Makefile.am +++ b/kjsembed/docs/embedding/simple-embed/Makefile.am @@ -8,7 +8,7 @@ bin_PROGRAMS = embedjs INCLUDES = -I$(top_srcdir) $(all_includes) # the library search path. -embedjs_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor +embedjs_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor # the libraries to link against. embedjs_LDADD = $(LIB_KFILE) $(LIB_KDEPRINT) -lkjs $(top_builddir)/kjsembed/libkjsembed.la 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 <b>like</b> <i>this</i>, and even <tr> <td align="center"><a href="example2.png"><img border=0 width=217 height=160 src=thumb-example2.png></a></td> <td width="60%" valign="top" align="justify"><b><a href="example2.png">example2.png</a></b> (340x250)<p>This image shows -<a href="http://developer.kde.org/documentation/library/cvs-api/classref/kdeui/KPassivePopup.html">KPassivePopup</a> +<a href="http://developer.kde.org/documentation/library/cvs-api/classref/tdeui/KPassivePopup.html">KPassivePopup</a> telling a user they have new mail. The popup is adject to the source of the message (in this example that is <a href="http://kmail.kde.org/">KMail</a>) and <i>does not steal the focus</i>, 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 -<a href="http://developer.kde.org/documentation/library/cvs-api/classref/kdeui/KPassivePopup.html">KPassivePopup</a> +<a href="http://developer.kde.org/documentation/library/cvs-api/classref/tdeui/KPassivePopup.html">KPassivePopup</a> telling a user they have new mail. The popup is adject to the source of the message (in this example that is <a href="http://kmail.kde.org/">KMail</a>) and <i>does not steal the focus</i>, 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 <b>like</b> <i>this</i>, and even <tr> <td align="center"><a href="example2.png"><img border=0 width=217 height=160 src="thumb-example2.png"></a></td> <td width="60%" valign="top" align="justify"><b><a href="example2.png">example2.png</a></b> (340x250)<p>This image shows -<a href="http://developer.kde.org/documentation/library/cvs-api/classref/kdeui/KPassivePopup.html">KPassivePopup</a> +<a href="http://developer.kde.org/documentation/library/cvs-api/classref/tdeui/KPassivePopup.html">KPassivePopup</a> telling a user they have new mail. The popup is adject to the source of the message (in this example that is <a href="http://kmail.kde.org/">KMail</a>) and <i>does not steal the focus</i>, or otherwise interfere with whatever the user is |