summaryrefslogtreecommitdiffstats
path: root/konqueror/client
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:28:57 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:28:57 -0600
commit7574a7287e2e121c9d5c91a5f4ea38c5b3ae2a04 (patch)
treeb7c6396f4f7fe78dcd49424bff707e977541de18 /konqueror/client
parent66c0fa70796c1989a9f3adb0c5c0ad799ade48ca (diff)
downloadtdebase-7574a7287e2e121c9d5c91a5f4ea38c5b3ae2a04.tar.gz
tdebase-7574a7287e2e121c9d5c91a5f4ea38c5b3ae2a04.zip
Additional kde to tde renaming
Diffstat (limited to 'konqueror/client')
-rw-r--r--konqueror/client/CMakeLists.txt4
-rw-r--r--konqueror/client/Makefile.am2
2 files changed, 3 insertions, 3 deletions
diff --git a/konqueror/client/CMakeLists.txt b/konqueror/client/CMakeLists.txt
index e711e1f82..558a5d7f9 100644
--- a/konqueror/client/CMakeLists.txt
+++ b/konqueror/client/CMakeLists.txt
@@ -27,7 +27,7 @@ install( FILES kfmclient_3_2.upd DESTINATION ${DATA_INSTALL_DIR}/kconf_update )
install( PROGRAMS kfmclient_3_2_update.sh DESTINATION ${DATA_INSTALL_DIR}/kconf_update )
-##### kfmclient (kdeinit) #######################
+##### kfmclient (tdeinit) #######################
set( target kfmclient )
@@ -37,7 +37,7 @@ set( ${target}_SRCS
${CMAKE_SOURCE_DIR}/kdesktop/KDesktopIface.stub
)
-tde_add_kdeinit_executable( ${target} AUTOMOC
+tde_add_tdeinit_executable( ${target} AUTOMOC
SOURCES ${${target}_SRCS}
LINK kio-shared
)
diff --git a/konqueror/client/Makefile.am b/konqueror/client/Makefile.am
index 97a5b66e4..bef42b01c 100644
--- a/konqueror/client/Makefile.am
+++ b/konqueror/client/Makefile.am
@@ -2,7 +2,7 @@ AM_CPPFLAGS = -DQT_NO_CAST_ASCII
bin_PROGRAMS=
lib_LTLIBRARIES =
-kdeinit_LTLIBRARIES = kfmclient.la
+tdeinit_LTLIBRARIES = kfmclient.la
INCLUDES= -I.. $(all_includes)
kfmclient_la_LDFLAGS = $(all_libraries) -module -avoid-version