It is no longer necessary to explicitly specify *.cxx and *.hxx
for tde_l10n_create_template.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 07099ab647
)
r14.0.x
r14.0.9
parent
001bc5fe8e
commit
3bf99876b9
@ -1,6 +1,3 @@
|
|||||||
##### create translation templates ##############
|
##### create translation templates ##############
|
||||||
|
|
||||||
tde_l10n_create_template(
|
tde_l10n_create_template( "kmailcvt" )
|
||||||
CATALOG "kmailcvt"
|
|
||||||
SOURCES "." "*.cxx" "*.hxx"
|
|
||||||
)
|
|
||||||
|
Loading…
Reference in New Issue