From c294787b8256a8b5451500b1f075338e96f0bc6e Mon Sep 17 00:00:00 2001
From: Timothy Pearson <kb9vqf@pearsoncomputing.net>
Date: Sun, 6 Nov 2011 02:26:50 -0600
Subject: Additional kde to tde renaming

---
 doc/kpackage/index.docbook                     | 2 +-
 kcron/Makefile.am                              | 4 ++--
 kcron/ktprintopt.h                             | 2 +-
 kdat/Makefile.am                               | 2 +-
 kdat/TODO                                      | 8 ++++----
 knetworkconf/knetworkconf-mdk.spec             | 2 +-
 knetworkconf/knetworkconf.spec                 | 4 ++--
 knetworkconf/knetworkconf/knetworkconf.desktop | 2 +-
 kpackage/Makefile.am                           | 2 +-
 ksysv/Makefile.am                              | 4 ++--
 kuser/Makefile.am                              | 2 +-
 secpolicy/Makefile.am                          | 2 +-
 12 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/doc/kpackage/index.docbook b/doc/kpackage/index.docbook
index 2112411..0b26f84 100644
--- a/doc/kpackage/index.docbook
+++ b/doc/kpackage/index.docbook
@@ -715,7 +715,7 @@ Browser Settings.</para></note>
     <para>&kpackage; requires <systemitem class="username">root</systemitem>
       access for installing/uninstalling packages, this can be can be done by
       running &kpackage; as <systemitem class="username">root</systemitem>,
-      say by using &kdesu;.</para>
+      say by using &tdesu;.</para>
 
     <para>Alternatively, if &kpackage; is running as a normal user it will
       try to run the install/uninstall programs as root by logging in to a
diff --git a/kcron/Makefile.am b/kcron/Makefile.am
index fafc80e..95771ff 100644
--- a/kcron/Makefile.am
+++ b/kcron/Makefile.am
@@ -97,12 +97,12 @@ INCLUDES= $(all_includes)
 
 kcron_METASOURCES = AUTO
 
-kcron_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor
+kcron_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor
 
 messages: rc.cpp
 	$(XGETTEXT) *.cpp -o $(podir)/kcron.pot
 
-kcron_LDADD   = $(LIB_KFILE) -lkdeprint
+kcron_LDADD   = $(LIB_KFILE) -ltdeprint
 
 xdg_apps_DATA = kcron.desktop
 
diff --git a/kcron/ktprintopt.h b/kcron/ktprintopt.h
index 8673c9d..9c17174 100644
--- a/kcron/ktprintopt.h
+++ b/kcron/ktprintopt.h
@@ -18,7 +18,7 @@
 #include <config.h>
 #endif
 
-#include <kdeprint/kprintdialogpage.h>
+#include <tdeprint/kprintdialogpage.h>
 
 class TQCheckBox;
 class KAccel;
diff --git a/kdat/Makefile.am b/kdat/Makefile.am
index 3d9a7ff..077ba47 100644
--- a/kdat/Makefile.am
+++ b/kdat/Makefile.am
@@ -63,7 +63,7 @@ kdat_SOURCES	=			\
 
 
 # the library search path
-kdat_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor
+kdat_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor
 
 # the libraries to link against. Be aware of the order. First the libraries,
 # that depend on the following ones.
diff --git a/kdat/TODO b/kdat/TODO
index e1bf865..4c1435b 100644
--- a/kdat/TODO
+++ b/kdat/TODO
@@ -168,11 +168,11 @@ Outstanding Bugs
 
  1) While dumping 9.5GB to 8.3GB tape:
    In file tools/qgarray.cpp, line 227: Out of memory
-   kdeinit: Fatal IO error: client killed
-   kdeinit: sending SIGHUP to children.
+   tdeinit: Fatal IO error: client killed
+   tdeinit: sending SIGHUP to children.
    Mutex destroy failure: Device or resource busy
-   kdeinit: sending SIGTERM to children.
-   kdeinit: Exit.   
+   tdeinit: sending SIGTERM to children.
+   tdeinit: Exit.   
    /* 2002-01-21 LEW: added signal handler to KDat so it won't
       crash when it receives SIGHUPs, SIGTERMs, etc., and that
       allows user to dump core if (s)he wishes. */
diff --git a/knetworkconf/knetworkconf-mdk.spec b/knetworkconf/knetworkconf-mdk.spec
index 4ff1c9b..d0f763f 100644
--- a/knetworkconf/knetworkconf-mdk.spec
+++ b/knetworkconf/knetworkconf-mdk.spec
@@ -12,7 +12,7 @@ Url:       	http://www.merlinux.org/knetworkconf/
 Group:     	Networking/Other
 Source:    	%{name}-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-buildroot
