Fix generation of translation templates

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/8/head
Michele Calgaro 2 months ago committed by Mavridis Philippe
parent 12d3bee7ae
commit c4cf1bad37
No known key found for this signature in database
GPG Key ID: 93F66F98F906147D

@ -27,7 +27,10 @@ tde_l10n_auto_add_subdirectories( )
### create translation templates ###############################################
tde_l10n_create_template( "messages/polyester/" )
tde_l10n_create_template(
CATALOG "messages/polyester/"
SOURCES client style
)
tde_l10n_create_template(
CATALOG "desktop_files/tde-style-polyester-desktops"

Loading…
Cancel
Save