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

tde_l10n_create_template( "kmouth" )

tde_l10n_create_template(
	CATALOG "desktop_files/kmouth-desktops/"
	SOURCES
		kmouth.desktop
		*.desktop
	DESTINATION "${CMAKE_SOURCE_DIR}/translations"
)
