summaryrefslogtreecommitdiffstats
path: root/CMakeL10n.txt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-11-22 13:42:48 +0800
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-11-22 13:42:48 +0800
commitfc0ee7bf30433c8f5c8e4e6f792877450ad4ff5a (patch)
tree99513a16f4dba87ffe327a10f17fe91dab33972a /CMakeL10n.txt
parent4dff79a1b535a2be7f8cb49978ecabcef6532cd0 (diff)
downloadbasket-fc0ee7bf30433c8f5c8e4e6f792877450ad4ff5a.tar.gz
basket-fc0ee7bf30433c8f5c8e4e6f792877450ad4ff5a.zip
Added translation of .desktop files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'CMakeL10n.txt')
-rw-r--r--CMakeL10n.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/CMakeL10n.txt b/CMakeL10n.txt
index a525b71..f1a489e 100644
--- a/CMakeL10n.txt
+++ b/CMakeL10n.txt
@@ -21,3 +21,8 @@ include( TDEL10n )
##### create translation templates ##############
tde_l10n_auto_add_subdirectories( )
+
+tde_l10n_create_template(
+ CATALOG "desktop_files/basket-desktops"
+ SOURCES *.desktop
+)