##### create translation templates ##############

tde_l10n_create_template(
  CATALOG "desktop_files/tdemarkdown-desktops/"
  SOURCES *.desktop
  EXCLUDES "^md4c/"
  DESTINATION "${CMAKE_SOURCE_DIR}/translations"
)
