From 660ae8182d53859998fb656b97127ca71ba2dea5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 3 Nov 2013 17:00:06 +0100 Subject: Remaining parts of cmake conversion --- konq-plugins/babelfish/CMakeLists.txt | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'konq-plugins/babelfish') diff --git a/konq-plugins/babelfish/CMakeLists.txt b/konq-plugins/babelfish/CMakeLists.txt index 742a47a..0bd425a 100644 --- a/konq-plugins/babelfish/CMakeLists.txt +++ b/konq-plugins/babelfish/CMakeLists.txt @@ -36,3 +36,12 @@ install( FILES plugin_babelfish.rc plugin_babelfish.desktop install( FILES plugin_babelfish.desktop DESTINATION ${APPS_INSTALL_DIR}/.hidden ) + +install( FILES translaterc + DESTINATION ${SYSCONF_INSTALL_DIR} +) + +install( FILES ../uninstall.desktop + RENAME babelfishplugin.desktop + DESTINATION ${DATA_INSTALL_DIR}/tdehtml/kpartplugins +) -- cgit v1.2.1