diff options
Diffstat (limited to 'konq-plugins/sidebar/newsticker/CMakeLists.txt')
-rw-r--r-- | konq-plugins/sidebar/newsticker/CMakeLists.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/konq-plugins/sidebar/newsticker/CMakeLists.txt b/konq-plugins/sidebar/newsticker/CMakeLists.txt index 43e28f6..439e1d3 100644 --- a/konq-plugins/sidebar/newsticker/CMakeLists.txt +++ b/konq-plugins/sidebar/newsticker/CMakeLists.txt @@ -37,8 +37,10 @@ tde_add_kpart( konq_sidebarnews AUTOMOC ##### other data ################################ -install( FILES news_add.desktop +tde_create_translated_desktop( + SOURCE news_add.desktop DESTINATION ${DATA_INSTALL_DIR}/konqsidebartng/add + PO_DIR konq-plugins-desktops ) install( FILES konq_sidebarnews.kcfg |