From 50438bf200ee720810ddfff7798da5fbd9e5222f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 02:32:12 -0600 Subject: Additional kde to tde renaming --- doc/klinkstatus/index.docbook | 2 +- doc/kommander/extending.docbook | 2 +- doc/kommander/installation.docbook | 2 +- kfilereplace/Makefile.am | 4 ++-- kimagemapeditor/Makefile.am | 4 ++-- klinkstatus/src/ui/klshistorycombo.cpp | 2 +- kommander/editor/Makefile.am | 2 +- kommander/executor/Makefile.am | 4 ++-- kommander/kommander-editor.kdevelop | 2 +- kommander/kommander.kdevelop | 2 +- kommander/part/Makefile.am | 2 +- kommander/pluginmanager/Makefile.am | 2 +- kommander/widgets/Makefile.am | 2 +- kxsldbg/Makefile.am | 4 ++-- kxsldbg/kxsldbgpart/Makefile.am | 4 ++-- lib/compatibility/kmdi/qextmdi/kdelibs_export.h | 2 +- lib/compatibility/kmdi/qextmdi/kmdidockcontainer.cpp | 2 +- quanta/components/debugger/dbgp/Makefile.am | 2 +- quanta/components/debugger/gubed/CMakeLists.txt | 2 +- quanta/components/debugger/gubed/Makefile.am | 2 +- quanta/data/templates/pages/docbook/kde-doc-template.docbook | 2 +- quanta/quanta.kdevelop | 2 +- quanta/src/Makefile.am | 4 ++-- 23 files changed, 29 insertions(+), 29 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 --> Requirements 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 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 -->