diff options
Diffstat (limited to 'tdespell2/plugins/ispell')
-rw-r--r-- | tdespell2/plugins/ispell/CMakeLists.txt | 6 | ||||
-rw-r--r-- | tdespell2/plugins/ispell/tdespell_ispell.desktop | 8 |
2 files changed, 5 insertions, 9 deletions
diff --git a/tdespell2/plugins/ispell/CMakeLists.txt b/tdespell2/plugins/ispell/CMakeLists.txt index 62b12a1a1..61aed5a19 100644 --- a/tdespell2/plugins/ispell/CMakeLists.txt +++ b/tdespell2/plugins/ispell/CMakeLists.txt @@ -25,7 +25,11 @@ link_directories( ##### other data ################################ -install( FILES tdespell_ispell.desktop DESTINATION ${SERVICES_INSTALL_DIR} ) +tde_create_translated_desktop( + SOURCE tdespell_ispell.desktop + DESTINATION ${SERVICES_INSTALL_DIR} + PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files/tdespell2-desktops +) #### tdespell_ispell ############################## diff --git a/tdespell2/plugins/ispell/tdespell_ispell.desktop b/tdespell2/plugins/ispell/tdespell_ispell.desktop index 8042d6708..be95ac1a3 100644 --- a/tdespell2/plugins/ispell/tdespell_ispell.desktop +++ b/tdespell2/plugins/ispell/tdespell_ispell.desktop @@ -12,11 +12,3 @@ X-TDE-PluginInfo-Depends= X-TDE-PluginInfo-License=LGPL X-TDE-PluginInfo-EnabledByDefault=true Name=ISpell -Name[bn]=আই-স্পেল -Name[hi]=आई-स्पैल -Name[it]=Ispell -Name[ne]=आई स्पेल -Name[sv]=Ispell -Name[ta]=psதேர்ந்தெடு -Name[te]=ఐస్పెల్ -Name[tg]=psselect |