summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2015-09-21 23:30:01 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2015-09-21 23:30:01 -0500
commit15f094afbdd3d3ee1e7b24679d42149c5f82f35a (patch)
tree0d5e77571e1a4a2c386a4ccc2f3c739c78e047cf
parent7e9c0a99b6287c940f846b0bcbd8974be0b7ef99 (diff)
downloadtdebase-15f094af.tar.gz
tdebase-15f094af.zip
Install hwdevicetry desktop files
-rw-r--r--kcontrol/hwmanager/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/kcontrol/hwmanager/CMakeLists.txt b/kcontrol/hwmanager/CMakeLists.txt
index ed63faddb..3505f86a5 100644
--- a/kcontrol/hwmanager/CMakeLists.txt
+++ b/kcontrol/hwmanager/CMakeLists.txt
@@ -25,6 +25,8 @@ link_directories(
##### other data ################################
install( FILES hwmanager.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} )
+install( FILES hwdevicetray.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} )
+install( FILES hwdevicetray-autostart.desktop DESTINATION ${AUTOSTART_INSTALL_DIR} )
##### kcm_iccconfig (module) ####################