From fc0ee7bf30433c8f5c8e4e6f792877450ad4ff5a Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 22 Nov 2020 13:42:48 +0800 Subject: Added translation of .desktop files. Signed-off-by: Michele Calgaro --- CMakeL10n.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CMakeL10n.txt') 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 +) -- cgit v1.2.1