Add CMakeL10n rules for desktop files.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/25/head
Slávek Banko 3 years ago
parent a2177ee555
commit 43510b0dc8
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -1,3 +1,8 @@
##### create translation templates ############## ##### create translation templates ##############
tde_l10n_create_template( "messages/amarok" ) tde_l10n_create_template( "messages/amarok" )
tde_l10n_create_template(
CATALOG "desktop_files/amarok-desktops"
SOURCES *.desktop *.protocol
)

Loading…
Cancel
Save