From c6b7fdebde2b08051a7c6b1c78d15c25907ba91b Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 14 Feb 2020 10:54:29 +0900 Subject: Fixed handling of RMC -> Actions -> Open terminal here. Signed-off-by: Michele Calgaro (cherry picked from commit d4b559f91838a9d3e63c1aed0b3960dca4e4df14) --- konsole/CMakeLists.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'konsole/CMakeLists.txt') diff --git a/konsole/CMakeLists.txt b/konsole/CMakeLists.txt index 65f2e1715..b0059acbe 100644 --- a/konsole/CMakeLists.txt +++ b/konsole/CMakeLists.txt @@ -15,6 +15,7 @@ add_subdirectory( konsole ) add_subdirectory( other ) # add_subdirectory( doc ) add_subdirectory( fonts ) +add_subdirectory( terminalhere ) install( FILES @@ -48,7 +49,7 @@ install( FILES install( FILES - konsolehere.desktop + terminalhere.desktop DESTINATION ${DATA_INSTALL_DIR}/konqueror/servicemenus ) -- cgit v1.2.1