Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit d0fbd290e9
)
r14.0.x
parent
41d521a231
commit
eafbc08e2c
@ -1,3 +1,6 @@
|
||||
##### create translation templates ##############
|
||||
|
||||
tde_l10n_auto_add_subdirectories( )
|
||||
tde_l10n_create_template(
|
||||
CATALOG "tdenetworkmanager"
|
||||
DESTINATION "po"
|
||||
)
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,6 +0,0 @@
|
||||
##### create translation templates ##############
|
||||
|
||||
tde_l10n_create_template(
|
||||
CATALOG "tdenetworkmanager"
|
||||
DESTINATION "../po"
|
||||
)
|
Loading…
Reference in new issue