mirror of
https://github.com/KDE/krfb
synced 2026-07-01 07:31:16 -07:00
kde4_header and kde4_footer() are gone now
svn path=/trunk/KDE/kdenetwork/krfb/; revision=540226
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
kde4_header()
|
||||
|
||||
add_subdirectory( srvloc )
|
||||
add_subdirectory( kinetd )
|
||||
@@ -13,7 +12,6 @@ add_subdirectory( krfb_httpd )
|
||||
########### install files ###############
|
||||
|
||||
|
||||
kde4_footer()
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
kde4_header()
|
||||
|
||||
|
||||
|
||||
@@ -6,7 +5,6 @@ kde4_header()
|
||||
########### install files ###############
|
||||
|
||||
|
||||
kde4_footer()
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -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()
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -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()
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -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()
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
kde4_header()
|
||||
|
||||
|
||||
|
||||
@@ -7,7 +6,6 @@ kde4_header()
|
||||
|
||||
install_files( ${SERVICES_INSTALL_DIR} FILES kinetd_krfb_httpd.desktop )
|
||||
|
||||
kde4_footer()
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
kde4_header()
|
||||
|
||||
|
||||
|
||||
@@ -9,7 +8,6 @@ kde4_header()
|
||||
########### install files ###############
|
||||
|
||||
|
||||
kde4_footer()
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
kde4_header()
|
||||
|
||||
|
||||
|
||||
@@ -9,7 +8,6 @@ kde4_header()
|
||||
########### install files ###############
|
||||
|
||||
|
||||
kde4_footer()
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user