summaryrefslogtreecommitdiffstats
path: root/kdcop
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-06-28 23:57:53 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-06-29 00:02:05 +0200
commit4f0e8c5c161ff62125b8a1a1d610d7367f908951 (patch)
tree07b1a8696c46c64cfbedbf4263df709d71f980b5 /kdcop
parente12ef21957141f1f3a38b05540438eeda365a46c (diff)
downloadtdebase-4f0e8c5c161ff62125b8a1a1d610d7367f908951.tar.gz
tdebase-4f0e8c5c161ff62125b8a1a1d610d7367f908951.zip
Fixed rules for creating desktop file translation templates
different for the R14.0.x branch. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'kdcop')
-rw-r--r--kdcop/CMakeL10n.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/kdcop/CMakeL10n.txt b/kdcop/CMakeL10n.txt
index 0320cfdf2..5ec992d03 100644
--- a/kdcop/CMakeL10n.txt
+++ b/kdcop/CMakeL10n.txt
@@ -1,9 +1,3 @@
##### create translation templates ##############
tde_l10n_create_template( "kdcop" )
-
-tde_l10n_create_template(
- CATALOG "desktop_files/kdcop.desktop/"
- SOURCES kdcop.desktop
- DESTINATION "${CMAKE_SOURCE_DIR}/translations"
-)