From f940a77e9efb4aeddf6999de04288e33612b2bdd Mon Sep 17 00:00:00 2001 From: Alexander Neundorf Date: Fri, 12 May 2006 18:33:35 +0000 Subject: [PATCH] kde4_header and kde4_footer() are gone now svn path=/trunk/KDE/kdenetwork/krfb/; revision=540226 --- CMakeLists.txt | 2 -- doc/CMakeLists.txt | 2 -- kcm_krfb/CMakeLists.txt | 2 -- kinetd/CMakeLists.txt | 2 -- krfb/CMakeLists.txt | 2 -- krfb_httpd/CMakeLists.txt | 2 -- libvncserver/CMakeLists.txt | 2 -- srvloc/CMakeLists.txt | 2 -- 8 files changed, 16 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 351f48ed..1555d7ec 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,3 @@ -kde4_header() add_subdirectory( srvloc ) add_subdirectory( kinetd ) @@ -13,7 +12,6 @@ add_subdirectory( krfb_httpd ) ########### install files ############### -kde4_footer() diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index b8a30d85..83995916 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -1,4 +1,3 @@ -kde4_header() @@ -6,7 +5,6 @@ kde4_header() ########### install files ############### -kde4_footer() diff --git a/kcm_krfb/CMakeLists.txt b/kcm_krfb/CMakeLists.txt index 8fffd799..62424d35 100644 --- a/kcm_krfb/CMakeLists.txt +++ b/kcm_krfb/CMakeLists.txt @@ -1,4 +1,3 @@ -kde4_header() @@ -24,7 +23,6 @@ install_targets(${PLUGIN_INSTALL_DIR} kcm_krfb ) install_files( ${XDG_APPS_DIR} FILES kcmkrfb.desktop ) -kde4_footer() diff --git a/kinetd/CMakeLists.txt b/kinetd/CMakeLists.txt index 879786de..a34fd49c 100644 --- a/kinetd/CMakeLists.txt +++ b/kinetd/CMakeLists.txt @@ -1,4 +1,3 @@ -kde4_header() include_directories( ${CMAKE_SOURCE_DIR}/krfb/srvloc ) @@ -25,7 +24,6 @@ install_targets(${PLUGIN_INSTALL_DIR} kded_kinetd ) install_files( ${SERVICETYPES_INSTALL_DIR} FILES kinetdmodule.desktop ) install_files( ${SERVICES_INSTALL_DIR}/kded FILES kinetd.desktop ) -kde4_footer() diff --git a/krfb/CMakeLists.txt b/krfb/CMakeLists.txt index 2656ab54..2d7a96bf 100644 --- a/krfb/CMakeLists.txt +++ b/krfb/CMakeLists.txt @@ -1,4 +1,3 @@ -kde4_header() include_directories( ${CMAKE_SOURCE_DIR}/krfb/libvncserver ${CMAKE_SOURCE_DIR}/krfb/srvloc ) @@ -38,7 +37,6 @@ install_files( ${SERVICES_INSTALL_DIR} FILES kinetd_krfb.desktop ) kde4_install_icons( ${ICON_INSTALL_DIR} hicolor ) -kde4_footer() diff --git a/krfb_httpd/CMakeLists.txt b/krfb_httpd/CMakeLists.txt index 4f98b898..c7fb9452 100644 --- a/krfb_httpd/CMakeLists.txt +++ b/krfb_httpd/CMakeLists.txt @@ -1,4 +1,3 @@ -kde4_header() @@ -7,7 +6,6 @@ kde4_header() install_files( ${SERVICES_INSTALL_DIR} FILES kinetd_krfb_httpd.desktop ) -kde4_footer() diff --git a/libvncserver/CMakeLists.txt b/libvncserver/CMakeLists.txt index 2b009d82..07877185 100644 --- a/libvncserver/CMakeLists.txt +++ b/libvncserver/CMakeLists.txt @@ -1,4 +1,3 @@ -kde4_header() @@ -9,7 +8,6 @@ kde4_header() ########### install files ############### -kde4_footer() diff --git a/srvloc/CMakeLists.txt b/srvloc/CMakeLists.txt index ac7904a6..1a2dec66 100644 --- a/srvloc/CMakeLists.txt +++ b/srvloc/CMakeLists.txt @@ -1,4 +1,3 @@ -kde4_header() @@ -9,7 +8,6 @@ kde4_header() ########### install files ############### -kde4_footer()