Skip to content
This repository has been archived by the owner on Dec 17, 2017. It is now read-only.

Commit

Permalink
Install translations into correct places
Browse files Browse the repository at this point in the history
  • Loading branch information
amoskvin committed Oct 9, 2012
1 parent afd78de commit b7140d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions razorqt-config/razor-config-mouse/CMakeLists.txt
Expand Up @@ -55,6 +55,8 @@ razor_translate_ts(QM_FILES
${razor-config-mouse_HDRS}
${razor-config-mouse_SRCS}
${razor-config-mouse_UIS}
INSTALLATION_DIR
${CMAKE_INSTALL_PREFIX}/share/razor/razor-config
)

razor_translate_desktop(DESKTOP_FILES
Expand Down
2 changes: 0 additions & 2 deletions razorqt-globalkeyshortcuts/config/CMakeLists.txt
Expand Up @@ -40,8 +40,6 @@ razor_translate_ts(QM_FILES
${H_FILES}
${CPP_FILES}
${UI_FILES}
INSTALLATION_DIR
${CMAKE_INSTALL_PREFIX}/share/razor/razor-config
)

razor_translate_desktop(DESKTOP_FILES
Expand Down

0 comments on commit b7140d7

Please sign in to comment.