summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-07 18:36:35 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-07 18:36:35 -0600
commitc6c254fd1550222d532b0bec63565d57e5674a36 (patch)
treeefc710858b99cae1074d3a9a512ea19dc4400408
parent1299351b78fcd294c9653cffe257dadcab8e70df (diff)
downloadtdepim-c6c254fd1550222d532b0bec63565d57e5674a36.tar.gz
tdepim-c6c254fd1550222d532b0bec63565d57e5674a36.zip
Rename include subdirectory to tde
-rw-r--r--akregator/src/CMakeLists.txt2
-rw-r--r--certmanager/lib/kleo/CMakeLists.txt2
-rw-r--r--indexlib/CMakeLists.txt2
-rw-r--r--kaddressbook/interfaces/CMakeLists.txt2
-rw-r--r--kgantt/kgantt/CMakeLists.txt2
-rw-r--r--kmail/CMakeLists.txt2
-rw-r--r--kmail/interfaces/CMakeLists.txt2
-rw-r--r--knotes/CMakeLists.txt2
-rw-r--r--kontact/interfaces/CMakeLists.txt2
-rw-r--r--korganizer/interfaces/calendar/CMakeLists.txt2
-rw-r--r--korganizer/interfaces/korganizer/CMakeLists.txt2
-rw-r--r--kresources/egroupware/CMakeLists.txt2
-rw-r--r--ktnef/ktnef/CMakeLists.txt2
-rw-r--r--libemailfunctions/CMakeLists.txt2
-rw-r--r--libkcal/CMakeLists.txt2
-rw-r--r--libkpimexchange/core/CMakeLists.txt2
-rw-r--r--libksieve/ksieve/CMakeLists.txt2
-rw-r--r--libtdenetwork/gpgmepp/CMakeLists.txt2
-rw-r--r--libtdenetwork/qgpgme/CMakeLists.txt2
-rw-r--r--libtdepim/CMakeLists.txt2
-rw-r--r--mimelib/mimelib/CMakeLists.txt2
21 files changed, 21 insertions, 21 deletions
diff --git a/akregator/src/CMakeLists.txt b/akregator/src/CMakeLists.txt
index 01889b54..f3254b49 100644
--- a/akregator/src/CMakeLists.txt
+++ b/akregator/src/CMakeLists.txt
@@ -39,7 +39,7 @@ link_directories(
install( FILES
plugin.h articleinterceptor.h akregator_export.h storage.h
feedstorage.h storagefactory.h storagefactoryregistry.h
- DESTINATION ${INCLUDE_INSTALL_DIR}/kde/akregator )
+ DESTINATION ${INCLUDE_INSTALL_DIR}/tde/akregator )
##### other data ################################
diff --git a/certmanager/lib/kleo/CMakeLists.txt b/certmanager/lib/kleo/CMakeLists.txt
index 8f9da947..6c9ef46e 100644
--- a/certmanager/lib/kleo/CMakeLists.txt
+++ b/certmanager/lib/kleo/CMakeLists.txt
@@ -34,7 +34,7 @@ install( FILES
verifyopaquejob.h decryptverifyjob.h signencryptjob.h
refreshkeysjob.h multideletejob.h hierarchicalkeylistjob.h
keyfilter.h keyfiltermanager.h
- DESTINATION ${INCLUDE_INSTALL_DIR}/kde/kleo )
+ DESTINATION ${INCLUDE_INSTALL_DIR}/tde/kleo )
##### kleopatra_core (static) ###################
diff --git a/indexlib/CMakeLists.txt b/indexlib/CMakeLists.txt
index 93e215e4..825f7aad 100644
--- a/indexlib/CMakeLists.txt
+++ b/indexlib/CMakeLists.txt
@@ -26,7 +26,7 @@ include_directories(
install( FILES
create.h index.h lockfile.h
- DESTINATION ${INCLUDE_INSTALL_DIR}/kde/index )
+ DESTINATION ${INCLUDE_INSTALL_DIR}/tde/index )
##### other data ################################
diff --git a/kaddressbook/interfaces/CMakeLists.txt b/kaddressbook/interfaces/CMakeLists.txt
index a5950ffe..e12cc520 100644
--- a/kaddressbook/interfaces/CMakeLists.txt
+++ b/kaddressbook/interfaces/CMakeLists.txt
@@ -28,7 +28,7 @@ link_directories(
install( FILES
configurewidget.h contacteditorwidget.h core.h
extensionwidget.h xxport.h
- DESTINATION ${INCLUDE_INSTALL_DIR}/kde/kaddressbook )
+ DESTINATION ${INCLUDE_INSTALL_DIR}/tde/kaddressbook )
##### other data ################################
diff --git a/kgantt/kgantt/CMakeLists.txt b/kgantt/kgantt/CMakeLists.txt
index ad5af137..8f965df7 100644
--- a/kgantt/kgantt/CMakeLists.txt
+++ b/kgantt/kgantt/CMakeLists.txt
@@ -26,7 +26,7 @@ link_directories(
install( FILES
KGantt.h KGanttItem.h KGanttRelation.h xQGanttBarView.h xQGanttBarViewPort.h
xQGanttListView.h xQGanttListViewPort.h KGanttBarConfig.h
- DESTINATION ${INCLUDE_INSTALL_DIR}/kde/kgantt )
+ DESTINATION ${INCLUDE_INSTALL_DIR}/tde/kgantt )
##### kgantt (shared) ###########################
diff --git a/kmail/CMakeLists.txt b/kmail/CMakeLists.txt
index 9fc6e3f9..f31577d2 100644
--- a/kmail/CMakeLists.txt
+++ b/kmail/CMakeLists.txt
@@ -65,7 +65,7 @@ link_directories(
install( FILES
kmailIface.h kmailpartIface.h kmailicalIface.h
- DESTINATION ${INCLUDE_INSTALL_DIR}/kde )
+ DESTINATION ${INCLUDE_INSTALL_DIR}/tde )
##### other data ################################
diff --git a/kmail/interfaces/CMakeLists.txt b/kmail/interfaces/CMakeLists.txt
index df743700..a941d988 100644
--- a/kmail/interfaces/CMakeLists.txt
+++ b/kmail/interfaces/CMakeLists.txt
@@ -12,4 +12,4 @@
install( FILES
observer.h observable.h htmlwriter.h bodypart.h
bodypartformatter.h bodyparturlhandler.h
- DESTINATION ${INCLUDE_INSTALL_DIR}/kde/kmail/interfaces )
+ DESTINATION ${INCLUDE_INSTALL_DIR}/tde/kmail/interfaces )
diff --git a/knotes/CMakeLists.txt b/knotes/CMakeLists.txt
index 72ab93b2..f54c6ebf 100644
--- a/knotes/CMakeLists.txt
+++ b/knotes/CMakeLists.txt
@@ -34,7 +34,7 @@ link_directories(
##### headers ###################################
-install( FILES KNotesIface.h KNotesAppIface.h DESTINATION ${INCLUDE_INSTALL_DIR}/kde )
+install( FILES KNotesIface.h KNotesAppIface.h DESTINATION ${INCLUDE_INSTALL_DIR}/tde )
##### other data ################################
diff --git a/kontact/interfaces/CMakeLists.txt b/kontact/interfaces/CMakeLists.txt
index 7cda8c19..f887cba7 100644
--- a/kontact/interfaces/CMakeLists.txt
+++ b/kontact/interfaces/CMakeLists.txt
@@ -26,7 +26,7 @@ link_directories(
install( FILES
core.h plugin.h summary.h
- DESTINATION ${INCLUDE_INSTALL_DIR}/kde/kontact )
+ DESTINATION ${INCLUDE_INSTALL_DIR}/tde/kontact )
##### other data ################################
diff --git a/korganizer/interfaces/calendar/CMakeLists.txt b/korganizer/interfaces/calendar/CMakeLists.txt
index 572ca92b..01be0924 100644
--- a/korganizer/interfaces/calendar/CMakeLists.txt
+++ b/korganizer/interfaces/calendar/CMakeLists.txt
@@ -11,7 +11,7 @@
install( FILES
plugin.h calendardecoration.h
- DESTINATION ${INCLUDE_INSTALL_DIR}/kde/calendar )
+ DESTINATION ${INCLUDE_INSTALL_DIR}/tde/calendar )
install( FILES
calendarplugin.desktop calendardecoration.desktop
diff --git a/korganizer/interfaces/korganizer/CMakeLists.txt b/korganizer/interfaces/korganizer/CMakeLists.txt
index 1db81d87..c6bafae4 100644
--- a/korganizer/interfaces/korganizer/CMakeLists.txt
+++ b/korganizer/interfaces/korganizer/CMakeLists.txt
@@ -11,7 +11,7 @@
install( FILES
part.h baseview.h calendarviewbase.h mainwindow.h corehelper.h printplugin.h
- DESTINATION ${INCLUDE_INSTALL_DIR}/kde/korganizer )
+ DESTINATION ${INCLUDE_INSTALL_DIR}/tde/korganizer )
install( FILES
korganizerpart.desktop korgprintplugin.desktop
diff --git a/kresources/egroupware/CMakeLists.txt b/kresources/egroupware/CMakeLists.txt
index bdc95298..e7e3d034 100644
--- a/kresources/egroupware/CMakeLists.txt
+++ b/kresources/egroupware/CMakeLists.txt
@@ -28,7 +28,7 @@ link_directories(
install( FILES
kabc_resourcexmlrpc.h kcal_resourcexmlrpc.h
- DESTINATION ${INCLUDE_INSTALL_DIR}/kde/kabc )
+ DESTINATION ${INCLUDE_INSTALL_DIR}/tde/kabc )
##### other data ################################
diff --git a/ktnef/ktnef/CMakeLists.txt b/ktnef/ktnef/CMakeLists.txt
index 0dadf1d8..0cef5705 100644
--- a/ktnef/ktnef/CMakeLists.txt
+++ b/ktnef/ktnef/CMakeLists.txt
@@ -13,4 +13,4 @@ install( FILES
ktnefparser.h ktnefattach.h ktnefproperty.h
ktnefpropertyset.h ktnefmessage.h ktnefwriter.h
ktnefdefs.h
- DESTINATION ${INCLUDE_INSTALL_DIR}/kde/ktnef )
+ DESTINATION ${INCLUDE_INSTALL_DIR}/tde/ktnef )
diff --git a/libemailfunctions/CMakeLists.txt b/libemailfunctions/CMakeLists.txt
index bc276c55..4a47919f 100644
--- a/libemailfunctions/CMakeLists.txt
+++ b/libemailfunctions/CMakeLists.txt
@@ -25,7 +25,7 @@ link_directories(
##### header files ################################
if( BUILD_LIBTDEPIM )
- install( FILES idmapper.h DESTINATION ${INCLUDE_INSTALL_DIR}/kde/libemailfunctions )
+ install( FILES idmapper.h DESTINATION ${INCLUDE_INSTALL_DIR}/tde/libemailfunctions )
endif()
diff --git a/libkcal/CMakeLists.txt b/libkcal/CMakeLists.txt
index bc64e6f2..205f9042 100644
--- a/libkcal/CMakeLists.txt
+++ b/libkcal/CMakeLists.txt
@@ -49,7 +49,7 @@ install( FILES
resourcelocaldirconfig.h resourcelocaldir.h resourcelocal.h
scheduler.h libkcal_export.h todo.h vcaldrag.h vcalformat.h
attachmenthandler.h ${CMAKE_CURRENT_BINARY_DIR}/htmlexportsettings.h
- DESTINATION ${INCLUDE_INSTALL_DIR}/kde/libkcal )
+ DESTINATION ${INCLUDE_INSTALL_DIR}/tde/libkcal )
##### other data ################################
diff --git a/libkpimexchange/core/CMakeLists.txt b/libkpimexchange/core/CMakeLists.txt
index fc5cc255..4b96202f 100644
--- a/libkpimexchange/core/CMakeLists.txt
+++ b/libkpimexchange/core/CMakeLists.txt
@@ -30,7 +30,7 @@ link_directories(
install( FILES
exchangeclient.h exchangeaccount.h
- DESTINATION ${INCLUDE_INSTALL_DIR}/kde/tdepim )
+ DESTINATION ${INCLUDE_INSTALL_DIR}/tde/tdepim )
##### kpimexchange (shared) #####################
diff --git a/libksieve/ksieve/CMakeLists.txt b/libksieve/ksieve/CMakeLists.txt
index e474a68e..a14196d6 100644
--- a/libksieve/ksieve/CMakeLists.txt
+++ b/libksieve/ksieve/CMakeLists.txt
@@ -11,4 +11,4 @@
install( FILES
error.h lexer.h parser.h scriptbuilder.h
- DESTINATION ${INCLUDE_INSTALL_DIR}/kde/ksieve )
+ DESTINATION ${INCLUDE_INSTALL_DIR}/tde/ksieve )
diff --git a/libtdenetwork/gpgmepp/CMakeLists.txt b/libtdenetwork/gpgmepp/CMakeLists.txt
index cf4efc7f..9c76001d 100644
--- a/libtdenetwork/gpgmepp/CMakeLists.txt
+++ b/libtdenetwork/gpgmepp/CMakeLists.txt
@@ -35,7 +35,7 @@ install( FILES
keygenerationresult.h importresult.h decryptionresult.h
verificationresult.h signingresult.h encryptionresult.h
engineinfo.h
- DESTINATION ${INCLUDE_INSTALL_DIR}/kde/gpgme++ )
+ DESTINATION ${INCLUDE_INSTALL_DIR}/tde/gpgme++ )
##### gpgme++ (shared) ##########################
diff --git a/libtdenetwork/qgpgme/CMakeLists.txt b/libtdenetwork/qgpgme/CMakeLists.txt
index 1de99beb..70d67b95 100644
--- a/libtdenetwork/qgpgme/CMakeLists.txt
+++ b/libtdenetwork/qgpgme/CMakeLists.txt
@@ -27,7 +27,7 @@ link_directories(
install( FILES
eventloopinteractor.h dataprovider.h
- DESTINATION ${INCLUDE_INSTALL_DIR}/kde/qgpgme )
+ DESTINATION ${INCLUDE_INSTALL_DIR}/tde/qgpgme )
##### qgpgme (shared) ###########################
diff --git a/libtdepim/CMakeLists.txt b/libtdepim/CMakeLists.txt
index 0b8537d3..b82ee8d4 100644
--- a/libtdepim/CMakeLists.txt
+++ b/libtdepim/CMakeLists.txt
@@ -40,7 +40,7 @@ link_directories(
install( FILES
tdepimmacros.h kpimprefs.h
- DESTINATION ${INCLUDE_INSTALL_DIR}/kde )
+ DESTINATION ${INCLUDE_INSTALL_DIR}/tde )
##### other data ################################
diff --git a/mimelib/mimelib/CMakeLists.txt b/mimelib/mimelib/CMakeLists.txt
index 44488453..27a19852 100644
--- a/mimelib/mimelib/CMakeLists.txt
+++ b/mimelib/mimelib/CMakeLists.txt
@@ -16,4 +16,4 @@ install( FILES
mboxlist.h mechansm.h mediatyp.h message.h mimepp.h
msgcmp.h msgid.h nntp.h param.h pop.h protocol.h
string.h text.h token.h utility.h uuencode.h binhex.h
- DESTINATION ${INCLUDE_INSTALL_DIR}/kde/mimelib )
+ DESTINATION ${INCLUDE_INSTALL_DIR}/tde/mimelib )