summaryrefslogtreecommitdiffstats
path: root/kdcop/CMakeLists.txt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-11-08 20:16:22 +0800
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-11-08 20:25:52 +0800
commitc00262a3b8c38baf9e02b33932fb81e6244c5cb3 (patch)
tree7f29c8f95fbf524b7cd405c0b1a51734144f6f1f /kdcop/CMakeLists.txt
parentc66a63ac725271d35b8be47cd5d84860aeea59e4 (diff)
downloadtdebase-c00262a3b8c38baf9e02b33932fb81e6244c5cb3.tar.gz
tdebase-c00262a3b8c38baf9e02b33932fb81e6244c5cb3.zip
Added KDCOP to TDE menu - System. This relates to bug 2886.
This is a modified and extended version of commit 25555aa75. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kdcop/CMakeLists.txt')
-rw-r--r--kdcop/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/kdcop/CMakeLists.txt b/kdcop/CMakeLists.txt
index 70f19988b..5e2add8a7 100644
--- a/kdcop/CMakeLists.txt
+++ b/kdcop/CMakeLists.txt
@@ -24,6 +24,7 @@ link_directories(
##### other data ################################
install( FILES kdcopui.rc DESTINATION ${DATA_INSTALL_DIR}/kdcop )
+tde_create_translated_desktop( kdcop.desktop )
##### kdcop (executable) ########################