summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:53:00 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:53:00 -0600
commitba462cdcaeee005bc656bec1f7495c80a4fc9f1f (patch)
treeff8aa91069c08778f490c15b880ace00350c4f2a
parent6987789e9755571646069fc12f9c3b2a9296a57e (diff)
downloadtdeutils-ba462cdc.tar.gz
tdeutils-ba462cdc.zip
Additional renaming of kde to tde
-rw-r--r--Makefile.am.in2
-rw-r--r--ark/ChangeLog2
-rw-r--r--ark/README2
-rw-r--r--ark/ark.kcfg2
-rw-r--r--ark/general.ui2
-rw-r--r--ark/main.cpp2
-rw-r--r--doc/ark/index.docbook8
-rw-r--r--doc/ark/man-ark.1.docbook2
-rw-r--r--doc/kcalc/index.docbook4
-rw-r--r--doc/kcharselect/index.docbook6
-rw-r--r--doc/kdelirc/irkick/index.docbook2
-rw-r--r--doc/kdf/index.docbook4
-rw-r--r--doc/kedit/index.docbook2
-rw-r--r--doc/kfloppy/index.docbook2
-rw-r--r--doc/kgpg/index.docbook2
-rw-r--r--doc/khexedit/index.docbook2
-rw-r--r--doc/kjots/index.docbook4
-rw-r--r--doc/ksim/index.docbook6
-rw-r--r--doc/ktimer/index.docbook6
-rw-r--r--doc/kwallet/index.docbook2
-rw-r--r--doc/superkaramba/index.docbook2
-rw-r--r--kcalc/knumber/knumber.h2
-rw-r--r--kdelirc/irkick/irkick.cpp2
-rw-r--r--kdelirc/irkick/kdedmodule_stub.h2
-rw-r--r--kdelirc/kdelirc/Makefile.am4
-rw-r--r--kdeutils.lsm2
-rw-r--r--kedit/README4
-rw-r--r--kfloppy/main.cpp2
-rw-r--r--kgpg/Makefile.am2
-rw-r--r--kgpg/kgpg.cpp2
-rw-r--r--kgpg/kgpgoptions.cpp2
-rw-r--r--kgpg/popuppublic.cpp2
-rw-r--r--khexedit/configure.in.in2
-rw-r--r--khexedit/toplevel.cc2
-rw-r--r--kjots/ANNOUNCE2
-rw-r--r--klaptopdaemon/daemon_state.h2
-rw-r--r--klaptopdaemon/krichtextlabel.h2
-rw-r--r--klaptopdaemon/pics/Makefile.am2
-rw-r--r--kmilo/kmilod/defaultskin.cpp2
-rw-r--r--kmilo/thinkpad/README4
-rw-r--r--kregexpeditor/Makefile.am2
-rw-r--r--kregexpeditor/TODO18
-rwxr-xr-xkregexpeditor/qt-only/compile6
-rw-r--r--kregexpeditor/test-without-dl/main.cpp2
-rw-r--r--ksim/ksimpref.h2
-rw-r--r--ksim/ksimview.h2
-rw-r--r--superkaramba/doc/faq/faq.dat2
-rw-r--r--superkaramba/doc/faq/faq.html2
-rw-r--r--superkaramba/doc/faq/faq.txt2
-rw-r--r--superkaramba/karamba.kdevelop4
-rw-r--r--superkaramba/src/karamba.cpp2
-rw-r--r--superkaramba/src/karambaapp.h2
-rw-r--r--superkaramba/src/main.cpp2
53 files changed, 79 insertions, 79 deletions
diff --git a/Makefile.am.in b/Makefile.am.in
index f5a67f1..46ce7da 100644
--- a/Makefile.am.in
+++ b/Makefile.am.in
@@ -1,4 +1,4 @@
-## kdebase/Makefile.am
+## tdebase/Makefile.am
## (C) 1997 Stephan Kulow
AUTOMAKE_OPTIONS = foreign 1.6.1
diff --git a/ark/ChangeLog b/ark/ChangeLog
index cd5b4de..ace4da3 100644
--- a/ark/ChangeLog
+++ b/ark/ChangeLog
@@ -243,7 +243,7 @@
development with crashes. Will add later.
* Asks "Are you sure?" when you try to "New" over an existing zip
* Began work on new extract dialog - old one doesn't work any longer
- due to kdelibs changes. Doesn't do anything yet - just trying out
+ due to tdelibs changes. Doesn't do anything yet - just trying out
for look&feel with error-checking.
Idea of extract: highlight the ones to be extracted and then
let the right archiver grab all the highlighted files (or current).
diff --git a/ark/README b/ark/README
index 156c2bb..c06dcca 100644
--- a/ark/README
+++ b/ark/README
@@ -1,4 +1,4 @@
This is Ark version 2.3.x.
-Ark is KDE archive handling tool, part of the kdeutils package.
+Ark is KDE archive handling tool, part of the tdeutils package.
diff --git a/ark/ark.kcfg b/ark/ark.kcfg
index 1c134a4..10e7c22 100644
--- a/ark/ark.kcfg
+++ b/ark/ark.kcfg
@@ -67,7 +67,7 @@
</entry>
<entry name="KonquerorIntegration" type="Bool">
<label>Enable Konqueror integration</label>
- <whatsthis>Enables integration with Konqueror's context menus, letting you easily archive or unarchive files. This option will only work if you have the kdeaddons package installed.</whatsthis>
+ <whatsthis>Enables integration with Konqueror's context menus, letting you easily archive or unarchive files. This option will only work if you have the tdeaddons package installed.</whatsthis>
<default>true</default>
</entry>
<entry name="UseIntegratedViewer" type="Bool">
diff --git a/ark/general.ui b/ark/general.ui
index b02c214..150e1e4 100644
--- a/ark/general.ui
+++ b/ark/general.ui
@@ -65,7 +65,7 @@
<cstring>konqIntegrationLabel</cstring>
</property>
<property name="text">
- <string>&lt;font size="-1"&gt;&lt;i&gt;Konqueror integration is only available if you install the Konqueror integration plugin from the kdeaddons package.&lt;/i&gt;&lt;/font&gt;</string>
+ <string>&lt;font size="-1"&gt;&lt;i&gt;Konqueror integration is only available if you install the Konqueror integration plugin from the tdeaddons package.&lt;/i&gt;&lt;/font&gt;</string>
</property>
</widget>
</hbox>
diff --git a/ark/main.cpp b/ark/main.cpp
index a2156b4..16ec98c 100644
--- a/ark/main.cpp
+++ b/ark/main.cpp
@@ -41,7 +41,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#include <dcopclient.h>
#include <kcmdlineargs.h>
#include <kaboutdata.h>
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
// ark includes
#include "arkapp.h"
diff --git a/doc/ark/index.docbook b/doc/ark/index.docbook
index 224bc29..0516923 100644
--- a/doc/ark/index.docbook
+++ b/doc/ark/index.docbook
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY kappname "&ark;">
- <!ENTITY package "kdeutils">
+ <!ENTITY package "tdeutils">
<!ENTITY % addindex "IGNORE">
<!ENTITY % English "INCLUDE" > <!-- change language only here -->
]>
@@ -47,7 +47,7 @@
<keyword>zip</keyword>
<keyword>compression</keyword>
<keyword>lha</keyword>
-<keyword>kdeutils</keyword>
+<keyword>tdeutils</keyword>
<keyword>ark</keyword>
</keywordset>
</bookinfo>
@@ -62,7 +62,7 @@ as <command>tar</command>, <command>gzip</command>,
<command>bzip2</command>, <command>zip</command>, <command>rar</command> and
<command>lha</command> (if appropriate command-line programs are
installed). &ark; can work closely with &konqueror; in the &kde;
-environment to handle archives, if you install the &konqueror; Integration plugin available in the kdeaddons package.</para>
+environment to handle archives, if you install the &konqueror; Integration plugin available in the tdeaddons package.</para>
</chapter>
@@ -199,7 +199,7 @@ be added to the current archive.</para>
<term><guilabel>Enable Konqueror integration</guilabel></term>
<listitem>
<para>Enable the plugin for extracting or adding files to archives through Konqueror context menus.</para>
-<para>This option only works if the Konqueror integration plugin from kdeaddons is installed on your system.</para>
+<para>This option only works if the Konqueror integration plugin from tdeaddons is installed on your system.</para>
</listitem>
</varlistentry>
diff --git a/doc/ark/man-ark.1.docbook b/doc/ark/man-ark.1.docbook
index ce2d6a8..0f03ed8 100644
--- a/doc/ark/man-ark.1.docbook
+++ b/doc/ark/man-ark.1.docbook
@@ -55,7 +55,7 @@ formats such as <application>tar</application>,
<application>lha</application> (if appropriate command-line programs are
installed). &kappname; can work closely with &konqueror; in the &kde;
environment to handle archives, if you install the &konqueror;
-Integration plugin available in the kdeaddons package.</para>
+Integration plugin available in the tdeaddons package.</para>
</refsect1>
diff --git a/doc/kcalc/index.docbook b/doc/kcalc/index.docbook
index b881ee9..81e10d6 100644
--- a/doc/kcalc/index.docbook
+++ b/doc/kcalc/index.docbook
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY kappname "&kcalc;" >
- <!ENTITY package "kdeutils">
+ <!ENTITY package "tdeutils">
<!ENTITY % addindex "IGNORE">
<!ENTITY % English "INCLUDE" > <!-- change language only here -->
<!ENTITY commands SYSTEM "commands.docbook">
@@ -702,7 +702,7 @@ whose stack engine is still part of &kcalc;.</para>
<appendix id="installation">
<title>Installation</title>
-<para>&kcalc; is part of the kdeutils package within the &kde; project and will
+<para>&kcalc; is part of the tdeutils package within the &kde; project and will
normally be provided as part of a &kde; installation. For more details about
&kde; visit <ulink url="http://www.kde.org">http://www.kde.org</ulink>.</para>
diff --git a/doc/kcharselect/index.docbook b/doc/kcharselect/index.docbook
index cabb4d2..7326d52 100644
--- a/doc/kcharselect/index.docbook
+++ b/doc/kcharselect/index.docbook
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY kappname "&kcharselect;">
- <!ENTITY package "kdeutils">
+ <!ENTITY package "tdeutils">
<!ENTITY % English "INCLUDE">
<!ENTITY % addindex "IGNORE">
]>
@@ -30,14 +30,14 @@
<abstract>
<para>
-&kcharselect; is part of the kdeutils package.
+&kcharselect; is part of the tdeutils package.
</para>
</abstract>
<keywordset>
<keyword>KDE</keyword>
-<keyword>kdeutils</keyword>
+<keyword>tdeutils</keyword>
<keyword>kcharselect</keyword>
</keywordset>
diff --git a/doc/kdelirc/irkick/index.docbook b/doc/kdelirc/irkick/index.docbook
index 972101c..d8077cb 100644
--- a/doc/kdelirc/irkick/index.docbook
+++ b/doc/kdelirc/irkick/index.docbook
@@ -3,7 +3,7 @@
<!ENTITY irkick "<application>IRKick</application>">
<!ENTITY kdelirc "<application>KDE LIRC</application>">
<!ENTITY kappname "&irkick;">
- <!ENTITY package "kdeutils">
+ <!ENTITY package "tdeutils">
<!ENTITY % English "INCLUDE" > <!-- change language only here -->
<!ENTITY % addindex "IGNORE">
]>
diff --git a/doc/kdf/index.docbook b/doc/kdf/index.docbook
index 672ef81..d7a3c4e 100644
--- a/doc/kdf/index.docbook
+++ b/doc/kdf/index.docbook
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY kappname "&kdiskfree;">
- <!ENTITY package "kdeutils">
+ <!ENTITY package "tdeutils">
<!ENTITY % English "INCLUDE" > <!-- change language only here -->
<!ENTITY % addindex "IGNORE">
]>
@@ -42,7 +42,7 @@ information about them.</para>
<keywordset>
<keyword>KDE</keyword>
<keyword>kdf</keyword>
-<keyword>kdeutils</keyword>
+<keyword>tdeutils</keyword>
<keyword>disks</keyword>
<keyword>devices</keyword>
<keyword>mount</keyword>
diff --git a/doc/kedit/index.docbook b/doc/kedit/index.docbook
index ee189ab..5ef2ff8 100644
--- a/doc/kedit/index.docbook
+++ b/doc/kedit/index.docbook
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.1-Based Variant V1.0//EN" "dtd/kdex.dtd" [
<!ENTITY kappname "&kedit;">
- <!ENTITY package "kdeutils">
+ <!ENTITY package "tdeutils">
<!ENTITY % addindex "IGNORE">
<!ENTITY % English "INCLUDE">
]>
diff --git a/doc/kfloppy/index.docbook b/doc/kfloppy/index.docbook
index 9915f80..68c44fa 100644
--- a/doc/kfloppy/index.docbook
+++ b/doc/kfloppy/index.docbook
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY kappname "&kfloppy;">
- <!ENTITY package "kdeutils">
+ <!ENTITY package "tdeutils">
<!ENTITY % English "INCLUDE" > <!-- change language only here -->
<!ENTITY % addindex "IGNORE">
<!ENTITY BSD "<trademark>BSD</trademark>">
diff --git a/doc/kgpg/index.docbook b/doc/kgpg/index.docbook
index 2f8f983..5b50712 100644
--- a/doc/kgpg/index.docbook
+++ b/doc/kgpg/index.docbook
@@ -2,7 +2,7 @@
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.1.2-Based Variant V1.0//EN"
"dtd/kdex.dtd" [
<!ENTITY kgpg "<application>Kgpg</application>">
- <!ENTITY package "kdeutils">
+ <!ENTITY package "tdeutils">
<!ENTITY kappname "&kgpg;">
<!ENTITY % addindex "IGNORE">
<!ENTITY % English "INCLUDE">
diff --git a/doc/khexedit/index.docbook b/doc/khexedit/index.docbook
index fc03585..c7faea4 100644
--- a/doc/khexedit/index.docbook
+++ b/doc/khexedit/index.docbook
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY kappname "&khexedit;" > <!-- this only *seems* redundant -->
- <!ENTITY package "kdeutils">
+ <!ENTITY package "tdeutils">
<!ENTITY % English "INCLUDE">
<!ENTITY % addindex "IGNORE">
]>
diff --git a/doc/kjots/index.docbook b/doc/kjots/index.docbook
index 78e5620..9da4fd5 100644
--- a/doc/kjots/index.docbook
+++ b/doc/kjots/index.docbook
@@ -2,7 +2,7 @@
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!-- nothing below must be removed -->
<!ENTITY kappname "&kjots;">
- <!ENTITY package "kdeutils">
+ <!ENTITY package "tdeutils">
<!ENTITY % addindex "IGNORE">
<!ENTITY % English "INCLUDE">
]>
@@ -58,7 +58,7 @@ notes.</para></abstract>
<keywordset>
<keyword>KDE</keyword>
<keyword>KJots</keyword>
-<keyword>kdeutils</keyword>
+<keyword>tdeutils</keyword>
<keyword>notes</keyword>
<keyword>organizer</keyword>
</keywordset>
diff --git a/doc/ksim/index.docbook b/doc/ksim/index.docbook
index 02ecfee..611a159 100644
--- a/doc/ksim/index.docbook
+++ b/doc/ksim/index.docbook
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY kappname "&ksim;">
- <!ENTITY package "kdeutils">
+ <!ENTITY package "tdeutils">
<!ENTITY % English "INCLUDE">
<!ENTITY % addindex "IGNORE">
]>
@@ -30,14 +30,14 @@
<abstract>
<para>
-&ksim; is part of the kdeutils package.
+&ksim; is part of the tdeutils package.
</para>
</abstract>
<keywordset>
<keyword>KDE</keyword>
-<keyword>kdeutils</keyword>
+<keyword>tdeutils</keyword>
<keyword>ksim</keyword>
</keywordset>
diff --git a/doc/ktimer/index.docbook b/doc/ktimer/index.docbook
index 5474ea9..e28117e 100644
--- a/doc/ktimer/index.docbook
+++ b/doc/ktimer/index.docbook
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY kappname "&ktimer;">
- <!ENTITY package "kdeutils">
+ <!ENTITY package "tdeutils">
<!ENTITY % English "INCLUDE">
<!ENTITY % addindex "IGNORE">
]>
@@ -30,14 +30,14 @@
<abstract>
<para>
-&ktimer; is part of the kdeutils package.
+&ktimer; is part of the tdeutils package.
</para>
</abstract>
<keywordset>
<keyword>KDE</keyword>
-<keyword>kdeutils</keyword>
+<keyword>tdeutils</keyword>
<keyword>ktimer</keyword>
</keywordset>
diff --git a/doc/kwallet/index.docbook b/doc/kwallet/index.docbook
index 34b779e..96a9a59 100644
--- a/doc/kwallet/index.docbook
+++ b/doc/kwallet/index.docbook
@@ -2,7 +2,7 @@
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY kwallet "<application>KWallet</application>">
<!ENTITY kwalletmanager "<application>KWallet Manager</application>">
- <!ENTITY package "kdeutils">
+ <!ENTITY package "tdeutils">
<!ENTITY kappname "&kwallet;">
<!ENTITY % addindex "IGNORE">
<!ENTITY % English "INCLUDE">
diff --git a/doc/superkaramba/index.docbook b/doc/superkaramba/index.docbook
index df175f0..a54315f 100644
--- a/doc/superkaramba/index.docbook
+++ b/doc/superkaramba/index.docbook
@@ -3,7 +3,7 @@
"dtd/kdex.dtd" [
<!ENTITY superkaramba "<application>SuperKaramba</application>">
<!ENTITY kappname "&superkaramba;">
- <!ENTITY packagename "kdeutils">
+ <!ENTITY packagename "tdeutils">
<!ENTITY % addindex "IGNORE">
<!ENTITY % English "INCLUDE" > <!-- change language only here -->
]>
diff --git a/kcalc/knumber/knumber.h b/kcalc/knumber/knumber.h
index 2ca3b5c..f52e5c9 100644
--- a/kcalc/knumber/knumber.h
+++ b/kcalc/knumber/knumber.h
@@ -20,7 +20,7 @@
#ifndef _KNUMBER_H
#define _KNUMBER_H
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
#include "knumber_priv.h"
diff --git a/kdelirc/irkick/irkick.cpp b/kdelirc/irkick/irkick.cpp
index 5763b1b..695c6b0 100644
--- a/kdelirc/irkick/irkick.cpp
+++ b/kdelirc/irkick/irkick.cpp
@@ -14,7 +14,7 @@
#include <tqtimer.h>
#include <tqevent.h>
-#include <kdeversion.h>
+#include <tdeversion.h>
#include <kapplication.h>
#include <kaction.h>
#if !(TDE_VERSION_MINOR<=1 && TDE_VERSION_RELEASE<=5)
diff --git a/kdelirc/irkick/kdedmodule_stub.h b/kdelirc/irkick/kdedmodule_stub.h
index 86f4640..57542d2 100644
--- a/kdelirc/irkick/kdedmodule_stub.h
+++ b/kdelirc/irkick/kdedmodule_stub.h
@@ -7,7 +7,7 @@
*****************************************************************************/
/* This is a machine-generated file, and may be distributed under the GPL
- licence, as described in kdelibs/COPYING.
+ licence, as described in tdelibs/COPYING.
*/
#ifndef __KDEDMODULE_STUB__
diff --git a/kdelirc/kdelirc/Makefile.am b/kdelirc/kdelirc/Makefile.am
index 24422ba..a9796a6 100644
--- a/kdelirc/kdelirc/Makefile.am
+++ b/kdelirc/kdelirc/Makefile.am
@@ -1,4 +1,4 @@
-####### kdevelop will overwrite this part!!! (begin)##########
+####### tdevelop will overwrite this part!!! (begin)##########
noinst_LTLIBRARIES = libkdelirc.la
noinst_HEADERS = iraction.h arguments.h iractions.h prototype.h modes.h mode.h profileserver.h remoteserver.h
@@ -6,7 +6,7 @@ noinst_HEADERS = iraction.h arguments.h iractions.h prototype.h modes.h mode.h p
libkdelirc_la_SOURCES = iraction.cpp arguments.cpp iractions.cpp prototype.cpp modes.cpp mode.cpp profileserver.cpp remoteserver.cpp
libkdelirc_la_LIBADD = $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIBSOCKET)
-####### kdevelop will overwrite this part!!! (end)############
+####### tdevelop will overwrite this part!!! (end)############
# These paths are KDE specific. Use them:
# kde_appsdir Where your application's menu entry (.desktop) should go to.
# kde_icondir Where your icon should go to - better use KDE_ICON.
diff --git a/kdeutils.lsm b/kdeutils.lsm
index be4b71d..923e952 100644
--- a/kdeutils.lsm
+++ b/kdeutils.lsm
@@ -1,5 +1,5 @@
Begin4
-Title: kdeutils
+Title: tdeutils
Version: 3.5.10
Entered-date: 2008-08-26
Description: Utilities for the K Desktop Environment (KDE)
diff --git a/kedit/README b/kedit/README
index 95a1941..adc9687 100644
--- a/kedit/README
+++ b/kedit/README
@@ -60,14 +60,14 @@ TODO:
Problems:
- o Help will only work with the next release of kdelibs. Alternatively
+ o Help will only work with the next release of tdelibs. Alternatively
you can copy a copy of kedit.html, kedit.gif into
$(KDEDIR)/docs/HTML
o kedit has currently problems to deal with color-scheme changes
without restarting kedit. I have made the necessary changes to
libtdecore to deal with this problem. You will however have to wait
- for the next kdelibs release. At that time I will also bring out
+ for the next tdelibs release. At that time I will also bring out
a new version of kedit that will take advantage of those changes.
diff --git a/kfloppy/main.cpp b/kfloppy/main.cpp
index 0a0ea09..ff2ae74 100644
--- a/kfloppy/main.cpp
+++ b/kfloppy/main.cpp
@@ -22,7 +22,7 @@
*/
-#include <kdeversion.h>
+#include <tdeversion.h>
#include <kapplication.h>
#include <kcmdlineargs.h>
#include <kaboutdata.h>
diff --git a/kgpg/Makefile.am b/kgpg/Makefile.am
index 03e1728..5af8eab 100644
--- a/kgpg/Makefile.am
+++ b/kgpg/Makefile.am
@@ -1,7 +1,7 @@
SUBDIRS = icons
bin_PROGRAMS = kgpg
-## INCLUDES were found outside kdevelop specific part
+## INCLUDES were found outside tdevelop specific part
INCLUDES = $(all_includes)
diff --git a/kgpg/kgpg.cpp b/kgpg/kgpg.cpp
index 81ef6a0..1227498 100644
--- a/kgpg/kgpg.cpp
+++ b/kgpg/kgpg.cpp
@@ -28,7 +28,7 @@
#include <tqhbuttongroup.h>
#include <kglobal.h>
#include <kactivelabel.h>
-#include <kdeversion.h>
+#include <tdeversion.h>
#include <klocale.h>
#include <kconfig.h>
#include <kapplication.h>
diff --git a/kgpg/kgpgoptions.cpp b/kgpg/kgpgoptions.cpp
index 92eecf6..211fb77 100644
--- a/kgpg/kgpgoptions.cpp
+++ b/kgpg/kgpgoptions.cpp
@@ -24,7 +24,7 @@
#include <tqtoolbutton.h>
#include <tqfile.h>
#include <kconfig.h>
-#include <kdeversion.h>
+#include <tdeversion.h>
#include <klocale.h>
#include <kprocio.h>
#include <tqcheckbox.h>
diff --git a/kgpg/popuppublic.cpp b/kgpg/popuppublic.cpp
index 89a25ae..0800823 100644
--- a/kgpg/popuppublic.cpp
+++ b/kgpg/popuppublic.cpp
@@ -28,7 +28,7 @@
#include <tqtoolbutton.h>
#include <tqtextcodec.h>
-#include <kdeversion.h>
+#include <tdeversion.h>
#include <klistview.h>
#include <kprocess.h>
#include <kprocio.h>
diff --git a/khexedit/configure.in.in b/khexedit/configure.in.in
index 8f094fa..cadd7c4 100644
--- a/khexedit/configure.in.in
+++ b/khexedit/configure.in.in
@@ -1,4 +1,4 @@
-# kossebau: copied from kdelibs/configure.in.in for khexedit
+# kossebau: copied from tdelibs/configure.in.in for khexedit
AC_LANG_SAVE
AC_LANG_C
dnl AC_C_BIGENDIAN has a bug (one of its tests uses "main()" instead of
diff --git a/khexedit/toplevel.cc b/khexedit/toplevel.cc
index 9d90a46..351a35d 100644
--- a/khexedit/toplevel.cc
+++ b/khexedit/toplevel.cc
@@ -376,7 +376,7 @@ void KHexEdit::initialize( bool openFiles )
if ( openFiles && editor()->openFile() != SDisplayMisc::none )
{
- // Code modified from kdelibs/tdeui/kactionclasses.cpp KRecentFilesAction::loadEntries
+ // Code modified from tdelibs/tdeui/kactionclasses.cpp KRecentFilesAction::loadEntries
KConfig* config = kapp->config();
diff --git a/kjots/ANNOUNCE b/kjots/ANNOUNCE
index d9a696f..7db364c 100644
--- a/kjots/ANNOUNCE
+++ b/kjots/ANNOUNCE
@@ -3,7 +3,7 @@ kjots (version 0.3.0) - a note taker
Hi !
-New versions of kjots go directly into the kdeutils distribution.
+New versions of kjots go directly into the tdeutils distribution.
This is for version 0.3.0.
What is kjots
diff --git a/klaptopdaemon/daemon_state.h b/klaptopdaemon/daemon_state.h
index a219c0a..0764e08 100644
--- a/klaptopdaemon/daemon_state.h
+++ b/klaptopdaemon/daemon_state.h
@@ -29,7 +29,7 @@
#include <tqptrlist.h>
#include <tqfileinfo.h>
#include <tqimage.h>
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
class KDE_EXPORT daemon_state
{
diff --git a/klaptopdaemon/krichtextlabel.h b/klaptopdaemon/krichtextlabel.h
index 1a12793..53a60ce 100644
--- a/klaptopdaemon/krichtextlabel.h
+++ b/klaptopdaemon/krichtextlabel.h
@@ -21,7 +21,7 @@
#include <tqlabel.h>
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
/**
* @short A replacement for TQLabel that supports richtext and proper tqlayout management
diff --git a/klaptopdaemon/pics/Makefile.am b/klaptopdaemon/pics/Makefile.am
index 2828fc2..8e6367f 100644
--- a/klaptopdaemon/pics/Makefile.am
+++ b/klaptopdaemon/pics/Makefile.am
@@ -1,5 +1,5 @@
# $Id$
-# kdebase/kcontrol/input/pics
+# tdebase/kcontrol/input/pics
SUBDIRS = actions
KDE_ICON = laptop_battery laptop laptop_pcmcia klaptopdaemon
diff --git a/kmilo/kmilod/defaultskin.cpp b/kmilo/kmilod/defaultskin.cpp
index febc9a9..7271ea3 100644
--- a/kmilo/kmilod/defaultskin.cpp
+++ b/kmilo/kmilod/defaultskin.cpp
@@ -32,7 +32,7 @@
#include <twin.h>
#include <netwm.h>
#include <kglobalsettings.h>
-#include <kdeversion.h>
+#include <tdeversion.h>
#include <kconfig.h>
#include "defaultskin.h"
diff --git a/kmilo/thinkpad/README b/kmilo/thinkpad/README
index 56b5da0..00f663e 100644
--- a/kmilo/thinkpad/README
+++ b/kmilo/thinkpad/README
@@ -23,8 +23,8 @@ whether this service is run or not (by default it is not).
INSTALL:
-Download kdeutils source for kde 3.2 or newer. Then compile as
-usual starting from the kdeutils directory:
+Download tdeutils source for kde 3.2 or newer. Then compile as
+usual starting from the tdeutils directory:
make -f Makefile.cvs
./configure
diff --git a/kregexpeditor/Makefile.am b/kregexpeditor/Makefile.am
index d6dea21..1b93d34 100644
--- a/kregexpeditor/Makefile.am
+++ b/kregexpeditor/Makefile.am
@@ -36,7 +36,7 @@ METASOURCES = AUTO
service_DATA = kregexpeditorgui.desktop
servicedir = $(kde_servicesdir)
-#### The dynamically-loadable module (its interface is defined in kdelibs)
+#### The dynamically-loadable module (its interface is defined in tdelibs)
kde_module_LTLIBRARIES = libkregexpeditorgui.la
libkregexpeditorgui_la_SOURCES = kregexpeditorfactory.cpp
libkregexpeditorgui_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module
diff --git a/kregexpeditor/TODO b/kregexpeditor/TODO
index 7ee9a13..efc181c 100644
--- a/kregexpeditor/TODO
+++ b/kregexpeditor/TODO
@@ -28,19 +28,19 @@ Back references
Modules to go through to search for places to use KRegExpEditor
---------------------------------------------------------------
KodeKnight
-kdeadmin
-kdebase
-kdeedu
+tdeadmin
+tdebase
+tdeedu
tdegames
-kdegraphics
+tdegraphics
kdeinstaller
-kdelibs
-kdemultimedia
-kdenetwork
+tdelibs
+tdemultimedia
+tdenetwork
kdenonbeta
tdepim
-kdesdk
-kdetoys
+tdesdk
+tdetoys
kfte
kmusic
koffice
diff --git a/kregexpeditor/qt-only/compile b/kregexpeditor/qt-only/compile
index d6fb6c6..df207a6 100755
--- a/kregexpeditor/qt-only/compile
+++ b/kregexpeditor/qt-only/compile
@@ -2,7 +2,7 @@
# On Linux do this
ln -s ../*.{cpp,h,y,l} .
ln -s ../{KMultiFormListBox,KWidgetStreamer}/*.{cpp,h} .
-ln -s $KDESRC/kdelibs/interfaces/kregexpeditor/kregexpeditorinterface.h .
+ln -s $KDESRC/tdelibs/interfaces/kregexpeditor/kregexpeditorinterface.h .
ln -s gen_qregexpparser.cc gen_qregexpparser.cpp
touch unistd.h
mkdir icons
@@ -17,9 +17,9 @@ bison -d -p qregexp -o gen_qregexpparser.cc qregexpparser.y
mkdir manual
cd manual
-meinproc $KDESRC/kdeutils/doc/KRegExpEditor/index.docbook
+meinproc $KDESRC/tdeutils/doc/KRegExpEditor/index.docbook
for x in *.html; do sed 's/<img src="help:[^>]*>//' < $x > tmp.html; mv tmp.html $x; done
-cp $KDESRC/kdeutils/doc/KRegExpEditor/*.png .
+cp $KDESRC/tdeutils/doc/KRegExpEditor/*.png .
cd ..
(cd icons; $QTDIR/tools/qembed/qembed --images *.png > ../images.h)
diff --git a/kregexpeditor/test-without-dl/main.cpp b/kregexpeditor/test-without-dl/main.cpp
index 5b0fe14..76e2fbe 100644
--- a/kregexpeditor/test-without-dl/main.cpp
+++ b/kregexpeditor/test-without-dl/main.cpp
@@ -55,7 +55,7 @@ int main( int argc, char* argv[] )
iface->doSomething( "setSyntax", (void*) new TQString( TQString::tqfromLatin1( "Emacs" ) ) );
iface->doSomething( "setShowSyntaxCombo", (bool*) true );
- TQFile file("/packages/kde-src/kdeutils/kregexpeditor/test/main.cpp");
+ TQFile file("/packages/kde-src/tdeutils/kregexpeditor/test/main.cpp");
file.open(IO_ReadOnly);
TQTextStream stream( &file);
TQString txt = stream.read();
diff --git a/ksim/ksimpref.h b/ksim/ksimpref.h
index 6118adf..2c98b5b 100644
--- a/ksim/ksimpref.h
+++ b/ksim/ksimpref.h
@@ -21,7 +21,7 @@
#define KSIMPREF_H
#include <kdialogbase.h>
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
class TQFrame;
class KDesktopFile;
diff --git a/ksim/ksimview.h b/ksim/ksimview.h
index a1930f5..7aaacf1 100644
--- a/ksim/ksimview.h
+++ b/ksim/ksimview.h
@@ -26,7 +26,7 @@
#include <dcopobject.h>
#include <kpanelextension.h>
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
class TQBoxLayout;
class TQHBoxLayout;
diff --git a/superkaramba/doc/faq/faq.dat b/superkaramba/doc/faq/faq.dat
index e3b3677..de0f1ef 100644
--- a/superkaramba/doc/faq/faq.dat
+++ b/superkaramba/doc/faq/faq.dat
@@ -57,7 +57,7 @@ To create a desktop config file, open KWrite and enter the following:<pre>
<q>Suse 9.1 Personal
<a>To install on SuSE 9.1 Personal, ensure the following packages are installed, which you verify via YaST:<br>
qt3-devel<br>
-kdelibs3-devel<br>
+tdelibs3-devel<br>
python-devel<br><br>
Once the above are installed, unzip your SuperKaramba tarball to its own folder. Now, via terminal, login as root and cd (change directory) to the unzipped SuperKaramba folder. Install with following commands:<br>
./configure --prefix=/opt/trinity/<br>
diff --git a/superkaramba/doc/faq/faq.html b/superkaramba/doc/faq/faq.html
index 3e12a3c..aa5f72c 100644
--- a/superkaramba/doc/faq/faq.html
+++ b/superkaramba/doc/faq/faq.html
@@ -85,7 +85,7 @@ To create a desktop config file, open KWrite and enter the following:<pre>
<dt><b><a name="Installation Guides0">4.1. Suse 9.1 Personal</a></b></dt>
<dd>To install on SuSE 9.1 Personal, ensure the following packages are installed, which you verify via YaST:<br>
qt3-devel<br>
-kdelibs3-devel<br>
+tdelibs3-devel<br>
python-devel<br><br>
Once the above are installed, unzip your SuperKaramba tarball to its own folder. Now, via terminal, login as root and cd (change directory) to the unzipped SuperKaramba folder. Install with following commands:<br>
./configure --prefix=/opt/trinity/<br>
diff --git a/superkaramba/doc/faq/faq.txt b/superkaramba/doc/faq/faq.txt
index 532cf30..922a1d4 100644
--- a/superkaramba/doc/faq/faq.txt
+++ b/superkaramba/doc/faq/faq.txt
@@ -116,7 +116,7 @@ To install on SuSE 9.1 Personal, ensure the following packages are installed, wh
qt3-devel
-kdelibs3-devel
+tdelibs3-devel
python-devel
diff --git a/superkaramba/karamba.kdevelop b/superkaramba/karamba.kdevelop
index 41fb5e7..6f3ad0c 100644
--- a/superkaramba/karamba.kdevelop
+++ b/superkaramba/karamba.kdevelop
@@ -1,5 +1,5 @@
<?xml version = '1.0'?>
-<kdevelop>
+<tdevelop>
<general>
<author>See README for the list of authors</author>
<email></email>
@@ -254,4 +254,4 @@
<usermanualurl/>
</projectdoc>
</kdevdocumentation>
-</kdevelop>
+</tdevelop>
diff --git a/superkaramba/src/karamba.cpp b/superkaramba/src/karamba.cpp
index f8accbc..90c58c0 100644
--- a/superkaramba/src/karamba.cpp
+++ b/superkaramba/src/karamba.cpp
@@ -36,7 +36,7 @@
#include <krun.h>
#include <klocale.h>
#include <twin.h>
-#include <kdeversion.h>
+#include <tdeversion.h>
#include <kdirwatch.h>
#include <kparts/componentfactory.h>
diff --git a/superkaramba/src/karambaapp.h b/superkaramba/src/karambaapp.h
index e709ecd..7b5854a 100644
--- a/superkaramba/src/karambaapp.h
+++ b/superkaramba/src/karambaapp.h
@@ -12,7 +12,7 @@
#define KARAMBAAPP_H
#include "kapplication.h"
-#include <kdeversion.h>
+#include <tdeversion.h>
#include <ksystemtray.h>
#undef KDE_3_2
diff --git a/superkaramba/src/main.cpp b/superkaramba/src/main.cpp
index 1ead4e1..c5a4d50 100644
--- a/superkaramba/src/main.cpp
+++ b/superkaramba/src/main.cpp
@@ -32,7 +32,7 @@
#include <tqstringlist.h>
#include <kconfig.h>
#include <kstandarddirs.h>
-#include <kdeversion.h>
+#include <tdeversion.h>
#include "karamba.h"
#include "karambasessionmanaged.h"