summaryrefslogtreecommitdiffstats
path: root/kaddressbook-plugins/CMakeL10n.txt
blob: 60a7e3330d60644e7b3aa10f0e4f220f3bd6e34c (plain)
1
2
3
4
5
6
7
8
9
##### create translation templates ##############

tde_l10n_auto_add_subdirectories( )

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