Remove the original translation directory layout.

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

@ -71,7 +71,6 @@ set( CMAKE_MODULE_LINKER_FLAGS "${CMAKE_MODULE_LINKER_FLAGS} -Wl,--no-undefined"
add_subdirectory( src )
add_subdirectory( xslt )
tde_conditional_add_subdirectory( BUILD_DOC doc )
tde_conditional_add_subdirectory( BUILD_DOC man )
tde_conditional_add_subdirectory( BUILD_TRANSLATIONS translations )

@ -1,5 +0,0 @@
file( GLOB _srcs RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.po )
if( _srcs )
tde_create_translation( LANG auto OUTPUT_NAME ${PROJECT_NAME} )
endif( )

2840
po/de.po

File diff suppressed because it is too large Load Diff

2928
po/fr.po

File diff suppressed because it is too large Load Diff

2914
po/it.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

2813
po/pl.po

File diff suppressed because it is too large Load Diff

2933
po/ru.po

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save