Signed-off-by: Slávek Banko <slavek.banko@axis.cz>pull/3/head
parent
87b2344de6
commit
d0fbd290e9
@ -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