summaryrefslogtreecommitdiffstats
path: root/tqt3integration
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 /tqt3integration
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 'tqt3integration')
-rw-r--r--tqt3integration/module/CMakeL10n.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tqt3integration/module/CMakeL10n.txt b/tqt3integration/module/CMakeL10n.txt
index cc69d32c7..39f59b27e 100644
--- a/tqt3integration/module/CMakeL10n.txt
+++ b/tqt3integration/module/CMakeL10n.txt
@@ -2,6 +2,6 @@
tde_l10n_create_template(
CATALOG "desktop_files/tdeintegration.desktop/"
- SOURCES tdeintegration.desktop
+ SOURCES kdeintegration.desktop
DESTINATION "${CMAKE_SOURCE_DIR}/translations"
)