summaryrefslogtreecommitdiffstats
path: root/wifi/kcmwifi/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'wifi/kcmwifi/CMakeLists.txt')
-rw-r--r--wifi/kcmwifi/CMakeLists.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/wifi/kcmwifi/CMakeLists.txt b/wifi/kcmwifi/CMakeLists.txt
index 24930ab8..74f64130 100644
--- a/wifi/kcmwifi/CMakeLists.txt
+++ b/wifi/kcmwifi/CMakeLists.txt
@@ -23,7 +23,10 @@ link_directories(
##### other data ################################
-install( FILES kcmwifi.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} )
+tde_create_translated_desktop(
+ SOURCE kcmwifi.desktop
+ PO_DIR wifi-desktops
+)
##### kcm_wifi (module) #########################