summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:33:00 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:33:00 -0600
commit090b721da15619faa344860707e43ba455210060 (patch)
tree5026141d252d208f821d54abb7bfa79ec24894e7 /plugins
parent0fa2037bf4c912c0dcb69053a057b48332c66758 (diff)
downloadkbfx-090b721da15619faa344860707e43ba455210060.tar.gz
kbfx-090b721da15619faa344860707e43ba455210060.zip
Rename additional instances of KDE to TDE
Diffstat (limited to 'plugins')
-rw-r--r--plugins/applications/CMakeLists.txt6
-rw-r--r--plugins/plasmoids/CMakeLists.txt6
-rw-r--r--plugins/recentstuff/CMakeLists.txt6
-rw-r--r--plugins/settings/CMakeLists.txt6
-rw-r--r--plugins/strigi/CMakeLists.txt6
5 files changed, 15 insertions, 15 deletions
diff --git a/plugins/applications/CMakeLists.txt b/plugins/applications/CMakeLists.txt
index 6a717fd..c4d9fc1 100644
--- a/plugins/applications/CMakeLists.txt
+++ b/plugins/applications/CMakeLists.txt
@@ -16,7 +16,7 @@ IF (NOT USE_KDE4)
# VERSION ${APPLICATION_VERSION})
TARGET_LINK_LIBRARIES(kbfxplasmadatastub
kbfxdata
- ${QT_AND_KDECORE_LIBS}
+ ${QT_AND_TDECORE_LIBS}
${KDE3_KIO_LIBRARY}
${KDE3_UI_LIBRARY}
${KDE3_KHTML_LIBRARY}
@@ -30,9 +30,9 @@ ELSE (NOT USE_KDE4)
KDE4_ADD_LIBRARY(kbfxplasmadatastub SHARED ${libkbfxplasmadatastubsrc})
TARGET_LINK_LIBRARIES(kbfxplasmadatastub
kbfxdata
- ${KDE4_KDECORE_LIBS}
+ ${KDE4_TDECORE_LIBS}
${KDE4_KIO_LIBS}
- ${KDE4_KDEUI_LIBS}
+ ${KDE4_TDEUI_LIBS}
${KDE4_KHTML_LIBS}
${M_LIBRARY}
)
diff --git a/plugins/plasmoids/CMakeLists.txt b/plugins/plasmoids/CMakeLists.txt
index abb1167..49d21c8 100644
--- a/plugins/plasmoids/CMakeLists.txt
+++ b/plugins/plasmoids/CMakeLists.txt
@@ -16,7 +16,7 @@ IF (NOT USE_KDE4)
# VERSION ${APPLICATION_VERSION})
TARGET_LINK_LIBRARIES(kbfxplasmadataplasmoid
kbfxdata
- ${QT_AND_KDECORE_LIBS}
+ ${QT_AND_TDECORE_LIBS}
${KDE3_KIO_LIBRARY}
${KDE3_UI_LIBRARY}
${KDE3_KHTML_LIBRARY}
@@ -30,9 +30,9 @@ ELSE (NOT USE_KDE4)
KDE4_ADD_LIBRARY(kbfxplasmadataplasmoid SHARED ${libkbfxplasmadataplasmoidsrc} )
TARGET_LINK_LIBRARIES(kbfxplasmadataplasmoid
kbfxdata
- ${KDE4_KDECORE_LIBS}
+ ${KDE4_TDECORE_LIBS}
${KDE4_KIO_LIBS}
- ${KDE4_KDEUI_LIBS}
+ ${KDE4_TDEUI_LIBS}
${KDE4_KHTML_LIBS}
${M_LIBRARY}
)
diff --git a/plugins/recentstuff/CMakeLists.txt b/plugins/recentstuff/CMakeLists.txt
index 787fbd8..f5f3f83 100644
--- a/plugins/recentstuff/CMakeLists.txt
+++ b/plugins/recentstuff/CMakeLists.txt
@@ -16,7 +16,7 @@ IF (NOT USE_KDE4)
# VERSION ${APPLICATION_VERSION})
TARGET_LINK_LIBRARIES(kbfxplasmarecentstuff
kbfxdata
- ${QT_AND_KDECORE_LIBS}
+ ${QT_AND_TDECORE_LIBS}
${KDE3_KIO_LIBRARY}
${KDE3_UI_LIBRARY}
${KDE3_KHTML_LIBRARY}
@@ -30,9 +30,9 @@ ELSE (NOT USE_KDE4)
KDE4_ADD_LIBRARY(kbfxplasmarecentstuff SHARED ${libkbfxplasmarecentstuffsrc} )
TARGET_LINK_LIBRARIES(kbfxplasmarecentstuff
kbfxdata
- ${KDE4_KDECORE_LIBS}
+ ${KDE4_TDECORE_LIBS}
${KDE4_KIO_LIBS}
- ${KDE4_KDEUI_LIBS}
+ ${KDE4_TDEUI_LIBS}
${KDE4_KHTML_LIBS}
${M_LIBRARY}
)
diff --git a/plugins/settings/CMakeLists.txt b/plugins/settings/CMakeLists.txt
index 2ef6f02..99bbaba 100644
--- a/plugins/settings/CMakeLists.txt
+++ b/plugins/settings/CMakeLists.txt
@@ -16,7 +16,7 @@ IF (NOT USE_KDE4)
# VERSION ${APPLICATION_VERSION})
TARGET_LINK_LIBRARIES(kbfxplasmadatasettings
kbfxdata
- ${QT_AND_KDECORE_LIBS}
+ ${QT_AND_TDECORE_LIBS}
${KDE3_KIO_LIBRARY}
${KDE3_UI_LIBRARY}
${KDE3_KHTML_LIBRARY}
@@ -30,9 +30,9 @@ ELSE (NOT USE_KDE4)
KDE4_ADD_LIBRARY(kbfxplasmadatasettings SHARED ${libkbfxplasmadatasettingssrc})
TARGET_LINK_LIBRARIES(kbfxplasmadatasettings
kbfxdata
- ${KDE4_KDECORE_LIBS}
+ ${KDE4_TDECORE_LIBS}
${KDE4_KIO_LIBS}
- ${KDE4_KDEUI_LIBS}
+ ${KDE4_TDEUI_LIBS}
${KDE4_KHTML_LIBS}
${M_LIBRARY}
)
diff --git a/plugins/strigi/CMakeLists.txt b/plugins/strigi/CMakeLists.txt
index 29289b0..061b425 100644
--- a/plugins/strigi/CMakeLists.txt
+++ b/plugins/strigi/CMakeLists.txt
@@ -16,7 +16,7 @@ IF (NOT USE_KDE4)
# VERSION ${APPLICATION_VERSION})
TARGET_LINK_LIBRARIES(kbfxstrigiclient
kbfxdata
- ${QT_AND_KDECORE_LIBS}
+ ${QT_AND_TDECORE_LIBS}
${KDE3_KIO_LIBRARY}
${KDE3_UI_LIBRARY}
${KDE3_KHTML_LIBRARY}
@@ -31,9 +31,9 @@ ELSE (NOT USE_KDE4)
KDE4_ADD_LIBRARY(kbfxstrigiclient SHARED ${libkbfxstrigiclientsrc})
TARGET_LINK_LIBRARIES(kbfxstrigiclient
kbfxdata
- ${KDE4_KDECORE_LIBS}
+ ${KDE4_TDECORE_LIBS}
${KDE4_KIO_LIBS}
- ${KDE4_KDEUI_LIBS}
+ ${KDE4_TDEUI_LIBS}
${KDE4_KHTML_LIBS}
${M_LIBRARY}
${STRIGICLIENT_LIBRARY}