summaryrefslogtreecommitdiffstats
path: root/doc/khelpcenter/releasenotes/CMakeL10n.txt
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2020-11-17 19:52:37 +0100
committerSlávek Banko <[email protected]>2020-11-18 02:24:57 +0100
commit6aa392e1314567b23ab733fc5e8cf8332a344452 (patch)
treef03284f63aa89577f60d4ed7e102c755f9bd3d53 /doc/khelpcenter/releasenotes/CMakeL10n.txt
parenteed0a6350c17f8ecb6972ae2ffa82115b5699531 (diff)
downloadtdebase-6aa392e1314567b23ab733fc5e8cf8332a344452.tar.gz
tdebase-6aa392e1314567b23ab733fc5e8cf8332a344452.zip
Move the khelpcenter guides to the directory level in which they are installed.
Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 1b6c123de102f0152d296fba8771d348329ba95c)
Diffstat (limited to 'doc/khelpcenter/releasenotes/CMakeL10n.txt')
-rw-r--r--doc/khelpcenter/releasenotes/CMakeL10n.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/khelpcenter/releasenotes/CMakeL10n.txt b/doc/khelpcenter/releasenotes/CMakeL10n.txt
new file mode 100644
index 000000000..7d0692737
--- /dev/null
+++ b/doc/khelpcenter/releasenotes/CMakeL10n.txt
@@ -0,0 +1,7 @@
+##### create translation templates ##############
+
+tde_l10n_create_template(
+ CATALOG "desktop_files/tde_release_notes.desktop/"
+ SOURCES tde_release_notes.desktop
+ DESTINATION "${CMAKE_SOURCE_DIR}/translations"
+)