##### create translation templates ############## tde_l10n_create_template( CATALOG "ksirc" EXCLUDES "^test/" ) tde_l10n_create_template( CATALOG "desktop_files/ksirc.desktop/" SOURCES ksirc.desktop DESTINATION "${CMAKE_SOURCE_DIR}/translations" ) tde_l10n_create_template( CATALOG "desktop_files/ksirc-eventsrc/" SOURCES eventsrc DESTINATION "${CMAKE_SOURCE_DIR}/translations" )