summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Nicoletti <dantti85-pk@yahoo.com.br>2008-08-01 22:44:41 -0300
committerDaniel Nicoletti <dantti85-pk@yahoo.com.br>2008-08-01 22:44:41 -0300
commitaddca07a0cd59867fce8de35152b0c6aa21d7401 (patch)
tree5baa74273cbd33f225c80cd00bf756b3b695555a
parentc7a8f852bc3012b650e270a911714c2ff5eb08ff (diff)
Some fixes
-rw-r--r--gui/Desktop/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/Desktop/CMakeLists.txt b/gui/Desktop/CMakeLists.txt
index eee5644..ccc746b 100644
--- a/gui/Desktop/CMakeLists.txt
+++ b/gui/Desktop/CMakeLists.txt
@@ -1,4 +1,5 @@
+install( FILES settings-add-and-remove-software.desktop DESTINATION ${SERVICES_INSTALL_DIR} )
install( FILES kpk_addrm.desktop DESTINATION ${SERVICES_INSTALL_DIR} )
install( FILES kpk_settings.desktop DESTINATION ${SERVICES_INSTALL_DIR} )
install( FILES kpk_update.desktop DESTINATION ${SERVICES_INSTALL_DIR} )