summaryrefslogtreecommitdiffstats
path: root/doc/en
diff options
context:
space:
mode:
authorgregory guy <gregory-tde@laposte.net>2020-05-21 16:18:26 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-05-26 01:20:46 +0200
commit368ee23e036f50097ed148eaedfbead308a7ff26 (patch)
tree929f7183629323992259d20fa1a6a701a9f7a83b /doc/en
parent8e16b376dc531edfdf7b7d8dc13d3d9a15d81c0c (diff)
downloadkscope-368ee23e036f50097ed148eaedfbead308a7ff26.tar.gz
kscope-368ee23e036f50097ed148eaedfbead308a7ff26.zip
Add a man page.
Move the kscope.desktop file into XDG_APPS_INSTALL_DIR directory, see TDE/tde#26 and bug 2408. Delete empty folder templates. Signed-off-by: gregory guy <gregory-tde@laposte.net>
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt
new file mode 100644
index 0000000..94cfac3
--- /dev/null
+++ b/doc/en/CMakeLists.txt
@@ -0,0 +1,2 @@
+
+tde_create_handbook( DESTINATION ${PROJECT_NAME} )