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

tde_l10n_create_template(
    CATALOG "kwifimanager"
    EXCLUDES
        "^kcmwifi/"
        "^kwireless/"
)

tde_l10n_auto_add_subdirectories( )

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