diff options
Diffstat (limited to 'kmilo/thinkpad/kcmthinkpad')
-rw-r--r-- | kmilo/thinkpad/kcmthinkpad/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmilo/thinkpad/kcmthinkpad/CMakeLists.txt b/kmilo/thinkpad/kcmthinkpad/CMakeLists.txt index c3568f2..d550a6c 100644 --- a/kmilo/thinkpad/kcmthinkpad/CMakeLists.txt +++ b/kmilo/thinkpad/kcmthinkpad/CMakeLists.txt @@ -39,5 +39,5 @@ tde_add_kpart( kcm_thinkpad AUTOMOC tde_create_translated_desktop( SOURCE thinkpad.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} - PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files/kmilo-desktops + PO_DIR kmilo-desktops ) |