diff options
Diffstat (limited to 'noatun-plugins/pitchablespeed/CMakeLists.txt')
-rw-r--r-- | noatun-plugins/pitchablespeed/CMakeLists.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/noatun-plugins/pitchablespeed/CMakeLists.txt b/noatun-plugins/pitchablespeed/CMakeLists.txt index 74887bf..23ee815 100644 --- a/noatun-plugins/pitchablespeed/CMakeLists.txt +++ b/noatun-plugins/pitchablespeed/CMakeLists.txt @@ -36,6 +36,8 @@ tde_add_kpart( noatunpitchablespeed AUTOMOC ##### other data ################################ -install( FILES pitchablespeed.plugin +tde_create_translated_desktop( + SOURCE pitchablespeed.plugin DESTINATION ${DATA_INSTALL_DIR}/noatun + PO_DIR noatun-plugins-desktops ) |