-Requires: 	%_bindir/kdesu
+Requires: 	%_bindir/tdesu
 Patch1:		knetworkconf-0.6-fix-menu.patch.bz2
 
 %description
diff --git a/knetworkconf/knetworkconf.spec b/knetworkconf/knetworkconf.spec
index 9b0e7eb..789bacd 100644
--- a/knetworkconf/knetworkconf.spec
+++ b/knetworkconf/knetworkconf.spec
@@ -14,7 +14,7 @@ Url:       http://www.merlinux.org/knetworkconf/
 Group:     Networking/Other
 Source:    %{name}-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-buildroot
-Requires: %_bindir/kdesu
+Requires: %_bindir/tdesu
 
 %description
 KNetworkConf is a KDE application to configure  TCP/IP settings
@@ -51,7 +51,7 @@ install -m 644 %{name}/network_card.png %buildroot/%{_prefix}/share/pixmaps/netw
 # Menu
 mkdir -p %buildroot/%_menudir
 cat <<EOF > %buildroot/%_menudir/%name  
-?package(%name): command="kdesu %_bindir/%name" needs="X11" \
+?package(%name): command="tdesu %_bindir/%name" needs="X11" \
 icon="%name.png" section="Configuration/Networking" \
 title="KNetworkConf" longtitle="Configure TCP/IP settings under KDE"
 EOF
diff --git a/knetworkconf/knetworkconf/knetworkconf.desktop b/knetworkconf/knetworkconf/knetworkconf.desktop
index 31b113f..48eaec2 100644
--- a/knetworkconf/knetworkconf/knetworkconf.desktop
+++ b/knetworkconf/knetworkconf/knetworkconf.desktop
@@ -1,7 +1,7 @@
 # KDE Config File
 [Desktop Entry]
 Type=Application
-Exec=kdesu knetworkconf -caption "%c" %i %m
+Exec=tdesu knetworkconf -caption "%c" %i %m
 Icon=knetworkconf
 DocPath=knetworkconf/index.html
 Comment=Configure TCP/IP settings
diff --git a/kpackage/Makefile.am b/kpackage/Makefile.am
index c8a19b0..e162d8f 100644
--- a/kpackage/Makefile.am
+++ b/kpackage/Makefile.am
@@ -20,7 +20,7 @@ kpackage_SOURCES = kpackage.cpp managementWidget.cpp packageDisplay.cpp \
 kpackage_METASOURCES = AUTO
 
 # the library search path
-kpackage_LDFLAGS =  $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor
+kpackage_LDFLAGS =  $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor
 
 # the libraries to link against. Be aware of the order. First the libraries,
 # that depend on the following ones.
diff --git a/ksysv/Makefile.am b/ksysv/Makefile.am
index 6f21169..109e413 100644
--- a/ksysv/Makefile.am
+++ b/ksysv/Makefile.am
@@ -38,8 +38,8 @@ ksysv_SOURCES	=	main.cpp \
 
 # the library search path
 ksysv_METASOURCES = AUTO
-ksysv_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor
-ksysv_LDADD	=   $(LIB_KFILE)  -lkdeprint
+ksysv_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor
+ksysv_LDADD	=   $(LIB_KFILE)  -ltdeprint
 
 # this option you can leave out. Just, if you use "make dist", you need it
 noinst_HEADERS = ActionList.h \
diff --git a/kuser/Makefile.am b/kuser/Makefile.am
index 34f2dd8..d4bd147 100644
--- a/kuser/Makefile.am
+++ b/kuser/Makefile.am
@@ -3,7 +3,7 @@ INCLUDES	= -I.. -I$(top_srcdir)/kuser $(all_includes)
 # May be -D_XU_QUOTA -D_XU_SHADOW
 #AM_CXXFLAGS = 	$(KU_NIS) $(KU_QUOTA) $(QUOTACTL) -D_KU_DEBUG
 
-kuser_LDFLAGS	=	$(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor
+kuser_LDFLAGS	=	$(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor
 kuser_LDADD	=	$(LIB_KDEUI) $(LIBCRYPT) $(LIBSHADOW) $(LIBGEN) $(LIB_KABC) -lkntlm
 
 ####### Files
diff --git a/secpolicy/Makefile.am b/secpolicy/Makefile.am
index 985d173..8c9e90b 100644
--- a/secpolicy/Makefile.am
+++ b/secpolicy/Makefile.am
@@ -4,7 +4,7 @@ METASOURCES = AUTO
 bin_PROGRAMS = secpolicy
 secpolicy_SOURCES = main.cpp secpolicywin.cpp pamview.cpp ppitem.cpp
 secpolicy_LDADD = $(LIB_KIO)
-secpolicy_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor
+secpolicy_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor
 
 noinst_HEADERS = secpolicywin.h pamview.h ppitem.h
 
-- 
cgit v1.2.3

