summaryrefslogtreecommitdiffstats
path: root/doc/index1.html
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-11-06 02:25:51 -0600
committerTimothy Pearson <[email protected]>2011-11-06 02:25:51 -0600
commit10d461f8a8b11ea740680361c20c4a378811e8a4 (patch)
treefb43cedf9cd3b06209af237c3cbbc9c0a8fb0896 /doc/index1.html
parent23c5b612d95f27d80c70adef92890955574a94bf (diff)
downloadpytde-10d461f8a8b11ea740680361c20c4a378811e8a4.tar.gz
pytde-10d461f8a8b11ea740680361c20c4a378811e8a4.zip
Additional kde to tde renaming
Diffstat (limited to 'doc/index1.html')
-rw-r--r--doc/index1.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/index1.html b/doc/index1.html
index f960ac5..707bd7e 100644
--- a/doc/index1.html
+++ b/doc/index1.html
@@ -32,9 +32,9 @@ This version will not work with Qt1/KDE1 or Qt2/KDE2.
The bindings are implemented as a number of Python modules corresponding to
the names of the separate KDE libraries, i.e.
<TT CLASS="LITERAL">dcop</TT>,
-<TT CLASS="LITERAL">kdecore</TT>,
-<TT CLASS="LITERAL">kdefx</TT>,
-<TT CLASS="LITERAL">kdeui</TT>,
+<TT CLASS="LITERAL">tdecore</TT>,
+<TT CLASS="LITERAL">tdefx</TT>,
+<TT CLASS="LITERAL">tdeui</TT>,
<TT CLASS="LITERAL">kio</TT>,
<TT CLASS="LITERAL">kresources</TT>,
<TT CLASS="LITERAL">kabc</TT>,
@@ -42,7 +42,7 @@ the names of the separate KDE libraries, i.e.
<TT CLASS="LITERAL">kparts</TT>,
<TT CLASS="LITERAL">khtml</TT>,
<TT CLASS="LITERAL">kspell</TT>,
-<TT CLASS="LITERAL">kdeprint</TT>,
+<TT CLASS="LITERAL">tdeprint</TT>,
<TT CLASS="LITERAL">kmdi</TT>.
</P>
<H2>Changes</H2>