summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:32:12 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:32:12 -0600
commit50438bf200ee720810ddfff7798da5fbd9e5222f (patch)
tree9a3cf2893854d138d0e8a7d3280b7a8c2bee3e5c /doc
parente4d536715c7feb776fbeeb5eb2c1629c8a28998e (diff)
downloadtdewebdev-50438bf200ee720810ddfff7798da5fbd9e5222f.tar.gz
tdewebdev-50438bf200ee720810ddfff7798da5fbd9e5222f.zip
Additional kde to tde renaming
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.