Rename include subdirectory to tde

pull/21/head
Timothy Pearson 12 years ago
parent 1299351b78
commit c6c254fd15

@ -39,7 +39,7 @@ link_directories(
install( FILES install( FILES
plugin.h articleinterceptor.h akregator_export.h storage.h plugin.h articleinterceptor.h akregator_export.h storage.h
feedstorage.h storagefactory.h storagefactoryregistry.h feedstorage.h storagefactory.h storagefactoryregistry.h
DESTINATION ${INCLUDE_INSTALL_DIR}/kde/akregator ) DESTINATION ${INCLUDE_INSTALL_DIR}/tde/akregator )
##### other data ################################ ##### other data ################################

@ -34,7 +34,7 @@ install( FILES
verifyopaquejob.h decryptverifyjob.h signencryptjob.h verifyopaquejob.h decryptverifyjob.h signencryptjob.h
refreshkeysjob.h multideletejob.h hierarchicalkeylistjob.h refreshkeysjob.h multideletejob.h hierarchicalkeylistjob.h
keyfilter.h keyfiltermanager.h keyfilter.h keyfiltermanager.h
DESTINATION ${INCLUDE_INSTALL_DIR}/kde/kleo ) DESTINATION ${INCLUDE_INSTALL_DIR}/tde/kleo )
##### kleopatra_core (static) ################### ##### kleopatra_core (static) ###################

