summaryrefslogtreecommitdiffstats
path: root/kcontrol/knotify/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/knotify/CMakeLists.txt')
-rw-r--r--kcontrol/knotify/CMakeLists.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/kcontrol/knotify/CMakeLists.txt b/kcontrol/knotify/CMakeLists.txt
index 1072a389e..bda17a09e 100644
--- a/kcontrol/knotify/CMakeLists.txt
+++ b/kcontrol/knotify/CMakeLists.txt
@@ -23,7 +23,10 @@ link_directories(
##### other data ################################
-install( FILES kcmnotify.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} )
+tde_create_translated_desktop(
+ SOURCE kcmnotify.desktop
+ PO_DIR kcontrol-desktops
+)
install( FILES play.png DESTINATION ${DATA_INSTALL_DIR}/kcontrol/pics )