summaryrefslogtreecommitdiffstats
path: root/kcontrol/view1394/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/view1394/CMakeLists.txt')
-rw-r--r--kcontrol/view1394/CMakeLists.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/kcontrol/view1394/CMakeLists.txt b/kcontrol/view1394/CMakeLists.txt
index e0ab3b2ce..29e73ad36 100644
--- a/kcontrol/view1394/CMakeLists.txt
+++ b/kcontrol/view1394/CMakeLists.txt
@@ -22,7 +22,10 @@ link_directories(
##### other data ################################
-install( FILES kcmview1394.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} )
+tde_create_translated_desktop(
+ SOURCE kcmview1394.desktop
+ PO_DIR kcontrol-desktops
+)
install( FILES oui.db DESTINATION ${DATA_INSTALL_DIR}/kcmview1394 )