summaryrefslogtreecommitdiffstats
path: root/kfax/CMakeL10n.txt
blob: 6a956427c4b38d91e6a737455a35295c2e61b97d (plain)
1
2
3
4
5
6
7
8
9
##### create translation templates ##############

tde_l10n_create_template( "kfax" )

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