summaryrefslogtreecommitdiffstats
path: root/noatun-plugins/synaescope/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'noatun-plugins/synaescope/CMakeLists.txt')
-rw-r--r--noatun-plugins/synaescope/CMakeLists.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/noatun-plugins/synaescope/CMakeLists.txt b/noatun-plugins/synaescope/CMakeLists.txt
index df8bfba..b11c720 100644
--- a/noatun-plugins/synaescope/CMakeLists.txt
+++ b/noatun-plugins/synaescope/CMakeLists.txt
@@ -51,6 +51,8 @@ tde_install_icons( )
##### other data ################################
-install( FILES synaescope.plugin
+tde_create_translated_desktop(
+ SOURCE synaescope.plugin
DESTINATION ${DATA_INSTALL_DIR}/noatun
+ PO_DIR noatun-plugins-desktops
)