Add CMakeL10n rules for desktop files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>pull/25/head
parent
a2177ee555
commit
43510b0dc8
@ -1,3 +1,8 @@
|
||||
##### create translation templates ##############
|
||||
|
||||
tde_l10n_create_template( "messages/amarok" )
|
||||
|
||||
tde_l10n_create_template(
|
||||
CATALOG "desktop_files/amarok-desktops"
|
||||
SOURCES *.desktop *.protocol
|
||||
)
|
||||
|
Loading…
Reference in New Issue