@ -26,7 +26,7 @@ include_directories(
install( FILES install( FILES
create.h index.h lockfile.h create.h index.h lockfile.h
DESTINATION ${INCLUDE_INSTALL_DIR}/kde/index ) DESTINATION ${INCLUDE_INSTALL_DIR}/tde/index )
##### other data ################################ ##### other data ################################

@ -28,7 +28,7 @@ link_directories(
install( FILES install( FILES
configurewidget.h contacteditorwidget.h core.h configurewidget.h contacteditorwidget.h core.h
extensionwidget.h xxport.h extensionwidget.h xxport.h
DESTINATION ${INCLUDE_INSTALL_DIR}/kde/kaddressbook ) DESTINATION ${INCLUDE_INSTALL_DIR}/tde/kaddressbook )
##### other data ################################ ##### other data ################################

@ -26,7 +26,7 @@ link_directories(
install( FILES install( FILES
KGantt.h KGanttItem.h KGanttRelation.h xQGanttBarView.h xQGanttBarViewPort.h KGantt.h KGanttItem.h KGanttRelation.h xQGanttBarView.h xQGanttBarViewPort.h
xQGanttListView.h xQGanttListViewPort.h KGanttBarConfig.h xQGanttListView.h xQGanttListViewPort.h KGanttBarConfig.h
DESTINATION ${INCLUDE_INSTALL_DIR}/kde/kgantt ) DESTINATION ${INCLUDE_INSTALL_DIR}/tde/kgantt )
##### kgantt (shared) ########################### ##### kgantt (shared) ###########################

@ -65,7 +65,7 @@ link_directories(
install( FILES install( FILES
kmailIface.h kmailpartIface.h kmailicalIface.h kmailIface.h kmailpartIface.h kmailicalIface.h
DESTINATION ${INCLUDE_INSTALL_DIR}/kde ) DESTINATION ${INCLUDE_INSTALL_DIR}/tde )
##### other data ################################ ##### other data ################################

@ -12,4 +12,4 @@
install( FILES install( FILES
observer.h observable.h htmlwriter.h bodypart.h observer.h observable.h htmlwriter.h bodypart.h
bodypartformatter.h bodyparturlhandler.h bodypartformatter.h bodyparturlhandler.h
DESTINATION ${INCLUDE_INSTALL_DIR}/kde/kmail/interfaces ) DESTINATION ${INCLUDE_INSTALL_DIR}/tde/kmail/interfaces )

@ -34,7 +34,7 @@ link_directories(
##### headers ################################### ##### 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 ################################ ##### other data ################################

@ -26,7 +26,7 @@ link_directories(
install( FILES install( FILES
core.h plugin.h summary.h core.h plugin.h summary.h
DESTINATION ${INCLUDE_INSTALL_DIR}/kde/kontact ) DESTINATION ${INCLUDE_INSTALL_DIR}/tde/kontact )
##### other data ################################ ##### other data ################################

@ -11,7 +11,7 @@
install( FILES install( FILES
plugin.h calendardecoration.h plugin.h calendardecoration.h
DESTINATION ${INCLUDE_INSTALL_DIR}/kde/calendar ) DESTINATION ${INCLUDE_INSTALL_DIR}/tde/calendar )
install( FILES install( FILES
calendarplugin.desktop calendardecoration.desktop calendarplugin.desktop calendardecoration.desktop

@ -11,7 +11,7 @@
install( FILES install( FILES
part.h baseview.h calendarviewbase.h mainwindow.h corehelper.h printplugin.h 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 install( FILES
korganizerpart.desktop korgprintplugin.desktop korganizerpart.desktop korgprintplugin.desktop

@ -28,7 +28,7 @@ link_directories(
install( FILES install( FILES
kabc_resourcexmlrpc.h kcal_resourcexmlrpc.h kabc_resourcexmlrpc.h kcal_resourcexmlrpc.h
DESTINATION ${INCLUDE_INSTALL_DIR}/kde/kabc ) DESTINATION ${INCLUDE_INSTALL_DIR}/tde/kabc )
##### other data ################################ ##### other data ################################

@ -13,4 +13,4 @@ install( FILES
ktnefparser.h ktnefattach.h ktnefproperty.h ktnefparser.h ktnefattach.h ktnefproperty.h
ktnefpropertyset.h ktnefmessage.h ktnefwriter.h ktnefpropertyset.h ktnefmessage.h ktnefwriter.h
ktnefdefs.h ktnefdefs.h
DESTINATION ${INCLUDE_INSTALL_DIR}/kde/ktnef ) DESTINATION ${INCLUDE_INSTALL_DIR}/tde/ktnef )

@ -25,7 +25,7 @@ link_directories(
##### header files ################################ ##### header files ################################
if( BUILD_LIBTDEPIM ) if( BUILD_LIBTDEPIM )
install( FILES idmapper.h DESTINATION ${INCLUDE_INSTALL_DIR}/kde/libemailfunctions ) install( FILES idmapper.h DESTINATION ${INCLUDE_INSTALL_DIR}/tde/libemailfunctions )
endif() endif()

@ -49,7 +49,7 @@ install( FILES
resourcelocaldirconfig.h resourcelocaldir.h resourcelocal.h resourcelocaldirconfig.h resourcelocaldir.h resourcelocal.h
scheduler.h libkcal_export.h todo.h vcaldrag.h vcalformat.h scheduler.h libkcal_export.h todo.h vcaldrag.h vcalformat.h
attachmenthandler.h ${CMAKE_CURRENT_BINARY_DIR}/htmlexportsettings.h attachmenthandler.h ${CMAKE_CURRENT_BINARY_DIR}/htmlexportsettings.h
DESTINATION ${INCLUDE_INSTALL_DIR}/kde/libkcal ) DESTINATION ${INCLUDE_INSTALL_DIR}/tde/libkcal )
##### other data ################################ ##### other data ################################

@ -30,7 +30,7 @@ link_directories(
install( FILES install( FILES
exchangeclient.h exchangeaccount.h exchangeclient.h exchangeaccount.h
DESTINATION ${INCLUDE_INSTALL_DIR}/kde/tdepim ) DESTINATION ${INCLUDE_INSTALL_DIR}/tde/tdepim )
##### kpimexchange (shared) ##################### ##### kpimexchange (shared) #####################

@ -11,4 +11,4 @@
install( FILES install( FILES
error.h lexer.h parser.h scriptbuilder.h error.h lexer.h parser.h scriptbuilder.h
DESTINATION ${INCLUDE_INSTALL_DIR}/kde/ksieve ) DESTINATION ${INCLUDE_INSTALL_DIR}/tde/ksieve )

@ -35,7 +35,7 @@ install( FILES
keygenerationresult.h importresult.h decryptionresult.h keygenerationresult.h importresult.h decryptionresult.h
verificationresult.h signingresult.h encryptionresult.h verificationresult.h signingresult.h encryptionresult.h
engineinfo.h engineinfo.h
DESTINATION ${INCLUDE_INSTALL_DIR}/kde/gpgme++ ) DESTINATION ${INCLUDE_INSTALL_DIR}/tde/gpgme++ )
##### gpgme++ (shared) ########################## ##### gpgme++ (shared) ##########################

@ -27,7 +27,7 @@ link_directories(
install( FILES install( FILES
eventloopinteractor.h dataprovider.h eventloopinteractor.h dataprovider.h
DESTINATION ${INCLUDE_INSTALL_DIR}/kde/qgpgme ) DESTINATION ${INCLUDE_INSTALL_DIR}/tde/qgpgme )
##### qgpgme (shared) ########################### ##### qgpgme (shared) ###########################

@ -40,7 +40,7 @@ link_directories(
install( FILES install( FILES
tdepimmacros.h kpimprefs.h tdepimmacros.h kpimprefs.h
DESTINATION ${INCLUDE_INSTALL_DIR}/kde ) DESTINATION ${INCLUDE_INSTALL_DIR}/tde )
##### other data ################################ ##### other data ################################

@ -16,4 +16,4 @@ install( FILES
mboxlist.h mechansm.h mediatyp.h message.h mimepp.h mboxlist.h mechansm.h mediatyp.h message.h mimepp.h
msgcmp.h msgid.h nntp.h param.h pop.h protocol.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 string.h text.h token.h utility.h uuencode.h binhex.h
DESTINATION ${INCLUDE_INSTALL_DIR}/kde/mimelib ) DESTINATION ${INCLUDE_INSTALL_DIR}/tde/mimelib )

Loading…
Cancel
Save