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

tde_l10n_create_template( "kmrml" )

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