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

tde_l10n_create_template( "kfindpart" )

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