diff options
Diffstat (limited to 'kmilo/thinkpad/kcmthinkpad/CMakeLists.txt')
| -rw-r--r-- | kmilo/thinkpad/kcmthinkpad/CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kmilo/thinkpad/kcmthinkpad/CMakeLists.txt b/kmilo/thinkpad/kcmthinkpad/CMakeLists.txt index c3568f2..825de90 100644 --- a/kmilo/thinkpad/kcmthinkpad/CMakeLists.txt +++ b/kmilo/thinkpad/kcmthinkpad/CMakeLists.txt @@ -22,7 +22,7 @@ link_directories( ) add_definitions( - -DKDE_BINDIR="${BIN_INSTALL_DIR}" + -DTDE_BINDIR="${BIN_INSTALL_DIR}" ) ##### kcm_thinkpad (kpart) ###################### @@ -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 ) |
