summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/klinkstatus/index.docbook2
-rw-r--r--doc/kommander/extending.docbook2
-rw-r--r--doc/kommander/installation.docbook2
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/klinkstatus/index.docbook b/doc/klinkstatus/index.docbook
index 33dbbd7d..d8945444 100644
--- a/doc/klinkstatus/index.docbook
+++ b/doc/klinkstatus/index.docbook
@@ -430,7 +430,7 @@ application -->
<title>Requirements</title>
List any special requirements for your application here. This should include:
-.Libraries or other software that is not included in kdesupport,
+.Libraries or other software that is not included in tdesupport,
kdelibs, or kdebase.
.Hardware requirements like amount of RAM, disk space, graphics card
capabilities, screen resolution, special expansion cards, etc.
diff --git a/doc/kommander/extending.docbook b/doc/kommander/extending.docbook
index a5b38b05..380fc46e 100644
--- a/doc/kommander/extending.docbook
+++ b/doc/kommander/extending.docbook
@@ -351,7 +351,7 @@ libtool --mode=compile g++ -$KDEDIR/include -IQTDIR/include \
libtool --mode=compile g++ -$KDEDIR/include -IQTDIR/include \
-I. -fPIC -c mykomplugin.cpp
-libtool --mode=link g++ -shared -L$KDEDIR/lib -lkdeui -lkommanderwidget \
+libtool --mode=link g++ -shared -L$KDEDIR/lib -ltdeui -lkommanderwidget \
-lkommanderplugin komlineedit.cppkomlineedit.o mykomplugin.o
-o libmykomplugin.so
</screen>
diff --git a/doc/kommander/installation.docbook b/doc/kommander/installation.docbook
index 707df7a0..f91f57ad 100644
--- a/doc/kommander/installation.docbook
+++ b/doc/kommander/installation.docbook
@@ -21,7 +21,7 @@ application -->
<!--
List any special requirements for your application here. This should include:
-.Libraries or other software that is not included in kdesupport,
+.Libraries or other software that is not included in tdesupport,
kdelibs, or kdebase.
.Hardware requirements like amount of RAM, disk space, graphics card
capabilities, screen resolution, special expansion cards, etc.