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

tde_l10n_create_template( "kcmcddb" )

tde_l10n_create_template(
    CATALOG "desktop_files/libkcddb.desktop/"
    SOURCES libkcddb.desktop
    DESTINATION "${CMAKE_SOURCE_DIR}/translations"
)
